aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (French)Bryan Newbold2021-01-222-42/+228
* jinja2: attempt to enable trans trimming by defaultBryan Newbold2021-01-221-0/+2
* html: more i18n template coverage, and less whitespaceBryan Newbold2021-01-222-6/+3
* Translated using Weblate (Croatian)Milo Ivir2021-01-222-47/+25
* Translated using Weblate (Russian)Bryan Newbold2021-01-222-47/+231
* Translated using Weblate (Spanish)Bryan Newbold2021-01-222-44/+227
* Translated using Weblate (Arabic)Bryan Newbold2021-01-222-50/+212
* Translated using Weblate (Chinese (Simplified))Bryan Newbold2021-01-221-56/+95
* Translated using Weblate (Chinese (Simplified))Eric2021-01-222-43/+15
* Translated using Weblate (German)Bryan Newbold2021-01-222-43/+227
* Update translation filesHosted Weblate2021-01-2211-1191/+6073
* for lookup (direct) and permalink queries, auto-expand resultBryan Newbold2021-01-222-3/+4
* html: small UI tweaksBryan Newbold2021-01-222-10/+9
* swap tag order to keep OA (orange) groupedBryan Newbold2021-01-211-4/+4
* doi domain display: handle /help pageBryan Newbold2021-01-212-3/+8
* quick fix: help page try button text should be whiteBryan Newbold2021-01-211-1/+1
* refactor DOI domain lookup into python code; expand tableBryan Newbold2021-01-213-29/+101
* move a bit more CSS out of HTMLBryan Newbold2021-01-212-15/+38
* translation and accessibility tweaksBryan Newbold2021-01-212-16/+18
* citation: fixes to generic hack; remove bibtex hackBryan Newbold2021-01-211-31/+6
* html: more UI tweaks and fixesBryan Newbold2021-01-214-149/+174
* rewrite /help pageBryan Newbold2021-01-211-39/+208
* move translate icon to CSSBryan Newbold2021-01-212-4/+18
* html: break out most CSS into separate fileBryan Newbold2021-01-212-232/+234
* html: many tweaks and improvementsBryan Newbold2021-01-213-37/+58
* add permalink icon/linkBryan Newbold2021-01-212-0/+8
* html: access button/options tweaksBryan Newbold2021-01-212-110/+140
* fixup: check for container.extra in indexing pipelineBryan Newbold2021-01-211-1/+3
* html: remove modal/polyfill codeBryan Newbold2021-01-193-974/+0
* html: new <detail> dropdown main linkBryan Newbold2021-01-192-57/+148
* html: tweak hover thumbnail CSSBryan Newbold2021-01-192-1/+16
* html: replace citation modal with a click-behavior windowBryan Newbold2021-01-192-28/+61
* html: add missing size format transform in access buttonBryan Newbold2021-01-191-1/+1
* html: fix modal div nestingBryan Newbold2021-01-191-57/+58
* modals: polyfill works better when less nestedBryan Newbold2021-01-191-3/+3
* dialog polyfill: need to actually register on every elementBryan Newbold2021-01-191-0/+7
* html: only lazy-load thumbnail imagesBryan Newbold2021-01-191-2/+2
* html: tweaks to modal pop-upsBryan Newbold2021-01-192-3/+15
* html: add conditional polyfill for dialog elementBryan Newbold2021-01-193-1/+916
* progress on modals; restyle buttonsBryan Newbold2021-01-192-139/+90
* WIP: model pop-upsBryan Newbold2021-01-192-101/+221
* serp: replace thumbnails with vertical buttonsBryan Newbold2021-01-192-32/+87
* parse: tweak citation sniff routineBryan Newbold2021-01-191-3/+11
* add citation query feature (disabled by default)Bryan Newbold2021-01-192-17/+72
* refactor citation lookups; add high-level helperBryan Newbold2021-01-191-5/+32
* parse: handle pre-quoted strings betterBryan Newbold2021-01-191-1/+10
* citation querying helpers (GROBID, fuzzycat, etc)Bryan Newbold2021-01-191-0/+175
* query parsing: sniff for citations; more corner casesBryan Newbold2021-01-191-7/+106
* grobid2json: add namespace override option for some parsingBryan Newbold2021-01-191-3/+3
* initial crude query parsing routinesBryan Newbold2021-01-191-0/+71