index
:
fietsboek
master
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-13
add support for stamen maps
Daniel Schadt
2022-12-10
fix type hints for read_localized_resource
Daniel Schadt
2022-12-10
update CHANGELOG
Daniel Schadt
2022-12-10
add a "Remember me" option for logins
Daniel Schadt
2022-12-10
fix localized resource loading
Daniel Schadt
2022-12-10
Merge branch 'external-languages'
Daniel Schadt
2022-12-09
work around tox bug regarding section flake8
Daniel Schadt
2022-12-09
fix tox and poetry interaction
Daniel Schadt
2022-12-09
Merge branch 'type-hints'
Daniel Schadt
2022-12-08
pin tox to old version
Daniel Schadt
2022-12-08
run black in CI
Daniel Schadt
2022-12-08
black formatting
Daniel Schadt
2022-12-08
type hints for fietsboek.util
Daniel Schadt
2022-12-08
add mypy to GitLab CI
Daniel Schadt
2022-12-08
first try with mypy
Daniel Schadt
2022-12-08
don't use session_key directly
Daniel Schadt
2022-12-06
enable account registrations for testing
Daniel Schadt
2022-12-06
add some tests for the registration form
Daniel Schadt
2022-12-06
actually capture email.smtp_url in the config
Daniel Schadt
2022-12-06
add language packs to configuration docs
Daniel Schadt
2022-12-06
replace Makefile targets with justfile
Daniel Schadt
2022-12-06
add justfile for language pack processing
Daniel Schadt
2022-12-06
add first documentation about language packs
Daniel Schadt
2022-12-06
enable loading of foreign locale packages
Daniel Schadt
2022-12-06
fix lints
Daniel Schadt
2022-12-06
Merge branch 'pydantic'
Daniel Schadt
2022-12-06
update CHANGELOG
Daniel Schadt
2022-12-05
small documentation fixes
Daniel Schadt
2022-12-05
fix CSRF issue for account creation
Daniel Schadt
2022-12-05
access settings through new Config object
Daniel Schadt
2022-12-05
parse/validate config with pydantic
Daniel Schadt
2022-12-03
serve gzip compressed GPX data if possible
Daniel Schadt
2022-11-28
bump version to 0.4.0
v0.4.0
Daniel Schadt
2022-11-28
add a checklist for the release process
Daniel Schadt
2022-11-28
add Sphinx as docs dependency
Daniel Schadt
2022-11-28
remove MANIFEST
Daniel Schadt
2022-11-28
update changelog
Daniel Schadt
2022-11-28
Allow overwriting of the home page
Daniel Schadt
2022-11-21
disable the privacy popup
Daniel Schadt
2022-11-21
don't leak the Thunderforest API key
Daniel Schadt
2022-11-21
fix map if OSM layer is not present
Daniel Schadt
2022-11-21
small documentation fixes
Daniel Schadt
2022-11-20
change default email
Daniel Schadt
2022-11-20
update CHANGELOG
Daniel Schadt
2022-11-20
Merge branch 'tile-proxy'
Daniel Schadt
2022-11-20
remove bisect.insort
Daniel Schadt
2022-11-19
restore compatibility with python 3.7
Daniel Schadt
2022-11-19
add docs for more tile proxy information
Daniel Schadt
2022-11-19
add an option to disable the tile proxy
Daniel Schadt
2022-11-18
split layer extraction into two functions
Daniel Schadt
[next]