aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* work pipeline comparison fixBryan Newbold2020-10-281-0/+3
* fmtBryan Newbold2020-10-281-1/+0
* web: fix lang detection (include 'en')Bryan Newbold2020-10-282-1/+11
* fixes to issue_db testsBryan Newbold2020-10-232-9/+4
* pipenv: add pytest-mock (for ES search tests)Bryan Newbold2020-10-232-1/+10
* basic web search testBryan Newbold2020-10-232-1/+1701
* issuedb: use fatcat API config from settingsBryan Newbold2020-10-231-1/+5
* basic test for issue-db pipelineBryan Newbold2020-10-235-13/+49
* pipenv: prometheus libraryBryan Newbold2020-10-222-125/+139
* booleans, not ints, in settings.tomlBryan Newbold2020-10-221-2/+2
* start test coverage for web interfaceBryan Newbold2020-10-222-0/+68
* improve test coverageBryan Newbold2020-10-227-0/+78
* 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
* 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
* 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
* Translated using Weblate (German)nautilusx2020-10-191-20/+26
* make issue-db: try to fix lazy dep buildingBryan Newbold2020-10-171-6/+3