aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* web: basic Accept-Language HTTP negotiationBryan Newbold2020-10-222-1/+38
|
* remove minor unused importsBryan Newbold2020-10-222-2/+0
|
* make: have coverage generate both terminal and HTML reportsBryan Newbold2020-10-222-1/+2
|
* local goatcounter via nginx for main deploymentBryan Newbold2020-10-221-0/+2
|
* html: better <title>Bryan Newbold2020-10-224-1/+13
|
* make onion-location header configurableBryan Newbold2020-10-222-4/+3
|
* fix typo in kafka proposalBryan Newbold2020-10-221-1/+2
|
* integrate goatcounter JS (analytics)Bryan Newbold2020-10-224-3/+18
|
* update frontend/backend config valuesBryan Newbold2020-10-222-3/+4
|
* 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-214-6/+31
|
* 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
|
* settings: real QA config valuesBryan Newbold2020-10-201-2/+2
|
* settings/make: default dynaconf environment nameBryan Newbold2020-10-202-4/+4
| | | | | Also override any .env value for dynaconf env when running tests or lint.
* more SIM metadata mappingsBryan Newbold2020-10-191-3/+31
|
* fmtBryan Newbold2020-10-191-1/+1
|
* settings: set prod to actual settings we are usingBryan Newbold2020-10-191-2/+3
|
* issue-db: use dynaconf settingsBryan Newbold2020-10-192-2/+6
|
* update Makefile issue-db targetsBryan Newbold2020-10-191-9/+9
|
* 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/
* make issue-db: try to fix lazy dep buildingBryan Newbold2020-10-171-6/+3
|
* Merge branch 'bnewbold-update-workers'Bryan Newbold2020-10-167-25/+567
|\
| * initial fetch and index workersBryan Newbold2020-10-161-0/+238
| |
| * first implementation of Kafka worker base classBryan Newbold2020-10-161-0/+219
| |
| * SQUASH: proposalBryan Newbold2020-10-161-2/+17
| |
| * settings: kafka config and worker defaultsBryan Newbold2020-10-161-0/+9
| |
| * 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
| |
| * proposal: kafka update pipeline(s)Bryan Newbold2020-10-161-0/+47
| |
* | make: add issue-db targetBryan Newbold2020-10-161-0/+35
|/
* 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
|