Age | Commit message (Expand) | Author |
2023-06-29 | install and run redis on CI | Daniel Schadt |
2023-06-29 | tileproxy: use caplog in the test | Daniel Schadt |
2023-06-29 | tileproxy: fix testing fake response | Daniel Schadt |
2023-06-22 | add preliminary tileproxy test | Daniel Schadt |
2023-06-22 | fix custom layer config parsing | Daniel Schadt |
2023-06-19 | update dependencies | Daniel Schadt |
2023-06-19 | add fietsctl modify --set-email | Daniel Schadt |
2023-06-19 | hide friends that are already tagged | Daniel Schadt |
2023-06-05 | bump version to 0.8.0v0.8.0 | Daniel Schadt |
2023-06-05 | fix lint | Daniel Schadt |
2023-06-02 | update Sphinx | Daniel Schadt |
2023-06-02 | update dependencies (SQLAlchemy 2.0!) | Daniel Schadt |
2023-05-31 | Dockerfile: properly expose the gunicorn port | Daniel Schadt |
2023-05-31 | update changelog | Daniel Schadt |
2023-05-31 | Merge branch 'fit-import' | Daniel Schadt |
2023-05-31 | Merge branch 'resend-verification' | Daniel Schadt |
2023-05-31 | fit: skip records that have no position set | Daniel Schadt |
2023-05-31 | add translations for verification resending | Daniel Schadt |
2023-05-31 | add test for verification mail resending | Daniel Schadt |
2023-05-30 | de-duplicate verification token code | Daniel Schadt |
2023-05-30 | verification: use right mail text and subject | Daniel Schadt |
2023-05-29 | [wip] add ability to re-send the verification mail | Daniel Schadt |
2023-05-25 | Merge branch 'fietsctl-commands' | Daniel Schadt |
2023-05-25 | html-encode the link when saving GPX files | Daniel Schadt |
2023-05-25 | move "sort" button on home page up | Daniel Schadt |
2023-05-25 | make Fietsboek text a link to home page | Daniel Schadt |
2023-05-25 | fix script inclusion | Daniel Schadt |
2023-05-22 | make tokens expire after 24 hours | Daniel Schadt |
2023-05-21 | sort images by their original file name | Daniel Schadt |
2023-05-18 | usertile: return empty tile instead of 404 | Daniel Schadt |
2023-05-17 | add cache header to user tiles | Daniel Schadt |
2023-05-16 | add fietsctl track del | Daniel Schadt |
2023-05-15 | initial version of .fit import | Daniel Schadt |
2023-05-15 | also add German translation for elevation-jumper | Daniel Schadt |
2023-05-15 | add translations for fix-elevation-jumps | Daniel Schadt |
2023-05-15 | Merge branch 'elevation-jumper' | Daniel Schadt |
2023-05-13 | add docs for fix elevation jump transformer | Daniel Schadt |
2023-05-13 | add a test for the new elevation jump transformer | Daniel Schadt |
2023-05-13 | add a manpage for fietsctl | Daniel Schadt |
2023-05-12 | add unit tests for util.human_size | Daniel Schadt |
2023-05-11 | make fietsctl output a bit more colorful | Daniel Schadt |
2023-05-11 | add fietsctl track list | Daniel Schadt |
2023-05-10 | update fietsctl invocation in the docs | Daniel Schadt |
2023-05-10 | touch up fietsctl help strings | Daniel Schadt |
2023-05-10 | add a fietsctl user modify command | Daniel Schadt |
2023-05-10 | rename user fietsctl commands | Daniel Schadt |
2023-05-10 | Merge branch 'browse-sorting' | Daniel Schadt |
2023-05-09 | add translations for new browse sort | Daniel Schadt |
2023-05-09 | implement sorting for the browse page | Daniel Schadt |
2023-05-09 | properly type hint browse.py | Daniel Schadt |