Age | Commit message (Expand) | Author |
2023-01-12 | adjust zoom levels for stamen maps | Daniel Schadt |
2023-01-12 | fix layer types not being recognized | Daniel Schadt |
2023-01-12 | fix maximum map zoom level not being honored | Daniel Schadt |
2023-01-10 | use GPX track description if available | Daniel Schadt |
2023-01-04 | Add fietscron script for maintenance | Daniel Schadt |
2023-01-03 | add update script that embeds metadata | Daniel Schadt |
2023-01-03 | add tests for adding/removing friends | Daniel Schadt |
2023-01-03 | update dependencies | Daniel Schadt |
2023-01-03 | fix help message of "fietsctl passwd" | Daniel Schadt |
2023-01-03 | update changelog | Daniel Schadt |
2023-01-03 | add isort to tox envlist | Daniel Schadt |
2023-01-03 | add type hints to fietsboek.pages | Daniel Schadt |
2022-12-29 | fix readthedocs | Daniel Schadt |
2022-12-29 | fix lint | Daniel Schadt |
2022-12-29 | add type hints to fietsboek.email | Daniel Schadt |
2022-12-29 | generate & build API docs for the Python package | Daniel Schadt |
2022-12-29 | update README | Daniel Schadt |
2022-12-29 | add & run isort | Daniel Schadt |
2022-12-29 | start to move out high-level actions | Daniel Schadt |
2022-12-29 | add playwright tests for the sharing functionality | Daniel Schadt |
2022-12-28 | embed metadata (title, description) in the file | Daniel Schadt |
2022-12-28 | lock track directory when editing | Daniel Schadt |
2022-12-23 | exclude vendored files from stats | Daniel Schadt |
2022-12-23 | fix .gitlab-ci YAML syntax | Daniel Schadt |
2022-12-23 | update dependencies | Daniel Schadt |
2022-12-23 | use right playwright version | Daniel Schadt |
2022-12-22 | add more tests for the home page | Daniel Schadt |
2022-12-22 | reorder playwright helper structure | Daniel Schadt |
2022-12-20 | fix track deletion permission | Daniel Schadt |
2022-12-20 | Merge branch 'gpx-exodus' | Daniel Schadt |
2022-12-19 | fix lint | Daniel Schadt |
2022-12-19 | use fietsupdate in documentation about backups | Daniel Schadt |
2022-12-19 | update changelog | Daniel Schadt |
2022-12-19 | output error when DROP COLUMN fails | Daniel Schadt |
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 |