aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-08-20include backup GPX in size breakdownDaniel Schadt
2025-08-12install hittekaart extra for mypyDaniel Schadt
2025-08-12fix lint (again)Daniel Schadt
2025-08-12fix lintDaniel Schadt
2025-08-12fix typing for hittekaartDaniel Schadt
2025-08-11carefully import hittekaart_pyDaniel Schadt
2025-08-11remove hittekaart.bin settingDaniel Schadt
2025-08-11move to hittekaart-py instead of subprocess'ingDaniel Schadt
2025-08-02update dependenciesDaniel Schadt
2025-08-02move from [tool.poetry] to [project]Daniel Schadt
2025-08-02update hittekaart docsDaniel Schadt
2025-07-29add documentation for hittekaart_pyDaniel Schadt
2025-06-18bump version to 0.11.0v0.11.0Daniel Schadt
2025-06-18update dependenciesDaniel Schadt
2025-06-18Merge branch 'browse-pagination'Daniel Schadt
2025-06-18update CHANGELOGDaniel Schadt
2025-06-18add tests for browse paginationDaniel Schadt
2025-06-18fix import sortingDaniel Schadt
2025-06-12add translation for paginationDaniel Schadt
2025-06-12add pagination for browse viewDaniel Schadt
2025-06-12Merge branch 'postgres-support'Daniel Schadt
2025-06-12add a comment to the test.ini for sql backendsDaniel Schadt
2025-06-10fix lintDaniel Schadt
2025-06-10update docs for PostgresDaniel Schadt
2025-06-10fix lintsDaniel Schadt
2025-06-08update CI image to bookwormDaniel Schadt
2025-06-08fix migration for old sqlite versionsDaniel Schadt
2025-06-08fix postgres connection URL in testsDaniel Schadt