aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (French)ysard2020-11-182-28/+22
| | | | | | | Currently translated at 100.0% (82 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/fr/
* Translated using Weblate (Russian)Artem2020-11-182-3/+4
| | | | | | | Currently translated at 90.2% (74 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
* Translated using Weblate (Chinese (Simplified))Eric2020-11-182-27/+18
| | | | | | | Currently translated at 98.7% (81 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/
* Translated using Weblate (Russian)Artem2020-11-182-17/+16
| | | | | | | Currently translated at 86.5% (71 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
* Translated using Weblate (Croatian)Milo Ivir2020-11-182-8/+7
| | | | | | | Currently translated at 100.0% (82 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/
* Translated using Weblate (Croatian)Milo Ivir2020-11-062-32/+26
| | | | | | | Currently translated at 100.0% (82 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/hr/
* Translated using Weblate (German)Milo Ivir2020-11-062-21/+14
| | | | | | | Currently translated at 100.0% (82 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/de/
* Translated using Weblate (Spanish)Bryan Newbold2020-11-052-11/+10
| | | | | | | Currently translated at 87.8% (72 of 82 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-11-052-9/+7
| | | | | | | Currently translated at 90.2% (74 of 82 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-11-052-25/+30
| | | | | | | Currently translated at 85.3% (70 of 82 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/zh_Hans/
* Update translation filesHosted Weblate2020-11-059-914/+1297
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/
* Translated using Weblate (Croatian)Milo Ivir2020-11-051-75/+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/hr/
* Translated using Weblate (Russian)Artem2020-11-051-5/+5
| | | | | | | Currently translated at 86.4% (64 of 74 strings) Translation: Internet Archive/Archive Scholar (web interface) Translate-URL: https://hosted.weblate.org/projects/internetarchive/fatcat-scholar/ru/
* Translated using Weblate (German)Milo Ivir2020-11-051-22/+21
| | | | | | | 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/
* pluralize result and 'additional' strings (for i18n)Bryan Newbold2020-11-052-7/+25
| | | | Thanks to Mito Ivir on weblate for the recommendation.
* web: fix ngettext() i18n wrapperBryan Newbold2020-11-051-2/+2
|
* i18n: recompile russian translation .mo (from weblate)Bryan Newbold2020-11-021-0/+0
|
* i18n: start Croatian translation (hr) on requestBryan Newbold2020-11-021-0/+338
|
* i18n: start Czech (cs) translation on requestBryan Newbold2020-11-021-0/+337
|
* commands: show usage on empty commandBryan Newbold2020-11-024-4/+4
|
* Translated using Weblate (Russian)Artem2020-10-291-14/+13
| | | | | | | 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/ru/
* work pipeline comparison fixBryan Newbold2020-10-281-0/+3
|
* web: fix lang detection (include 'en')Bryan Newbold2020-10-282-1/+11
| | | | | If a user had any non-english language preference, was defaulting to that, even if 'en' had higher preference.
* fixes to issue_db testsBryan Newbold2020-10-231-3/+1
|
* issuedb: use fatcat API config from settingsBryan Newbold2020-10-231-1/+5
|
* basic test for issue-db pipelineBryan Newbold2020-10-231-12/+17
|
* 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
|