aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12adjust zoom levels for stamen mapsDaniel Schadt
2023-01-12fix layer types not being recognizedDaniel Schadt
2023-01-12fix maximum map zoom level not being honoredDaniel Schadt
2023-01-10use GPX track description if availableDaniel Schadt
2023-01-04Add fietscron script for maintenanceDaniel Schadt
2023-01-03add update script that embeds metadataDaniel Schadt
2023-01-03add tests for adding/removing friendsDaniel Schadt
2023-01-03update dependenciesDaniel Schadt
2023-01-03fix help message of "fietsctl passwd"Daniel Schadt
2023-01-03update changelogDaniel Schadt
2023-01-03add isort to tox envlistDaniel Schadt
2023-01-03add type hints to fietsboek.pagesDaniel Schadt
2022-12-29fix readthedocsDaniel Schadt
2022-12-29fix lintDaniel Schadt
2022-12-29add type hints to fietsboek.emailDaniel Schadt
2022-12-29generate & build API docs for the Python packageDaniel Schadt
2022-12-29update READMEDaniel Schadt
2022-12-29add & run isortDaniel Schadt
2022-12-29start to move out high-level actionsDaniel Schadt
2022-12-29add playwright tests for the sharing functionalityDaniel Schadt
2022-12-28embed metadata (title, description) in the fileDaniel Schadt
2022-12-28lock track directory when editingDaniel Schadt
2022-12-23exclude vendored files from statsDaniel Schadt
2022-12-23fix .gitlab-ci YAML syntaxDaniel Schadt
2022-12-23update dependenciesDaniel Schadt
2022-12-23use right playwright versionDaniel Schadt
2022-12-22add more tests for the home pageDaniel Schadt
2022-12-22reorder playwright helper structureDaniel Schadt
2022-12-20fix track deletion permissionDaniel Schadt
2022-12-20Merge branch 'gpx-exodus'Daniel Schadt
2022-12-19fix lintDaniel Schadt
2022-12-19use fietsupdate in documentation about backupsDaniel Schadt
2022-12-19update changelogDaniel Schadt
2022-12-19output error when DROP COLUMN failsDaniel Schadt
2022-12-19properly initialize logging in fietsupdateDaniel Schadt
2022-12-17use right alembic downgrade when downgradingDaniel Schadt
2022-12-17fix migration for old sqliteDaniel Schadt
2022-12-15fix lintsDaniel Schadt
2022-12-15fix integration & playwright testsDaniel Schadt
2022-12-15actually downgrade revision on update downgradeDaniel Schadt
2022-12-14first work on getting GPX out of the DBDaniel Schadt
2022-12-14rework DataManagerDaniel Schadt
2022-12-14add type hints in data.pyDaniel Schadt
2022-12-14change deprecated way of Accept-Encoding headerDaniel Schadt
2022-12-14Merge branch 'playwright'Daniel Schadt
2022-12-14add test for track browsingDaniel Schadt
2022-12-13remove tileproxy.TileSourceDaniel Schadt
2022-12-13add support for stamen mapsDaniel Schadt
2022-12-13add a test for editing tracksDaniel Schadt
2022-12-11fix GitLab CI for playwrightDaniel Schadt