Age | Commit message (Expand) | Author |
2023-03-07 | Merge branch 'transformers' | Daniel Schadt |
2023-03-07 | switch order of expect & assert | Daniel Schadt |
2023-03-07 | fix typo in log message | Daniel Schadt |
2023-03-07 | add some documentation about transformers | Daniel Schadt |
2023-03-07 | also test transformers when editing a track | Daniel Schadt |
2023-03-06 | implement rollbacks on the data directory | Daniel Schadt |
2023-03-04 | fix deprecated SQLAlchemy functions | Daniel Schadt |
2023-03-04 | add tests for the new transformer | Daniel Schadt |
2023-03-04 | transformers: de-duplicate fixup code | Daniel Schadt |
2023-03-02 | FixNullElevation: also take into account slope | Daniel Schadt |
2023-03-02 | fix lint | Daniel Schadt |
2023-02-21 | rework transformer parameter UI logic | Daniel Schadt |
2023-02-15 | try to avoid parsing the GPX more than once | Daniel Schadt |
2023-02-15 | properly rebuild cache after changing transformers | Daniel Schadt |
2023-02-15 | implement null-elevation-fix transformer | Daniel Schadt |
2023-02-15 | actually save transformed GPX after upload | Daniel Schadt |
2023-02-15 | Merge branch 'max-tile-connections' | Daniel Schadt |
2023-02-14 | remove {abc} tile server prefix | Daniel Schadt |
2023-02-14 | use requests Session for tile requests | Daniel Schadt |
2023-02-08 | fix transformer handling when uploading a file | Daniel Schadt |
2023-02-08 | add a short description to transformers | Daniel Schadt |
2023-02-06 | update changelog | Daniel Schadt |
2023-02-06 | add tracks per time period on home page | Daniel Schadt |
2023-02-05 | fix lint | Daniel Schadt |
2023-02-05 | hide track name ("legende") in GPX Viewer | Daniel Schadt |
2023-02-03 | initial work on transformers | Daniel Schadt |
2023-02-03 | fix permissions for GM_Utils | Daniel Schadt |
2023-01-25 | update lockfile | Daniel Schadt |
2023-01-25 | add Python version badge to README | Daniel Schadt |
2023-01-25 | install right playwright version in pypy3 env | Daniel Schadt |
2023-01-25 | bump minimum Python version up to 3.9 | Daniel Schadt |
2023-01-25 | make encoding in read_text/write_text explicit | Daniel Schadt |
2023-01-19 | add a small test for maintenance mode | Daniel Schadt |
2023-01-19 | implement maintenance mode | Daniel Schadt |
2023-01-19 | replace some more :type ...: with type hints | Daniel Schadt |
2023-01-12 | update website URL in pyproject | Daniel Schadt |
2023-01-12 | bump version to v0.5.0v0.5.0 | Daniel Schadt |
2023-01-12 | update dependencies | Daniel Schadt |
2023-01-12 | update bootstrap icons to 1.10.3 | Daniel Schadt |
2023-01-12 | update bootstrap to 5.3.0-alpha1 | Daniel Schadt |
2023-01-12 | update to GPXViewer 6.17 | Daniel Schadt |
2023-01-12 | adjust zoom levels for stamen maps | Daniel Schadt |
2023-01-12 | fix layer types not being recognized | Daniel Schadt |
2023-01-12 | fix maximum map zoom level not being honored | Daniel Schadt |
2023-01-10 | use GPX track description if available | Daniel Schadt |
2023-01-04 | Add fietscron script for maintenance | Daniel Schadt |
2023-01-03 | add update script that embeds metadata | Daniel Schadt |
2023-01-03 | add tests for adding/removing friends | Daniel Schadt |
2023-01-03 | update dependencies | Daniel Schadt |
2023-01-03 | fix help message of "fietsctl passwd" | Daniel Schadt |