aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/search.html
Commit message (Collapse)AuthorAgeFilesLines
* most links in new tab (target=_blank)Bryan Newbold2020-06-031-4/+4
|
* better translation marking; add some basic de and zhBryan Newbold2020-05-211-5/+5
| | | | Current translations are just from Google Translate
* UI mobile/tablet scaling; search error improvementsBryan Newbold2020-05-211-5/+18
|
* mobile CSS/style changes, and other small UI tweaksBryan Newbold2020-05-211-15/+54
|
* search query improvementsBryan Newbold2020-05-211-49/+21
| | | | | | - wire up most of the filters and sort order - query sticks around in search box - crude error message (needs work)
* style tweaksBryan Newbold2020-05-131-1/+1
|
* skeleton of basic search, using covid19 indexBryan Newbold2020-05-131-1/+73
|
* fastapi infrastructureBryan Newbold2020-05-121-0/+1
- API/web distrinction - language code prefixes - content negotiation for endpoints