Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-30 | fix lints | Daniel Schadt | |
Sooner or later, I'd like to have pylint running on the code in the CI. It's better to fix errors sooner, than to be greeted with hundreds of pylint issues once it will be turned on later. | |||
2022-06-30 | add friend request machinery | Daniel Schadt | |
2022-06-30 | add support for invalidating a share link | Daniel Schadt | |
2022-06-30 | add some more icons | Daniel Schadt | |
2022-06-30 | use properly localized decimal separators | Daniel Schadt | |
2022-06-30 | implement share links for tracks | Daniel Schadt | |
2022-06-29 | implement different track visibilities | Daniel Schadt | |
2022-06-29 | form target -> action | Daniel Schadt | |
This is the correct way to do it. | |||
2022-06-29 | add badges | Daniel Schadt | |
2022-06-29 | don't set default tags of "hi" and "bye" | Daniel Schadt | |
2022-06-29 | better checking for invalid GPX files | Daniel Schadt | |
2022-06-29 | more track data | Daniel Schadt | |
Now we have moving time, stopped time, max speed, average speed and the GPX dates as well. | |||
2022-06-29 | add babel-init command to makefile | Daniel Schadt | |
This is useful to easily create new locales from scratch. | |||
2022-06-29 | add tooltips to track overview | Daniel Schadt | |
2022-06-29 | first uploads are working! | Daniel Schadt | |
2022-06-28 | Initial commit | Daniel Schadt | |