aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/hacks.py
Commit message (Expand)AuthorAgeFilesLines
* lint: small cleanups, mostly E711 and E713Bryan Newbold2021-10-271-3/+3
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-1/+1
* fix jinja2/babel deprecationsBryan Newbold2021-06-111-1/+1
* update citation_pdf_url HTML meta tag to new access URL styleBryan Newbold2021-06-111-11/+18
* web: fixes to access redirect endpointsBryan Newbold2021-05-191-0/+13
* iterate on PDF redirect linksBryan Newbold2021-05-171-0/+69
* improve Accept-Language header parsingBryan Newbold2020-12-021-1/+2
* web: fix lang detection (include 'en')Bryan Newbold2020-10-281-0/+10
* 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