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
10 days
speed up track adding in test_browse
Daniel Schadt
10 days
add smoke test for pdf generation
Daniel Schadt
10 days
ignore matploblib debug logs in tests
Daniel Schadt
10 days
fix TrackWithMetadata attribute access
Daniel Schadt
10 days
adjust image size in pdf
Daniel Schadt
2025-11-25
add unit tests for typst escaping
Daniel Schadt
2025-11-25
add button to download PDF
Daniel Schadt
2025-11-20
fix types
Daniel Schadt
2025-11-20
add height profile to PDF
Daniel Schadt
2025-11-20
add docstrings & fix lint
Daniel Schadt
2025-11-20
add translation strings for PDF
Daniel Schadt
2025-11-20
initial PDF generation
Daniel Schadt
2025-11-16
fix lint
Daniel Schadt
2025-11-16
enable foreign key checks in SQLite
Daniel Schadt
2025-11-16
properly clean up track cache in test
Daniel Schadt
2025-11-16
further speed up tests
Daniel Schadt
2025-11-16
fix lint
Daniel Schadt
2025-11-16
speed up track insertion
Daniel Schadt
2025-11-15
refine woodpecker config
Daniel Schadt
2025-11-14
enable woodpecker CI
Daniel Schadt
2025-11-14
make lon/lat non-nullable
Daniel Schadt
2025-11-14
fix SQLAlchemy types
Daniel Schadt
2025-11-14
be graceful if users/tracks dirs not found
Daniel Schadt
2025-11-14
Merge branch 'gpx-influx'
Daniel Schadt
2025-11-14
add missing return statement
Daniel Schadt
2025-11-13
check DB connectivity before updating
Daniel Schadt
2025-11-12
respect track date when downgrading
Daniel Schadt
2025-11-11
fix lint
Daniel Schadt
2025-11-11
fix update script for empty data directories
Daniel Schadt
2025-11-09
add update script for reading GPX to database
Daniel Schadt
2025-11-09
change backup path to not contain .gpx
Daniel Schadt
2025-11-09
better error handling for convert.smart_convert
Daniel Schadt
2025-11-09
fix SQLA warning about object not in session
Daniel Schadt
2025-11-09
fix fietscron
Daniel Schadt
2025-11-01
fix lint
Daniel Schadt
2025-11-01
include database size in total size
Daniel Schadt
2025-11-01
split track data and backups in storage breakdown
Daniel Schadt
2025-11-01
fix size breakdown
Daniel Schadt
2025-11-01
fix tests
Daniel Schadt
2025-11-01
don't choke if no timestamp or elevation is given
Daniel Schadt
2025-11-01
don't choke if no GPX timestamps are set
Daniel Schadt
2025-11-01
fix archive download
Daniel Schadt
2025-10-28
have hittekaart use the tracks from the database
Daniel Schadt
2025-10-28
add docstrings to models/track.py
Daniel Schadt
2025-10-28
add docstrings to geo.py
Daniel Schadt
2025-10-28
clean up unused imports
Daniel Schadt
2025-10-28
fix alembic scripts in alembic version
Daniel Schadt
2025-10-28
add waypoints to database
Daniel Schadt
2025-10-28
remove superfluous print statement
Daniel Schadt
2025-10-28
fix track editing
Daniel Schadt
[next]