Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start fleshing out /about and /help | Bryan Newbold | 2020-06-03 | 1 | -0/+5 |
| | |||||
* | UI mobile/tablet scaling; search error improvements | Bryan Newbold | 2020-05-21 | 1 | -3/+3 |
| | |||||
* | search query improvements | Bryan Newbold | 2020-05-21 | 1 | -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 output | Bryan Newbold | 2020-05-21 | 1 | -0/+4 |
| | |||||
* | skeleton of basic search, using covid19 index | Bryan Newbold | 2020-05-13 | 1 | -5/+18 |
| | |||||
* | very hack-y i18n support in jinja2 templates | Bryan Newbold | 2020-05-12 | 1 | -16/+78 |
| | |||||
* | fastapi infrastructure | Bryan Newbold | 2020-05-12 | 1 | -0/+79 |
- API/web distrinction - language code prefixes - content negotiation for endpoints |