Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | transform: try to cleanup abstracts | Bryan Newbold | 2020-04-08 | 1 | -3/+31 |
* | tweak desktop style: larger SERP font | Bryan Newbold | 2020-04-08 | 3 | -50/+65 |
* | initial implementation of filters | Bryan Newbold | 2020-04-08 | 3 | -10/+98 |
* | refactor search to use elasticsearch-dsl | Bryan Newbold | 2020-04-08 | 2 | -68/+64 |
* | webface: disable 404, 5xx custom error pages | Bryan Newbold | 2020-04-08 | 1 | -11/+11 |
* | add martin (@miku) as a contributor | Bryan Newbold | 2020-04-08 | 1 | -0/+2 |
* | Merge branch 'martin-i18n-de-updates' into 'master' | bnewbold | 2020-04-08 | 2 | -12/+11 |
|\ | |||||
| * | i18n: update a few [de] translations | Martin Czygan | 2020-04-08 | 2 | -12/+11 |
|/ | |||||
* | update wanfang fulltext scraping | Bryan Newbold | 2020-04-06 | 1 | -8/+32 |
* | 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 |
* | 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 |
* | 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 |
* | pipenv: add Flask, elasticsearch, testing | Bryan Newbold | 2020-04-01 | 2 | -2/+274 |