aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-23allow tag addition and friend search with "Enter"Daniel Schadt
2022-07-23add ETags to gpx and badge filesDaniel Schadt
2022-07-23bump version to 0.2.0v0.2.0Daniel Schadt
2022-07-23stringify path before passing it to FileResponseDaniel Schadt
2022-07-23clean up javascriptDaniel Schadt
2022-07-22Merge branch 'image-upload'Daniel Schadt
2022-07-21remove leftover console.logDaniel Schadt
2022-07-21allow descriptions to be added to imagesDaniel Schadt
2022-07-19show comment date in user's local timezoneDaniel Schadt
2022-07-19fix track_id/id mismatch in add-comment routeDaniel Schadt
2022-07-19no round borders in image previewDaniel Schadt
2022-07-18remove images when removing a trackDaniel Schadt
2022-07-18update changelogDaniel Schadt
2022-07-18update message catalogsDaniel Schadt
2022-07-18give tests a temporary data dirDaniel Schadt
2022-07-18update documentation with new data dirDaniel Schadt
2022-07-18implement image uploadDaniel Schadt
2022-07-18set tox up to test with pypy (and optionally lxml)Daniel Schadt
2022-07-17run pylint-tests in gitlab CIDaniel Schadt
2022-07-17run pylint on the test files as wellDaniel Schadt
2022-07-17Merge branch 'multi-download'Daniel Schadt
2022-07-17add tests for archive downloadDaniel Schadt
2022-07-17make sure all tracks are found in the archiveDaniel Schadt
2022-07-17track: don't fail when id is not setDaniel Schadt
2022-07-16actually implement the multi download buttonDaniel Schadt
2022-07-16remove MyTourbook timezone guessingDaniel Schadt
2022-07-16enable gitlab CIDaniel Schadt
2022-07-16fix lint issuesDaniel Schadt
2022-07-16add tox to run tests & lintersDaniel Schadt
2022-07-16include markdown files in MANIFESTDaniel Schadt
2022-07-14[wip] implement multi track downloadDaniel Schadt
2022-07-11ignore empty IDs when retrieving multipleDaniel Schadt
2022-07-11add integration tests for uploadingDaniel Schadt
2022-07-11don't overwrite date after editingDaniel Schadt
2022-07-11better styling for friend buttons in track editDaniel Schadt
2022-07-11move user menu (login, logout, ...) to right sideDaniel Schadt
2022-07-09add tests for the login formDaniel Schadt
2022-07-09add docs on translation workDaniel Schadt
2022-07-09add a "Delete" button to tracksDaniel Schadt
2022-07-09save timestamps in UTCDaniel Schadt
2022-07-09Bump version to 0.1.0v0.1.0Daniel Schadt
2022-07-09fix CSRF token mismatch on password reset formsDaniel Schadt
2022-07-09fix "Invalidate Share" actionDaniel Schadt
2022-07-09add CSRF protection for actions that modify dataDaniel Schadt
2022-07-09take title suggestion from track nameDaniel Schadt
2022-07-09start writing docs properly, not in the READMEDaniel Schadt
2022-07-08better loading in util.read_localized_resourceDaniel Schadt
2022-07-07add a text if no tracks are browsableDaniel Schadt
2022-07-07wire jinja2 filters in codeDaniel Schadt
2022-07-07add tests for util.guess_gpx_timezoneDaniel Schadt