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-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
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
[next]