| Commit message (Expand) | Author | Age | Files | Lines |
* | api: handle null 'q' parameter on search endpoint | Bryan Newbold | 2021-02-11 | 2 | -1/+7 |
* | make identifiers a bit more case-insensitive | Bryan Newbold | 2021-02-04 | 1 | -2/+4 |
* | minor tweaks to README syntax | Bryan Newbold | 2021-02-04 | 1 | -4/+6 |
* | html: fix 'clear filters' alignment (add class) | Bryan Newbold | 2021-02-04 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:internetarchive/fatcat-scholar | Bryan Newbold | 2021-02-04 | 5 | -42/+51 |
|\ |
|
| * | Translated using Weblate (Croatian) | Milo Ivir | 2021-02-04 | 2 | -1/+11 |
| * | Translated using Weblate (Russian) | Nikita Epifanov | 2021-02-04 | 2 | -14/+12 |
| * | Translated using Weblate (Croatian) | Milo Ivir | 2021-02-04 | 2 | -4/+4 |
| * | Translated using Weblate (Croatian) | Milo Ivir | 2021-02-04 | 2 | -9/+11 |
| * | Translated using Weblate (Croatian) | Milo Ivir | 2021-02-04 | 2 | -6/+5 |
| * | made required changes | Sreenketh Madgula | 2021-02-03 | 1 | -3/+5 |
| * | made README more readable; fixed some errors | Sreenketh Madgula | 2021-02-03 | 1 | -15/+13 |
* | | catch HTML parsing error from withing html (via bs4) | Bryan Newbold | 2021-02-01 | 1 | -2/+9 |
* | | sim: catch MaxRetryError | Bryan Newbold | 2021-01-31 | 1 | -0/+2 |
* | | catch TEI-XML parsing exception | Bryan Newbold | 2021-01-30 | 1 | -12/+17 |
* | | enable sentry exceptions for workers and pipelines | Bryan Newbold | 2021-01-30 | 4 | -3/+42 |
* | | bigfix: try resolving lang_code list issue again | Bryan Newbold | 2021-01-30 | 1 | -5/+4 |
|/ |
|
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-01-29 | 2 | -4/+27 |
* | Translated using Weblate (Croatian) | Bryan Newbold | 2021-01-29 | 1 | -2/+3 |
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-01-29 | 2 | -20/+57 |
* | Translated using Weblate (French) | Bryan Newbold | 2021-01-29 | 2 | -3/+3 |
* | Translated using Weblate (Spanish) | Bryan Newbold | 2021-01-29 | 2 | -3/+3 |
* | Translated using Weblate (Arabic) | Bryan Newbold | 2021-01-29 | 2 | -3/+3 |
* | Translated using Weblate (Chinese (Simplified)) | Eric | 2021-01-29 | 2 | -27/+8 |
* | Translated using Weblate (German) | Bryan Newbold | 2021-01-29 | 2 | -3/+3 |
* | Update translation files | Hosted Weblate | 2021-01-29 | 11 | -1106/+1224 |
* | bugfix: lang_code sometimes a list | Bryan Newbold | 2021-01-29 | 1 | -2/+7 |
* | bugfix: container_sherpa_color not defined | Bryan Newbold | 2021-01-29 | 1 | -1/+1 |
* | sim pipeline: improve exception catching | Bryan Newbold | 2021-01-27 | 1 | -4/+5 |
* | work pipeline: hack to skip seaweedfs errors for now | Bryan Newbold | 2021-01-26 | 1 | -0/+5 |
* | sim indexing: new parallel fetch structure | Bryan Newbold | 2021-01-26 | 2 | -0/+73 |
* | issue-db: bug fixes; refactors | Bryan Newbold | 2021-01-26 | 1 | -2/+13 |
* | SIM indexing: skip noindex issues, and Magazine issues | Bryan Newbold | 2021-01-26 | 1 | -1/+1 |
* | i18n: extract updated strings after tweaks | Bryan Newbold | 2021-01-25 | 1 | -98/+103 |
* | Translated using Weblate (Croatian) | Milo Ivir | 2021-01-25 | 2 | -25/+47 |
* | Translated using Weblate (Russian) | Artem | 2021-01-25 | 2 | -10/+5 |
* | Translated using Weblate (Norwegian Bokmål) | Allan Nordhøy | 2021-01-25 | 2 | -41/+60 |
* | Translated using Weblate (Chinese (Simplified)) | Eric | 2021-01-25 | 2 | -18/+6 |
* | help page: typos and missing spaces due to i18n | Bryan Newbold | 2021-01-25 | 1 | -2/+4 |
* | make fmt | Bryan Newbold | 2021-01-25 | 4 | -4/+13 |
* | i18n: use babel.numbers.format_number() in web interface | Bryan Newbold | 2021-01-25 | 3 | -8/+12 |
* | html/css: yet more RTL tweaks | Bryan Newbold | 2021-01-25 | 3 | -1/+10 |
* | css: padding around pagination text | Bryan Newbold | 2021-01-25 | 1 | -1/+1 |
* | css: fix syntax around mobile circle buttons (left-align) | Bryan Newbold | 2021-01-25 | 1 | -3/+3 |
* | html: update next/prev links to used named HTML entities | Bryan Newbold | 2021-01-25 | 1 | -4/+4 |
* | html/css: refactor RTL filter bar code | Bryan Newbold | 2021-01-25 | 4 | -4/+39 |
* | html: small RTL style fixes | Bryan Newbold | 2021-01-25 | 2 | -1/+11 |
* | html: constrain thumbnail size better | Bryan Newbold | 2021-01-25 | 2 | -2/+3 |
* | html: fix pagination box on mobile | Bryan Newbold | 2021-01-25 | 3 | -13/+25 |
* | html: several UI fixes and tweaks | Bryan Newbold | 2021-01-25 | 4 | -24/+37 |