Age | Commit message (Expand) | Author |
2022-12-19 | properly initialize logging in fietsupdate | Daniel Schadt |
2022-12-17 | use right alembic downgrade when downgrading | Daniel Schadt |
2022-12-17 | fix migration for old sqlite | Daniel Schadt |
2022-12-15 | fix lints | Daniel Schadt |
2022-12-15 | fix integration & playwright tests | Daniel Schadt |
2022-12-15 | actually downgrade revision on update downgrade | Daniel Schadt |
2022-12-14 | first work on getting GPX out of the DB | Daniel Schadt |
2022-12-14 | rework DataManager | Daniel Schadt |
2022-12-14 | add type hints in data.py | Daniel Schadt |
2022-12-14 | change deprecated way of Accept-Encoding header | Daniel Schadt |
2022-12-14 | Merge branch 'playwright' | Daniel Schadt |
2022-12-14 | add test for track browsing | Daniel Schadt |
2022-12-13 | remove tileproxy.TileSource | Daniel Schadt |
2022-12-13 | add support for stamen maps | Daniel Schadt |
2022-12-13 | add a test for editing tracks | Daniel Schadt |
2022-12-11 | fix GitLab CI for playwright | Daniel Schadt |
2022-12-10 | start with playwright tests | 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.0v0.4.0 | Daniel Schadt |
2022-11-28 | add a checklist for the release process | Daniel Schadt |