aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pipeline note tweaks for 2020-04-03Bryan Newbold2020-04-031-6/+3
|
* more i18n polishBryan Newbold2020-04-033-6/+6
|
* include ia_pdf_url when availableBryan Newbold2020-04-031-0/+4
|
* wrangle lang_code / error templates a bit moreBryan Newbold2020-04-032-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+sourcesBryan Newbold2020-04-034-40/+40
|
* README: more depsBryan Newbold2020-04-031-0/+3
|
* update gitignoreBryan Newbold2020-04-031-5/+2
|
* fixes from prodBryan Newbold2020-04-034-9/+19
|
* update pipeline commandsBryan Newbold2020-04-031-12/+16
|
* tool: reorder commandsBryan Newbold2020-04-031-24/+18
|
* don't hide abstracts in fatcat fetchBryan Newbold2020-04-031-3/+3
|
* missing translations on front pageBryan Newbold2020-04-036-24/+61
|
* first stab at translationsBryan Newbold2020-04-0311-9/+694
|
* tweak home pageBryan Newbold2020-04-032-36/+22
|
* switch to 25 results by defaultBryan Newbold2020-04-031-2/+2
|
* README, about page, sources pageBryan Newbold2020-04-033-10/+206
|
* move more directories aroundBryan Newbold2020-04-036-0/+25
|
* move random files to notes/Bryan Newbold2020-04-033-0/+0
|
* update plan fileBryan Newbold2020-04-031-1/+14
|
* commit updates to commands fileBryan Newbold2020-04-031-14/+14
|
* add 'not found' confused man gifBryan Newbold2020-04-031-0/+0
|
* refactor enrich into fatcat_covid19Bryan Newbold2020-04-034-109/+83
|
* refactor elastic transform into CLI toolBryan Newbold2020-04-032-26/+21
|
* refactor derivatives into CLI toolBryan Newbold2020-04-032-66/+61
|
* document scripts and tools a bitBryan Newbold2020-04-038-0/+32
|
* add LICENSE and CONTRIBUTORS filesBryan Newbold2020-04-033-0/+694
|
* search: remove debugging statementBryan Newbold2020-04-031-1/+1
|
* tweak fulltext ES schemaBryan Newbold2020-04-032-41/+62
|
* UI tweaks, i18n prepBryan Newbold2020-04-0314-172/+155
|
* update gitignoreBryan Newbold2020-04-031-1/+4
|
* uwsgi config fileBryan Newbold2020-04-021-0/+14
|
* add an example .env fileBryan Newbold2020-04-021-0/+4
|
* WIP: top-level helper scriptBryan Newbold2020-04-021-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 fieldBryan Newbold2020-04-022-0/+2
|
* basic fulltext search highlightingBryan Newbold2020-04-024-16/+58
|
* transform: include missing external identsBryan Newbold2020-04-021-0/+4
|
* webface: refactoring of styleBryan Newbold2020-04-025-77/+140
|
* flask: can't flash() without cookiesBryan Newbold2020-04-021-1/+1
|
* elastic_transform: typo fixBryan Newbold2020-04-021-1/+1
|
* first iteration of web interfaceBryan Newbold2020-04-0116-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, testingBryan Newbold2020-04-012-2/+274
|
* start python module directoryBryan Newbold2020-04-012-0/+88
|
* scripts for data-munging fulltextBryan Newbold2020-04-012-0/+351
|
* elasticsearch schemasBryan Newbold2020-04-012-0/+270
|
* helper for renaming files with extensionsBryan Newbold2020-04-011-0/+8
|
* move scripts/ to bin/Bryan Newbold2020-04-014-1/+200
|
* update missing notes and commandsBryan Newbold2020-04-012-5/+41
|
* add user-agent to deliver_file2diskBryan Newbold2020-03-301-1/+3
|
* deliver_file2disk: fewer retries, TooManyRedirectsBryan Newbold2020-03-301-1/+3
|
* update gitignoreBryan Newbold2020-03-302-0/+7
|