aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* settings: default to local search/indexingBryan Newbold2021-01-181-1/+1
* worker: switch to ES helper for bulk indexingBryan Newbold2021-01-181-8/+10
* add missing dotfiles (due to gitignore oops)Bryan Newbold2021-01-184-0/+28
* improve 'oa' tag calculationBryan Newbold2021-01-161-4/+4
* small corrections to schema/transformBryan Newbold2021-01-162-3/+8
* about: another small copy-editing tweakBryan Newbold2021-01-151-2/+2
* html: actually remove redundant CSSBryan Newbold2021-01-151-1/+1
* make fmtBryan Newbold2021-01-152-14/+19
* api: fix /search test, and mypy error on implementationBryan Newbold2021-01-152-12/+22
* html: publisher is title text for container nameBryan Newbold2021-01-151-1/+1
* html: some CSS refactoring; make journal row a macroBryan Newbold2021-01-152-42/+72
* html: improvements to reactive search filters and main serp columnBryan Newbold2021-01-153-23/+31
* html: date hover text for yearsBryan Newbold2021-01-141-1/+1
* about: small copy editing changesBryan Newbold2021-01-141-13/+6
* search: parse and embed a copy of ScholarDoc object in resultsBryan Newbold2021-01-141-1/+6
* crude bibtex and citation formatting, as a demoBryan Newbold2021-01-141-0/+49
* schema: make fulltext body optional (eg, for search results)Bryan Newbold2021-01-141-1/+1
* serp: refactor ext id display into macro; add dblp,doajBryan Newbold2021-01-141-15/+26
* serp: tweak display of tag labelsBryan Newbold2021-01-141-2/+6
* api: add type annotations for /search responseBryan Newbold2021-01-141-4/+29
* fastapi: /favicon.ico handlerBryan Newbold2021-01-141-1/+5
* fastapi: add basic error/exception handler and pageBryan Newbold2021-01-142-1/+61
* html: try goatcounter title redaction againBryan Newbold2021-01-141-1/+1
* settings: working 'make serve-qa', but only from inside cluster IP spaceBryan Newbold2021-01-141-0/+1
* html: resolve footer float on large screens using CSS calc()Bryan Newbold2021-01-141-1/+1
* html: fix 'rounded' header barBryan Newbold2021-01-141-2/+3
* goatcounter: supress 'title', for privacyBryan Newbold2021-01-141-0/+7
* help: fix hanging sentence in 'known issues' sectionBryan Newbold2021-01-141-1/+1
* pipenv: lock minio S3 library to <7.0.0Bryan Newbold2021-01-142-11/+20
* add mocks to work pipeline testBryan Newbold2021-01-141-1/+63
* settings: more test configs to prevent actual network attemptsBryan Newbold2021-01-141-0/+3
* pipenv: add responses mock dep (for HTTP requests)Bryan Newbold2021-01-142-8/+56
* update logo PNGsBryan Newbold2021-01-143-0/+2
* pytest: suppress warnings for some urllib3 thingsBryan Newbold2021-01-141-0/+2
* add support for new identifiers and size_bytes schema fieldsBryan Newbold2021-01-142-4/+16
* schema: add more alias helpersBryan Newbold2021-01-141-2/+5
* schema: remove unused mag,s2 identifiers; add doaj,dblp,oaiBryan Newbold2021-01-141-4/+10
* pipenv: bump elasticsearch to 7.8+ (for async) and fatcat client to 0.3.3+Bryan Newbold2021-01-142-41/+194
* serp: expand abstracts using <details>Bryan Newbold2021-01-142-1/+15
* search: show fewer, shorter highlights. sort by score.Bryan Newbold2021-01-142-2/+3
* CI: switch to focal base imageBryan Newbold2021-01-131-2/+2
* Merge remote-tracking branch 'github/master'Bryan Newbold2021-01-133-22/+17
|\
| * Update translation filesHosted Weblate2021-01-132-2/+2
| * Translated using Weblate (Spanish)badlop2021-01-132-22/+17
* | i18n: start Ukranian (uk) translation, on user requestBryan Newbold2021-01-131-0/+381
* | i18n: start Greek (el) translation, on user requestBryan Newbold2021-01-131-0/+378
|/
* gitlab: explicitly run lints, after testsBryan Newbold2021-01-051-0/+1
* Makefile: don't run lints during default test runBryan Newbold2021-01-051-2/+2
* add regression test for uvloop+httptools uvicorn problemBryan Newbold2021-01-051-0/+11
* Makefile: rename 'dev' and 'run' to 'serve' and 'serve-gunicorn' (etc)Bryan Newbold2021-01-051-6/+6