aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/web.py
Commit message (Expand)AuthorAgeFilesLines
...
* i18n: enable French and Spanish (fr, es)Bryan Newbold2020-10-151-1/+1
* i18n: enable arabic (ar)Bryan Newbold2020-10-141-1/+1
* Upgrade Dynaconf to 3+Bruno Rocha2020-10-051-1/+1
* add Russian (ru) as interface optionBryan Newbold2020-10-051-1/+1
* small lint fixBryan Newbold2020-09-171-1/+1
* web robots.txtBryan Newbold2020-09-151-0/+13
* fmt/lint tweaksBryan Newbold2020-08-121-1/+0
* don't print config; make fmtBryan Newbold2020-08-061-3/+7
* report ES API query time as server-timing headerBryan Newbold2020-08-061-1/+9
* fix lint errors (and some small bugs)Bryan Newbold2020-06-291-7/+7
* start some annotaition fixes for pytypeBryan Newbold2020-06-031-2/+2
* flake8-annotation lintingBryan Newbold2020-06-031-7/+7
* flake8 fixes (partial)Bryan Newbold2020-06-031-4/+2
* reformat python code with blackBryan Newbold2020-06-031-19/+45
* start fleshing out /about and /helpBryan Newbold2020-06-031-0/+5
* UI mobile/tablet scaling; search error improvementsBryan Newbold2020-05-211-3/+3
* search query improvementsBryan Newbold2020-05-211-12/+34
* less whitespace in jinja2 outputBryan Newbold2020-05-211-0/+4
* skeleton of basic search, using covid19 indexBryan Newbold2020-05-131-5/+18
* very hack-y i18n support in jinja2 templatesBryan Newbold2020-05-121-16/+78
* fastapi infrastructureBryan Newbold2020-05-121-0/+79