| Commit message (Expand) | Author | Age | Files | Lines |
* | parse: tweak citation sniff routine | Bryan Newbold | 2021-01-19 | 1 | -3/+11 |
* | add citation query feature (disabled by default) | Bryan Newbold | 2021-01-19 | 2 | -17/+72 |
* | refactor citation lookups; add high-level helper | Bryan Newbold | 2021-01-19 | 1 | -5/+32 |
* | parse: handle pre-quoted strings better | Bryan Newbold | 2021-01-19 | 1 | -1/+10 |
* | citation querying helpers (GROBID, fuzzycat, etc) | Bryan Newbold | 2021-01-19 | 1 | -0/+175 |
* | query parsing: sniff for citations; more corner cases | Bryan Newbold | 2021-01-19 | 1 | -7/+106 |
* | grobid2json: add namespace override option for some parsing | Bryan Newbold | 2021-01-19 | 1 | -3/+3 |
* | initial crude query parsing routines | Bryan Newbold | 2021-01-19 | 1 | -0/+71 |
* | fix indexing bug (false-y publisher_type?) | Bryan Newbold | 2021-01-18 | 1 | -0/+2 |
* | lint: fix small bugs and type annotations | Bryan Newbold | 2021-01-18 | 3 | -5/+6 |
* | worker: switch to ES helper for bulk indexing | Bryan Newbold | 2021-01-18 | 1 | -8/+10 |
* | improve 'oa' tag calculation | Bryan Newbold | 2021-01-16 | 1 | -4/+4 |
* | small corrections to schema/transform | Bryan Newbold | 2021-01-16 | 2 | -3/+8 |
* | about: another small copy-editing tweak | Bryan Newbold | 2021-01-15 | 1 | -2/+2 |
* | html: actually remove redundant CSS | Bryan Newbold | 2021-01-15 | 1 | -1/+1 |
* | make fmt | Bryan Newbold | 2021-01-15 | 2 | -14/+19 |
* | api: fix /search test, and mypy error on implementation | Bryan Newbold | 2021-01-15 | 1 | -11/+11 |
* | html: publisher is title text for container name | Bryan Newbold | 2021-01-15 | 1 | -1/+1 |
* | html: some CSS refactoring; make journal row a macro | Bryan Newbold | 2021-01-15 | 2 | -42/+72 |
* | html: improvements to reactive search filters and main serp column | Bryan Newbold | 2021-01-15 | 3 | -23/+31 |
* | html: date hover text for years | Bryan Newbold | 2021-01-14 | 1 | -1/+1 |
* | about: small copy editing changes | Bryan Newbold | 2021-01-14 | 1 | -13/+6 |
* | search: parse and embed a copy of ScholarDoc object in results | Bryan Newbold | 2021-01-14 | 1 | -1/+6 |
* | crude bibtex and citation formatting, as a demo | Bryan Newbold | 2021-01-14 | 1 | -0/+49 |
* | schema: make fulltext body optional (eg, for search results) | Bryan Newbold | 2021-01-14 | 1 | -1/+1 |
* | serp: refactor ext id display into macro; add dblp,doaj | Bryan Newbold | 2021-01-14 | 1 | -15/+26 |
* | serp: tweak display of tag labels | Bryan Newbold | 2021-01-14 | 1 | -2/+6 |
* | api: add type annotations for /search response | Bryan Newbold | 2021-01-14 | 1 | -4/+29 |
* | fastapi: /favicon.ico handler | Bryan Newbold | 2021-01-14 | 1 | -1/+5 |
* | fastapi: add basic error/exception handler and page | Bryan Newbold | 2021-01-14 | 2 | -1/+61 |
* | html: try goatcounter title redaction again | Bryan Newbold | 2021-01-14 | 1 | -1/+1 |
* | html: resolve footer float on large screens using CSS calc() | Bryan Newbold | 2021-01-14 | 1 | -1/+1 |
* | html: fix 'rounded' header bar | Bryan Newbold | 2021-01-14 | 1 | -2/+3 |
* | goatcounter: supress 'title', for privacy | Bryan Newbold | 2021-01-14 | 1 | -0/+7 |
* | help: fix hanging sentence in 'known issues' section | Bryan Newbold | 2021-01-14 | 1 | -1/+1 |
* | update logo PNGs | Bryan Newbold | 2021-01-14 | 2 | -0/+0 |
* | add support for new identifiers and size_bytes schema fields | Bryan Newbold | 2021-01-14 | 2 | -4/+16 |
* | serp: expand abstracts using <details> | Bryan Newbold | 2021-01-14 | 2 | -1/+15 |
* | search: show fewer, shorter highlights. sort by score. | Bryan Newbold | 2021-01-14 | 2 | -2/+3 |
* | Merge remote-tracking branch 'github/master' | Bryan Newbold | 2021-01-13 | 3 | -22/+17 |
|\ |
|
| * | Update translation files | Hosted Weblate | 2021-01-13 | 2 | -2/+2 |
| * | Translated using Weblate (Spanish) | badlop | 2021-01-13 | 2 | -22/+17 |
* | | i18n: start Ukranian (uk) translation, on user request | Bryan Newbold | 2021-01-13 | 1 | -0/+381 |
* | | i18n: start Greek (el) translation, on user request | Bryan Newbold | 2021-01-13 | 1 | -0/+378 |
|/ |
|
* | worker: check for error responses from ES | Bryan Newbold | 2021-01-05 | 1 | -1/+4 |
* | Translated using Weblate (Norwegian Bokmål) | Allan Nordhøy | 2021-01-02 | 2 | -4/+4 |
* | Translated using Weblate (Norwegian Bokmål) | Thomas jensen | 2021-01-02 | 2 | -5/+5 |
* | Update translation files | Hosted Weblate | 2021-01-02 | 1 | -1/+1 |
* | work around mypy complaint about exception union type | Bryan Newbold | 2020-12-22 | 1 | -1/+2 |
* | Merge branch 'master' of github.com:internetarchive/fatcat-scholar | Bryan Newbold | 2020-12-11 | 9 | -19/+22 |
|\ |
|