aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
Commit message (Collapse)AuthorAgeFilesLines
* improve test coverageBryan Newbold2020-10-221-0/+5
|
* make fmtBryan Newbold2020-10-221-1/+3
|
* web: basic Accept-Language HTTP negotiationBryan Newbold2020-10-222-1/+38
|
* remove minor unused importsBryan Newbold2020-10-222-2/+0
|
* html: better <title>Bryan Newbold2020-10-224-1/+13
|
* make onion-location header configurableBryan Newbold2020-10-221-4/+2
|
* integrate goatcounter JS (analytics)Bryan Newbold2020-10-223-3/+14
|
* update frontend/backend config valuesBryan Newbold2020-10-221-1/+1
|
* remove spurious debugging print() in robots.txt handlerBryan Newbold2020-10-211-1/+0
|
* improve search logging and exception chainingBryan Newbold2020-10-211-5/+6
|
* set up sentry exception handlingBryan Newbold2020-10-212-4/+29
|
* update search form target metadataBryan Newbold2020-10-213-3/+3
|
* html: point to local semantic-ui CSSBryan Newbold2020-10-201-11/+2
|
* html: remove already-disabled jquery and Javascript licenseBryan Newbold2020-10-201-38/+0
|
* add semantic-ui v2.4.2 CSS, with tweaks/removalsBryan Newbold2020-10-201-0/+445
|
* add semantic-ui v2.4.2 font and image filesBryan Newbold2020-10-2012-0/+1884
|
* add Lato font from google fonts (used by semantic-ui)Bryan Newbold2020-10-2021-0/+1826
|
* html: another RTL div style tweakBryan Newbold2020-10-201-2/+2
|
* html: experiment with lang menu rolesBryan Newbold2020-10-201-16/+16
|
* html: several small tweaks and accessibility improvementsBryan Newbold2020-10-203-29/+69
|
* html: add <a> rel tags where appropriateBryan Newbold2020-10-202-8/+8
|
* more SIM metadata mappingsBryan Newbold2020-10-191-3/+31
|
* fmtBryan Newbold2020-10-191-1/+1
|
* issue-db: use dynaconf settingsBryan Newbold2020-10-191-2/+5
|
* enable Norwegian (nb) in web interfaceBryan Newbold2020-10-192-4/+5
|
* i18n: add compiled .mo for Norwegian (nb)Bryan Newbold2020-10-191-0/+0
|
* Translated using Weblate (Norwegian Bokmål)Allan Nordhøy2020-10-191-77/+95
| | | | | | | Currently translated at 91.8% (68 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/nb_NO/
* Translated using Weblate (German)nautilusx2020-10-191-20/+26
| | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/de/
* initial fetch and index workersBryan Newbold2020-10-161-0/+238
|
* first implementation of Kafka worker base classBryan Newbold2020-10-161-0/+219
|
* SIM pipeline: more language conversionsBryan Newbold2020-10-161-2/+5
| | | | | Not sure where these language strings are coming from, but these were from existing SIM item metadata in archive.org
* SIM pipeline: refactor issue item fetching and bundle conversionBryan Newbold2020-10-161-23/+32
|
* schema: optional 'fetched' field on bundlesBryan Newbold2020-10-161-0/+2
|
* transform: refactor tag generation out of transform heavy methodBryan Newbold2020-10-161-28/+37
|
* lint: don't use default keyword for os.environ.get()Bryan Newbold2020-10-161-3/+1
| | | | pylint complains; not sure this is really valid
* refactor do_fulltext_search into smaller methodsBryan Newbold2020-10-161-52/+70
|
* web: add experimental Onion-Location HTML meta tagBryan Newbold2020-10-151-0/+5
|
* i18n: enable French and Spanish (fr, es)Bryan Newbold2020-10-152-1/+3
|
* recompile translation databases (.mo)Bryan Newbold2020-10-156-0/+0
|
* Translated using Weblate (French)Bryan Newbold2020-10-151-73/+92
| | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/fr/
* Translated using Weblate (Spanish)Bryan Newbold2020-10-151-74/+92
| | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/es/
* Translated using Weblate (Arabic)Bryan Newbold2020-10-151-75/+90
| | | | | | | Currently translated at 100.0% (74 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ar/
* Translated using Weblate (Chinese (Simplified))Bryan Newbold2020-10-151-18/+17
| | | | | | | Currently translated at 82.4% (61 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/
* i18n: start Norwegian (nb) translationBryan Newbold2020-10-151-0/+340
| | | | User request.
* i18n: start French (fr) translationBryan Newbold2020-10-151-0/+340
| | | | This rounds out the 6 UN languages.
* i18n: small string formatting updateBryan Newbold2020-10-158-30/+61
|
* remove unused console.log()Bryan Newbold2020-10-151-1/+0
|
* Translated using Weblate (Russian)Bryan Newbold2020-10-151-2/+2
| | | | | | | Currently translated at 74.3% (55 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
* Translated using Weblate (Russian)Artem2020-10-151-10/+9
| | | | | | | Currently translated at 74.3% (55 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
* i18n: trim translated messageBryan Newbold2020-10-141-1/+1
|