Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor parse_cord19_csv.py into tool | Bryan Newbold | 2020-04-08 | 3 | -39/+55 |
| | |||||
* | helper bash scripts for PDF derivatives | Bryan Newbold | 2020-04-08 | 2 | -0/+38 |
| | | | | | These are lazy (won't run derive process if output already exists), which makes the process much faster | ||||
* | serp: change stage tag colors | Bryan Newbold | 2020-04-08 | 1 | -2/+4 |
| | | | | | pink isn't very visible. and 'accepted' is reasonable status, so display as brown not red. | ||||
* | parse_cnki_tables: pass file path as arg | Bryan Newbold | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | special-case arxiv/medrxiv/biorxiv container names | Bryan Newbold | 2020-04-08 | 1 | -0/+11 |
| | |||||
* | 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 |
| | | | | | | | | These break with 'lang_code' errors in our translation setup, I think because in this context we don't yet know what the language is. A work-around might be to manually set the language in the error handler function. | ||||
* | 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 See merge request bnewbold/covid19.fatcat.wiki!1 | ||||
| * | 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 |
| | | | | | 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 |
| |