index
:
fietsboek
gpx-influx
hittekaart-py
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
7 days
fix SQLA warning about object not in session
Daniel Schadt
7 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
2025-10-28
initial geo.Path implementation
Daniel Schadt
2025-10-27
Merge branch 'hittekaart-py'
Daniel Schadt
2025-10-15
update dependencies
Daniel Schadt
2025-10-15
update hittekaart-py version
hittekaart-py
Daniel Schadt
2025-10-11
update CHANGELOG
Daniel Schadt
2025-10-11
Merge branch 'opengraph-tags'
Daniel Schadt
2025-10-03
use preview URL with secret in opengraph tag
Daniel Schadt
2025-10-03
add opengraph tags
Daniel Schadt
2025-08-20
include backup GPX in size breakdown
Daniel Schadt
2025-08-12
install hittekaart extra for mypy
Daniel Schadt
2025-08-12
fix lint (again)
Daniel Schadt
2025-08-12
fix lint
Daniel Schadt
2025-08-12
fix typing for hittekaart
Daniel Schadt
2025-08-11
carefully import hittekaart_py
Daniel Schadt
2025-08-11
remove hittekaart.bin setting
Daniel Schadt
2025-08-11
move to hittekaart-py instead of subprocess'ing
Daniel Schadt
2025-08-02
update dependencies
Daniel Schadt
2025-08-02
move from [tool.poetry] to [project]
Daniel Schadt
2025-08-02
update hittekaart docs
Daniel Schadt
2025-07-29
add documentation for hittekaart_py
Daniel Schadt
2025-06-18
bump version to 0.11.0
v0.11.0
Daniel Schadt
2025-06-18
update dependencies
Daniel Schadt
2025-06-18
Merge branch 'browse-pagination'
Daniel Schadt
2025-06-18
update CHANGELOG
Daniel Schadt
2025-06-18
add tests for browse pagination
Daniel Schadt
[next]