summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
13 daysdocs: add README and link to repoHEADmasterMartin Fischer
13 daysfeat: group countries on start page by level of supportMartin Fischer
13 dayschore: add LICENSEMartin Fischer
13 dayschore: fix search URLsMartin Fischer
13 daysfix: code for Turkey is tr not tkMartin Fischer
13 daysrefactor: port fetchers to GoMartin Fischer
* Austria: upgraded to RIS API v2.6 because v2.5 has been turned off
13 daysfeat: enable reloading of law JSON filesMartin Fischer
13 daysremove: scraper for MexicoMartin Fischer
I cannot reach www.diputados.gob.mx anymore.
13 daystest: codes in countries.toml must be in cc-tlds.txtMartin Fischer
13 daysrefactor: convert countries.json to TOMLMartin Fischer
13 daysrefactor: stop using deprecated io/ioutil packageMartin Fischer
13 daysfeat: use structured loggingMartin Fischer
13 daysfix: HTML escape in templatesMartin Fischer
13 daysfix: don't crash on template execution errorMartin Fischer
13 daysbuild: introduce Nix package and NixOS serviceMartin Fischer
13 daysrefactor: introduce lex-serve packageMartin Fischer
13 daysrefactor: embed countries.json and templates in binaryMartin Fischer
13 daysrefactor: rename views/ to templates/Martin Fischer
13 daysrefactor: make domain configurableMartin Fischer
13 daysrefactor: rename Url field to URLMartin Fischer
As per https://go.dev/wiki/CodeReviewComments#initialisms.
13 daysfix: add missing alt texts and aria-labelMartin Fischer
13 daysfix: remove "More countries coming soon"Martin Fischer
13 daysrefactor: introduce handler structMartin Fischer
13 daysrefactor: use maps for template dataMartin Fischer
13 daysrefactor: reorder lexsurf.goMartin Fischer
13 daysbuild: init Go moduleMartin Fischer
2021-12-01enable json format for access_logMartin Fischer
2021-06-22nginx prod: set access_log & error_logMartin Fischer
2021-03-05add Belarus and Pakistan and PhilippinesMartin Fischer
2021-03-04add scraper for MexicoMartin Fischer
2021-03-04only attempt to load /laws.json if it existsMartin Fischer
2021-03-04add Mexico, Paraguay, Ukraine and UruguayMartin Fischer
2021-03-03make autocompletion link redirectsMartin Fischer
2021-03-03differentiate between abbreviations and redirectsMartin Fischer
2021-03-03at.py: strip whitespaceMartin Fischer
2021-03-03at.py: skip abbr if nullMartin Fischer
2021-03-03update at.jsonMartin Fischer
2021-03-03add JapanMartin Fischer
2021-03-03add TurkeyMartin Fischer
2021-03-03add ArgentinaMartin Fischer
2021-03-03add PeruMartin Fischer
2021-03-03improve Latvia search_urlMartin Fischer
2021-03-03add rs and ruMartin Fischer
2021-03-03initial commitMartin Fischer