Age | Commit message (Expand) | Author |
2022-07-17 | run pylint on the test files as well | Daniel Schadt |
2022-07-17 | Merge branch 'multi-download' | Daniel Schadt |
2022-07-17 | add tests for archive download | Daniel Schadt |
2022-07-17 | make sure all tracks are found in the archive | Daniel Schadt |
2022-07-17 | track: don't fail when id is not set | Daniel Schadt |
2022-07-16 | actually implement the multi download button | Daniel Schadt |
2022-07-16 | remove MyTourbook timezone guessing | Daniel Schadt |
2022-07-16 | enable gitlab CI | Daniel Schadt |
2022-07-16 | fix lint issues | Daniel Schadt |
2022-07-16 | add tox to run tests & linters | Daniel Schadt |
2022-07-16 | include markdown files in MANIFEST | Daniel Schadt |
2022-07-14 | [wip] implement multi track download | Daniel Schadt |
2022-07-11 | ignore empty IDs when retrieving multiple | Daniel Schadt |
2022-07-11 | add integration tests for uploading | Daniel Schadt |
2022-07-11 | don't overwrite date after editing | Daniel Schadt |
2022-07-11 | better styling for friend buttons in track edit | Daniel Schadt |
2022-07-11 | move user menu (login, logout, ...) to right side | Daniel Schadt |
2022-07-09 | add tests for the login form | Daniel Schadt |
2022-07-09 | add docs on translation work | Daniel Schadt |
2022-07-09 | add a "Delete" button to tracks | Daniel Schadt |
2022-07-09 | save timestamps in UTC | Daniel Schadt |
2022-07-09 | Bump version to 0.1.0v0.1.0 | Daniel Schadt |
2022-07-09 | fix CSRF token mismatch on password reset forms | Daniel Schadt |
2022-07-09 | fix "Invalidate Share" action | Daniel Schadt |
2022-07-09 | add CSRF protection for actions that modify data | Daniel Schadt |
2022-07-09 | take title suggestion from track name | Daniel Schadt |
2022-07-09 | start writing docs properly, not in the README | Daniel Schadt |
2022-07-08 | better loading in util.read_localized_resource | Daniel Schadt |
2022-07-07 | add a text if no tracks are browsable | Daniel Schadt |
2022-07-07 | wire jinja2 filters in code | Daniel Schadt |
2022-07-07 | add tests for util.guess_gpx_timezone | Daniel Schadt |
2022-07-07 | add text to the home page | Daniel Schadt |
2022-07-07 | start adding some unit tests | Daniel Schadt |
2022-07-06 | better timezone handling for track dates | Daniel Schadt |
2022-07-06 | update styles for password reset forms | Daniel Schadt |
2022-07-06 | use ACLs for upload authorization | Daniel Schadt |
2022-07-06 | move track authorization to ACLs | Daniel Schadt |
2022-07-05 | start to use pyramid context factories | Daniel Schadt |
2022-07-03 | fix <strong> element | Daniel Schadt |
2022-07-02 | allow images in markdown descriptions | Daniel Schadt |
2022-07-02 | ensure the track cache is built after upload | Daniel Schadt |
2022-07-02 | add caching to GPX and badge files | Daniel Schadt |
2022-07-02 | adjust manifest for extra filesv0.0 | Daniel Schadt |
2022-07-02 | generate proper alembic revision | Daniel Schadt |
2022-07-02 | return 404 when track is not found | Daniel Schadt |
2022-07-02 | add better cascading for ORM objects | Daniel Schadt |
2022-07-02 | mention fietsctl in the installation docs | Daniel Schadt |
2022-07-02 | add a small script for maintenance tasks | Daniel Schadt |
2022-07-02 | add README & LICENSE | Daniel Schadt |
2022-07-02 | add German translation | Daniel Schadt |