index
:
lex-surf
master
Source code for lex.surf.
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
13 days
docs: add README and link to repo
HEAD
master
Martin Fischer
13 days
feat: group countries on start page by level of support
Martin Fischer
13 days
chore: add LICENSE
Martin Fischer
13 days
chore: fix search URLs
Martin Fischer
13 days
fix: code for Turkey is tr not tk
Martin Fischer
13 days
refactor: port fetchers to Go
Martin Fischer
* Austria: upgraded to RIS API v2.6 because v2.5 has been turned off
13 days
feat: enable reloading of law JSON files
Martin Fischer
13 days
remove: scraper for Mexico
Martin Fischer
I cannot reach www.diputados.gob.mx anymore.
13 days
test: codes in countries.toml must be in cc-tlds.txt
Martin Fischer
13 days
refactor: convert countries.json to TOML
Martin Fischer
13 days
refactor: stop using deprecated io/ioutil package
Martin Fischer
13 days
feat: use structured logging
Martin Fischer
13 days
fix: HTML escape in templates
Martin Fischer
13 days
fix: don't crash on template execution error
Martin Fischer
13 days
build: introduce Nix package and NixOS service
Martin Fischer
13 days
refactor: introduce lex-serve package
Martin Fischer
13 days
refactor: embed countries.json and templates in binary
Martin Fischer
13 days
refactor: rename views/ to templates/
Martin Fischer
13 days
refactor: make domain configurable
Martin Fischer
13 days
refactor: rename Url field to URL
Martin Fischer
As per https://go.dev/wiki/CodeReviewComments#initialisms.
13 days
fix: add missing alt texts and aria-label
Martin Fischer
13 days
fix: remove "More countries coming soon"
Martin Fischer
13 days
refactor: introduce handler struct
Martin Fischer
13 days
refactor: use maps for template data
Martin Fischer
13 days
refactor: reorder lexsurf.go
Martin Fischer
13 days
build: init Go module
Martin Fischer
2021-12-01
enable json format for access_log
Martin Fischer
2021-06-22
nginx prod: set access_log & error_log
Martin Fischer
2021-03-05
add Belarus and Pakistan and Philippines
Martin Fischer
2021-03-04
add scraper for Mexico
Martin Fischer
2021-03-04
only attempt to load /laws.json if it exists
Martin Fischer
2021-03-04
add Mexico, Paraguay, Ukraine and Uruguay
Martin Fischer
2021-03-03
make autocompletion link redirects
Martin Fischer
2021-03-03
differentiate between abbreviations and redirects
Martin Fischer
2021-03-03
at.py: strip whitespace
Martin Fischer
2021-03-03
at.py: skip abbr if null
Martin Fischer
2021-03-03
update at.json
Martin Fischer
2021-03-03
add Japan
Martin Fischer
2021-03-03
add Turkey
Martin Fischer
2021-03-03
add Argentina
Martin Fischer
2021-03-03
add Peru
Martin Fischer
2021-03-03
improve Latvia search_url
Martin Fischer
2021-03-03
add rs and ru
Martin Fischer
2021-03-03
initial commit
Martin Fischer