aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-30fix lintsDaniel 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-30add friend request machineryDaniel Schadt
2022-06-30add support for invalidating a share linkDaniel Schadt
2022-06-30add some more iconsDaniel Schadt
2022-06-30use properly localized decimal separatorsDaniel Schadt
2022-06-30implement share links for tracksDaniel Schadt
2022-06-29implement different track visibilitiesDaniel Schadt
2022-06-29form target -> actionDaniel Schadt
This is the correct way to do it.
2022-06-29add badgesDaniel Schadt
2022-06-29don't set default tags of "hi" and "bye"Daniel Schadt
2022-06-29better checking for invalid GPX filesDaniel Schadt
2022-06-29more track dataDaniel Schadt
Now we have moving time, stopped time, max speed, average speed and the GPX dates as well.
2022-06-29add babel-init command to makefileDaniel Schadt
This is useful to easily create new locales from scratch.
2022-06-29add tooltips to track overviewDaniel Schadt
2022-06-29first uploads are working!Daniel Schadt
2022-06-28Initial commitDaniel Schadt