Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pipeline note tweaks for 2020-04-03 | Bryan Newbold | 2020-04-03 | 1 | -6/+3 |
| | |||||
* | more i18n polish | Bryan Newbold | 2020-04-03 | 3 | -6/+6 |
| | |||||
* | include ia_pdf_url when available | Bryan Newbold | 2020-04-03 | 1 | -0/+4 |
| | |||||
* | wrangle lang_code / error templates a bit more | Bryan Newbold | 2020-04-03 | 2 | -8/+15 |
| | | | | | Still not perfect: a 404 is always in 'en' and all links are then not in the local lang. | ||||
* | fix mangled HTML in translated about+sources | Bryan Newbold | 2020-04-03 | 4 | -40/+40 |
| | |||||
* | README: more deps | Bryan Newbold | 2020-04-03 | 1 | -0/+3 |
| | |||||
* | update gitignore | Bryan Newbold | 2020-04-03 | 1 | -5/+2 |
| | |||||
* | fixes from prod | Bryan Newbold | 2020-04-03 | 4 | -9/+19 |
| | |||||
* | update pipeline commands | Bryan Newbold | 2020-04-03 | 1 | -12/+16 |
| | |||||
* | tool: reorder commands | Bryan Newbold | 2020-04-03 | 1 | -24/+18 |
| | |||||
* | don't hide abstracts in fatcat fetch | Bryan Newbold | 2020-04-03 | 1 | -3/+3 |
| | |||||
* | missing translations on front page | Bryan Newbold | 2020-04-03 | 6 | -24/+61 |
| | |||||
* | first stab at translations | Bryan Newbold | 2020-04-03 | 11 | -9/+694 |
| | |||||
* | tweak home page | Bryan Newbold | 2020-04-03 | 2 | -36/+22 |
| | |||||
* | switch to 25 results by default | Bryan Newbold | 2020-04-03 | 1 | -2/+2 |
| | |||||
* | README, about page, sources page | Bryan Newbold | 2020-04-03 | 3 | -10/+206 |
| | |||||
* | move more directories around | Bryan Newbold | 2020-04-03 | 6 | -0/+25 |
| | |||||
* | move random files to notes/ | Bryan Newbold | 2020-04-03 | 3 | -0/+0 |
| | |||||
* | update plan file | Bryan Newbold | 2020-04-03 | 1 | -1/+14 |
| | |||||
* | commit updates to commands file | Bryan Newbold | 2020-04-03 | 1 | -14/+14 |
| | |||||
* | add 'not found' confused man gif | Bryan Newbold | 2020-04-03 | 1 | -0/+0 |
| | |||||
* | refactor enrich into fatcat_covid19 | Bryan Newbold | 2020-04-03 | 4 | -109/+83 |
| | |||||
* | refactor elastic transform into CLI tool | Bryan Newbold | 2020-04-03 | 2 | -26/+21 |
| | |||||
* | refactor derivatives into CLI tool | Bryan Newbold | 2020-04-03 | 2 | -66/+61 |
| | |||||
* | document scripts and tools a bit | Bryan Newbold | 2020-04-03 | 8 | -0/+32 |
| | |||||
* | add LICENSE and CONTRIBUTORS files | Bryan Newbold | 2020-04-03 | 3 | -0/+694 |
| | |||||
* | search: remove debugging statement | Bryan Newbold | 2020-04-03 | 1 | -1/+1 |
| | |||||
* | tweak fulltext ES schema | Bryan Newbold | 2020-04-03 | 2 | -41/+62 |
| | |||||
* | UI tweaks, i18n prep | Bryan Newbold | 2020-04-03 | 14 | -172/+155 |
| | |||||
* | update gitignore | Bryan Newbold | 2020-04-03 | 1 | -1/+4 |
| | |||||
* | uwsgi config file | Bryan Newbold | 2020-04-02 | 1 | -0/+14 |
| | |||||
* | add an example .env file | Bryan Newbold | 2020-04-02 | 1 | -0/+4 |
| | |||||
* | WIP: top-level helper script | Bryan Newbold | 2020-04-02 | 1 | -0/+55 |
| | | | | | Goal is to refactor most other covid19-specific commands into this tool, with code living in the fatcat_covid19 module. | ||||
* | include container_original_name ES field | Bryan Newbold | 2020-04-02 | 2 | -0/+2 |
| | |||||
* | basic fulltext search highlighting | Bryan Newbold | 2020-04-02 | 4 | -16/+58 |
| | |||||
* | transform: include missing external idents | Bryan Newbold | 2020-04-02 | 1 | -0/+4 |
| | |||||
* | webface: refactoring of style | Bryan Newbold | 2020-04-02 | 5 | -77/+140 |
| | |||||
* | flask: can't flash() without cookies | Bryan Newbold | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | elastic_transform: typo fix | Bryan Newbold | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | first iteration of web interface | Bryan Newbold | 2020-04-01 | 16 | -0/+767 |
| | | | | | | | Copied and tweaked from fatcat:python/fatcat_web LICENSE file for this repo is a TODO and will need to match that of fatcat. | ||||
* | pipenv: add Flask, elasticsearch, testing | Bryan Newbold | 2020-04-01 | 2 | -2/+274 |
| | |||||
* | start python module directory | Bryan Newbold | 2020-04-01 | 2 | -0/+88 |
| | |||||
* | scripts for data-munging fulltext | Bryan Newbold | 2020-04-01 | 2 | -0/+351 |
| | |||||
* | elasticsearch schemas | Bryan Newbold | 2020-04-01 | 2 | -0/+270 |
| | |||||
* | helper for renaming files with extensions | Bryan Newbold | 2020-04-01 | 1 | -0/+8 |
| | |||||
* | move scripts/ to bin/ | Bryan Newbold | 2020-04-01 | 4 | -1/+200 |
| | |||||
* | update missing notes and commands | Bryan Newbold | 2020-04-01 | 2 | -5/+41 |
| | |||||
* | add user-agent to deliver_file2disk | Bryan Newbold | 2020-03-30 | 1 | -1/+3 |
| | |||||
* | deliver_file2disk: fewer retries, TooManyRedirects | Bryan Newbold | 2020-03-30 | 1 | -1/+3 |
| | |||||
* | update gitignore | Bryan Newbold | 2020-03-30 | 2 | -0/+7 |
| |