aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/hacks.py
Commit message (Collapse)AuthorAgeFilesLines
* improve Accept-Language header parsingBryan Newbold2020-12-021-1/+2
|
* web: fix lang detection (include 'en')Bryan Newbold2020-10-281-0/+10
| | | | | If a user had any non-english language preference, was defaulting to that, even if 'en' had higher preference.
* web: basic Accept-Language HTTP negotiationBryan Newbold2020-10-221-0/+26
|
* reformat python code with blackBryan Newbold2020-06-031-2/+4
|
* very hack-y i18n support in jinja2 templatesBryan Newbold2020-05-121-0/+51