aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update translation filesHosted Weblate2021-11-1014-626/+740
* Translated using Weblate (Croatian)Milo Ivir2021-11-102-3/+3
* update i18n pot fileBryan Newbold2021-11-101-44/+52
* add some missing trans blocks on <h3> tagsBryan Newbold2021-11-101-2/+2
* pylint: ignore pydantic errorBryan Newbold2021-11-101-0/+2
* grobid: switch to more ergonomic parse_citation_xml()Bryan Newbold2021-10-281-12/+4
* pipenv: bump grobid_tei_xml versionBryan Newbold2021-10-282-12/+12
* changelog: document grobid_tei_xml changeBryan Newbold2021-10-271-0/+1
* refactor use of grobid_tei_xmlBryan Newbold2021-10-275-75/+102
* replace grobid2json with grobid_tei_xmlBryan Newbold2021-10-275-252/+21
* scrub_text: remove unused mimetype argBryan Newbold2021-10-271-1/+1
* replace classmethods with staticmethodsBryan Newbold2021-10-272-6/+6
* lint: small cleanups, mostly E711 and E713Bryan Newbold2021-10-2710-38/+38
* lint: remove all 'import *' usesBryan Newbold2021-10-273-4/+22
* make fmt (black 21.9b0)Bryan Newbold2021-10-2713-38/+127
* re-style imports (isort) on all core python filesBryan Newbold2021-10-2724-100/+101
* update lint, fmt, make settingsBryan Newbold2021-10-273-5/+22
* pipenv: re-lock and updatesBryan Newbold2021-10-271-595/+632
* pipenv: update lint and type check toolsBryan Newbold2021-10-271-2/+5
* pipenv: pull in grobid_tei_xml to replace grobid2jsonBryan Newbold2021-10-271-0/+1
* pipenv: pin elasticsearch to prevent UnsupportedProductErrorBryan Newbold2021-10-271-1/+3
* Translated using Weblate (Croatian)Milo Ivir2021-10-272-1/+7
* Translated using Weblate (Russian)Artem2021-10-222-5/+6
* Translated using Weblate (Croatian)Milo Ivir2021-10-222-16/+20
* mark TODOs inlineBryan Newbold2021-10-121-0/+2
* Merge remote-tracking branch 'github/master'Bryan Newbold2021-09-2916-1047/+1971
|\
| * Translated using Weblate (Chinese (Simplified))Eric2021-09-292-18/+19
| * Update translation filesHosted Weblate2021-09-2914-1036/+1958
| * Translated using Weblate (Italian)Mauro Piccotti2021-09-292-9/+10
* | html: homepage example card titles as linksBryan Newbold2021-09-211-4/+4
* | HTML: more strict referrer policyBryan Newbold2021-09-201-1/+2
* | settings: disable onion header while service is not in productionBryan Newbold2021-09-201-1/+1
|/
* re-generate i18n .pot fileBryan Newbold2021-08-121-56/+121
* web: permalink button goes to landing page, if one existsBryan Newbold2021-08-121-1/+1
* web: clear goatcounter title for fulltext linksBryan Newbold2021-08-121-4/+4
* Merge branch 'master' of github.com:internetarchive/fatcat-scholarBryan Newbold2021-08-096-22/+27
|\
| * Translated using Weblate (Spanish)Adolfo Jayme Barrientos2021-08-092-15/+16
| * Translated using Weblate (Greek)Georgios Pitsiladis2021-08-092-2/+5
| * Translated using Weblate (Dutch)privacysimp2021-07-162-5/+6
* | ES: add 'preference' query param; default to '_local' in prodBryan Newbold2021-08-032-0/+5
* | config: remove 'scholar-svc500' name from QA configBryan Newbold2021-08-032-6/+5
* | web: access_redirect_fallback mechanismBryan Newbold2021-07-263-67/+297
* | better parsing of year as integer in refs pipelineBryan Newbold2021-07-262-4/+8
* | make fmtBryan Newbold2021-07-263-10/+24
* | fix failing test after clean_doi()Bryan Newbold2021-07-261-1/+1
* | ref_key: hotfix for some corner casesBryan Newbold2021-07-261-8/+25
* | notes on bundle/refs dump iterationBryan Newbold2021-07-261-0/+63
* | transform: more clean_doi() callsBryan Newbold2021-07-261-3/+3
* | refs transform: consolidate clean_ref_key() hacksBryan Newbold2021-07-251-17/+35
* | refs transform: many fixesBryan Newbold2021-07-253-10/+308