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-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
2022-11-18
fix SQLAlchemy deprecation
Daniel Schadt
2022-11-18
fix lint
Daniel Schadt
2022-11-17
tileproxy: relay HTTP status codes
Daniel Schadt
2022-11-17
add a shortcut for Thunderforest maps
Daniel Schadt
2022-11-17
enable custom map layers
Daniel Schadt
2022-11-17
doc: add intersphinx links for jinja2/markupsafe
Daniel Schadt
2022-11-17
remember timeouts for tile servers
Daniel Schadt
2022-11-17
add a timeout to the tile proxy
Daniel Schadt
2022-11-17
initial support for proxying OSM tiles
Daniel Schadt
2022-11-15
switch out setuptools for poetry
Daniel Schadt
2022-11-12
Merge branch 'updater'
Daniel Schadt
2022-11-12
add initial update script
Daniel Schadt
[prev]
[next]