aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_covid19/webface.py
Commit message (Expand)AuthorAgeFilesLines
* clean up jinja2 template whitespace in HTML outputBryan Newbold2020-04-091-0/+4
* fix webface bug with missing importBryan Newbold2020-04-091-1/+1
* fix webface bugs with default filter valuesBryan Newbold2020-04-091-2/+2
* initial implementation of filtersBryan Newbold2020-04-081-3/+5
* refactor search to use elasticsearch-dslBryan Newbold2020-04-081-0/+2
* webface: disable 404, 5xx custom error pagesBryan Newbold2020-04-081-11/+11
* wrangle lang_code / error templates a bit moreBryan Newbold2020-04-031-7/+14
* UI tweaks, i18n prepBryan Newbold2020-04-031-2/+6
* webface: refactoring of styleBryan Newbold2020-04-021-0/+2
* first iteration of web interfaceBryan Newbold2020-04-011-0/+112