index
:
fietsboek
gpx-influx
hittekaart-py
master
pdf
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
94 min.
fix types
pdf
Daniel Schadt
96 min.
add height profile to PDF
Daniel Schadt
2 hours
add docstrings & fix lint
Daniel Schadt
2 hours
add translation strings for PDF
Daniel Schadt
3 hours
initial PDF generation
Daniel Schadt
4 days
fix lint
HEAD
master
Daniel Schadt
4 days
enable foreign key checks in SQLite
Daniel Schadt
5 days
properly clean up track cache in test
Daniel Schadt
5 days
further speed up tests
Daniel Schadt
5 days
fix lint
Daniel Schadt
5 days
speed up track insertion
Daniel Schadt
6 days
refine woodpecker config
Daniel Schadt
6 days
enable woodpecker CI
Daniel Schadt
6 days
make lon/lat non-nullable
Daniel Schadt
6 days
fix SQLAlchemy types
Daniel Schadt
6 days
be graceful if users/tracks dirs not found
Daniel Schadt
6 days
Merge branch 'gpx-influx'
Daniel Schadt
6 days
add missing return statement
Daniel Schadt
7 days
check DB connectivity before updating
Daniel Schadt
8 days
respect track date when downgrading
gpx-influx
Daniel Schadt
9 days
fix lint
Daniel Schadt
9 days
fix update script for empty data directories
Daniel Schadt
11 days
add update script for reading GPX to database
Daniel Schadt
11 days
change backup path to not contain .gpx
Daniel Schadt
11 days
better error handling for convert.smart_convert
Daniel Schadt
12 days
fix SQLA warning about object not in session
Daniel Schadt
12 days
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
2025-10-28
make transformers work on geo.Path
Daniel Schadt
2025-10-28
fix FIT files not having the date set
Daniel Schadt
2025-10-28
fix FIT upload
Daniel Schadt
2025-10-28
take metadata from geo module
Daniel Schadt
2025-10-28
have trackmap's be rendered on geo.Path
Daniel Schadt
2025-10-28
move GPX reading into convert
Daniel Schadt
2025-10-28
return GPX with data from database
Daniel Schadt
[next]