index
:
fietsboek
cli-tests
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
2026-08-12
add year-track-activity overview
Daniel Schadt
2026-08-12
update changelog
Daniel Schadt
2026-08-12
Merge remote-tracking branch 'origin/cli-tests'
Daniel Schadt
2026-08-12
Merge branch 'track-import'
Daniel Schadt
2026-05-14
update hittekaart
Daniel Schadt
2026-05-06
whitelist hittekaart_py for pylint
Daniel Schadt
2026-05-06
fix mypy test environment
Daniel Schadt
2026-05-05
add manpage entry for fietsctl track add
Daniel Schadt
2026-05-05
add visibility/track type option for track add
Daniel Schadt
2026-05-05
add fietsctl track add
Daniel Schadt
2026-05-05
update lockfile
Daniel Schadt
2026-05-05
make hittekaart available by default
Daniel Schadt
2026-05-05
update Python in Dockerfile
Daniel Schadt
2026-01-10
upload pictures in playwright test
cli-tests
Daniel Schadt
2026-01-10
add tests for fietsctl maintenance-mode
Daniel Schadt
2026-01-09
add tests for fietsctl track list/del
Daniel Schadt
2026-01-09
have a general populate() to fill some data in
Daniel Schadt
2026-01-08
add test for fietsctl user modify
Daniel Schadt
2026-01-04
start working on tests for the CLI tools
Daniel Schadt
2026-01-03
fix fietsctl maintenance-mode
v0.12.1
Daniel Schadt
2026-01-03
fix enum name for Postgres
v0.12.0
Daniel Schadt
2026-01-03
fix importlib.resources.read_bytes for Python 3.11
Daniel Schadt
2026-01-03
add missing newline
Daniel Schadt
2026-01-03
bump version to 0.12.0
Daniel Schadt
2026-01-03
fix fietsctl user hittekaart
Daniel Schadt
2026-01-03
don't show empty title in journey track search
Daniel Schadt
2026-01-03
update dependencies
Daniel Schadt
2026-01-03
add a test about reordering tracks
Daniel Schadt
2026-01-03
Merge branch 'journeys'
Daniel Schadt
2026-01-03
include journeys in admin storage breakdown
Daniel Schadt
2025-12-31
fix lint
Daniel Schadt
2025-12-31
add tests for journeys
Daniel Schadt
2025-12-31
be gracious when preview image does not exist
Daniel Schadt
2025-12-31
fix journeys not being removable in edit form
Daniel Schadt
2025-12-30
add migration for journeys table
Daniel Schadt
2025-12-30
fix lint
Daniel Schadt
2025-12-30
add translation for journey texts
Daniel Schadt
2025-12-30
add journey-new button
Daniel Schadt
2025-12-30
ensure that track is visible to the journey owner
Daniel Schadt
2025-12-30
also create $data_dir/journeys on startup
Daniel Schadt
2025-12-30
integrate JourneyDataManager with transactions
Daniel Schadt
2025-12-30
cache journey preview images
Daniel Schadt
2025-12-30
add some margins around journey map
Daniel Schadt
2025-12-30
make journey link secrets work
Daniel Schadt
2025-12-30
fix types
Daniel Schadt
2025-12-30
make columns non-NULLABLE
Daniel Schadt
2025-12-30
implement journey deletion
Daniel Schadt
2025-12-30
hide non-visible tracks in journey details
Daniel Schadt
2025-12-30
respect journeys' visibility levels
Daniel Schadt
2025-12-30
check input validity in journey form
Daniel Schadt
[next]