summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
14 daysfeat: group countries on start page by level of supportMartin Fischer
14 dayschore: add LICENSEMartin Fischer
14 dayschore: fix search URLsMartin Fischer
14 daysfix: code for Turkey is tr not tkMartin Fischer
14 daysrefactor: port fetchers to GoMartin Fischer
* Austria: upgraded to RIS API v2.6 because v2.5 has been turned off
2025-04-13feat: enable reloading of law JSON filesMartin Fischer
2025-04-13remove: scraper for MexicoMartin Fischer
I cannot reach www.diputados.gob.mx anymore.
2025-04-13test: codes in countries.toml must be in cc-tlds.txtMartin Fischer
2025-04-13refactor: convert countries.json to TOMLMartin Fischer
2025-04-13refactor: stop using deprecated io/ioutil packageMartin Fischer
2025-04-13feat: use structured loggingMartin Fischer
2025-04-13fix: HTML escape in templatesMartin Fischer
2025-04-13fix: don't crash on template execution errorMartin Fischer
2025-04-13build: introduce Nix package and NixOS serviceMartin Fischer
2025-04-13refactor: introduce lex-serve packageMartin Fischer
2025-04-13refactor: embed countries.json and templates in binaryMartin Fischer
2025-04-13refactor: rename views/ to templates/Martin Fischer
2025-04-13refactor: make domain configurableMartin Fischer
2025-04-13refactor: rename Url field to URLMartin Fischer
As per https://go.dev/wiki/CodeReviewComments#initialisms.
2025-04-13fix: add missing alt texts and aria-labelMartin Fischer
2025-04-13fix: remove "More countries coming soon"Martin Fischer
2025-04-13refactor: introduce handler structMartin Fischer
2025-04-13refactor: use maps for template dataMartin Fischer
2025-04-13refactor: reorder lexsurf.goMartin Fischer
2025-04-13build: 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