aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/web.py
Commit message (Collapse)AuthorAgeFilesLines
* UI mobile/tablet scaling; search error improvementsBryan Newbold2020-05-211-3/+3
|
* search query improvementsBryan Newbold2020-05-211-12/+34
| | | | | | - wire up most of the filters and sort order - query sticks around in search box - crude error message (needs work)
* 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
- API/web distrinction - language code prefixes - content negotiation for endpoints