aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursfurther speed up testsDaniel Schadt
11 hoursfix lintDaniel Schadt
21 hoursspeed up track insertionDaniel Schadt
33 hoursrefine woodpecker configDaniel Schadt
46 hoursenable woodpecker CIDaniel Schadt
46 hoursmake lon/lat non-nullableDaniel Schadt
47 hoursfix SQLAlchemy typesDaniel Schadt
2 daysbe graceful if users/tracks dirs not foundDaniel Schadt
2 daysMerge branch 'gpx-influx'Daniel Schadt
2 daysadd missing return statementDaniel Schadt
3 dayscheck DB connectivity before updatingDaniel Schadt
4 daysrespect track date when downgradinggpx-influxDaniel Schadt
5 daysfix lintDaniel Schadt
5 daysfix update script for empty data directoriesDaniel Schadt
7 daysadd update script for reading GPX to databaseDaniel Schadt
7 dayschange backup path to not contain .gpxDaniel Schadt
7 daysbetter error handling for convert.smart_convertDaniel Schadt
7 daysfix SQLA warning about object not in sessionDaniel Schadt
7 daysfix fietscronDaniel Schadt
2025-11-01fix lintDaniel Schadt
2025-11-01include database size in total sizeDaniel Schadt
2025-11-01split track data and backups in storage breakdownDaniel Schadt
2025-11-01fix size breakdownDaniel Schadt
2025-11-01fix testsDaniel Schadt
2025-11-01don't choke if no timestamp or elevation is givenDaniel Schadt
2025-11-01don't choke if no GPX timestamps are setDaniel Schadt
2025-11-01fix archive downloadDaniel Schadt
2025-10-28have hittekaart use the tracks from the databaseDaniel Schadt
2025-10-28add docstrings to models/track.pyDaniel Schadt
2025-10-28add docstrings to geo.pyDaniel Schadt
2025-10-28clean up unused importsDaniel Schadt
2025-10-28fix alembic scripts in alembic versionDaniel Schadt
2025-10-28add waypoints to databaseDaniel Schadt
2025-10-28remove superfluous print statementDaniel Schadt
2025-10-28fix track editingDaniel Schadt
2025-10-28make transformers work on geo.PathDaniel Schadt
2025-10-28fix FIT files not having the date setDaniel Schadt
2025-10-28fix FIT uploadDaniel Schadt
2025-10-28take metadata from geo moduleDaniel Schadt
2025-10-28have trackmap's be rendered on geo.PathDaniel Schadt
2025-10-28move GPX reading into convertDaniel Schadt
2025-10-28return GPX with data from databaseDaniel Schadt
2025-10-28initial geo.Path implementationDaniel Schadt
2025-10-27Merge branch 'hittekaart-py'Daniel Schadt
2025-10-15update dependenciesDaniel Schadt
2025-10-15update hittekaart-py versionhittekaart-pyDaniel Schadt
2025-10-11update CHANGELOGDaniel Schadt
2025-10-11Merge branch 'opengraph-tags'Daniel Schadt
2025-10-03use preview URL with secret in opengraph tagDaniel Schadt
2025-10-03add opengraph tagsDaniel Schadt