Age | Commit message (Expand) | Author |
2022-12-05 | small documentation fixes | Daniel Schadt |
2022-12-05 | fix CSRF issue for account creation | Daniel Schadt |
2022-12-03 | serve gzip compressed GPX data if possible | Daniel Schadt |
2022-11-28 | bump version to 0.4.0v0.4.0 | Daniel Schadt |
2022-11-28 | add a checklist for the release process | Daniel Schadt |
2022-11-28 | add Sphinx as docs dependency | Daniel Schadt |
2022-11-28 | remove MANIFEST | Daniel Schadt |
2022-11-28 | update changelog | Daniel Schadt |
2022-11-28 | Allow overwriting of the home page | Daniel Schadt |
2022-11-21 | disable the privacy popup | Daniel Schadt |
2022-11-21 | don't leak the Thunderforest API key | Daniel Schadt |
2022-11-21 | fix map if OSM layer is not present | Daniel Schadt |
2022-11-21 | small documentation fixes | Daniel Schadt |
2022-11-20 | change default email | Daniel Schadt |
2022-11-20 | update CHANGELOG | Daniel Schadt |
2022-11-20 | Merge branch 'tile-proxy' | Daniel Schadt |
2022-11-20 | remove bisect.insort | Daniel Schadt |
2022-11-19 | restore compatibility with python 3.7 | Daniel Schadt |
2022-11-19 | add docs for more tile proxy information | Daniel Schadt |
2022-11-19 | add an option to disable the tile proxy | Daniel Schadt |
2022-11-18 | split layer extraction into two functions | Daniel Schadt |
2022-11-18 | fix SQLAlchemy deprecation | Daniel Schadt |
2022-11-18 | fix lint | Daniel Schadt |
2022-11-17 | tileproxy: relay HTTP status codes | Daniel Schadt |
2022-11-17 | add a shortcut for Thunderforest maps | Daniel Schadt |
2022-11-17 | enable custom map layers | Daniel Schadt |
2022-11-17 | doc: add intersphinx links for jinja2/markupsafe | Daniel Schadt |
2022-11-17 | remember timeouts for tile servers | Daniel Schadt |
2022-11-17 | add a timeout to the tile proxy | Daniel Schadt |
2022-11-17 | initial support for proxying OSM tiles | Daniel Schadt |
2022-11-15 | switch out setuptools for poetry | Daniel Schadt |
2022-11-12 | Merge branch 'updater' | Daniel Schadt |
2022-11-12 | add initial update script | Daniel Schadt |
2022-10-20 | adjust docs for new updater script | Daniel Schadt |
2022-10-10 | make fietsupdater status warn about unknown update | Daniel Schadt |
2022-10-10 | lint fixes | Daniel Schadt |
2022-10-10 | fietsupdater: add a "status" subcommand | Daniel Schadt |
2022-10-10 | add a common base class to update scripts | Daniel Schadt |
2022-10-10 | fietsupdater: fix revision subcommand | Daniel Schadt |
2022-09-29 | fietsupdtr: noop if the update is already applied | Daniel Schadt |
2022-09-29 | fietsupdater: use Context.fail to abort | Daniel Schadt |
2022-09-29 | fietsupdater: better help behaviour | Daniel Schadt |
2022-09-28 | reorganize updater CLI | Daniel Schadt |
2022-09-25 | hide tags if none are set | Daniel Schadt |
2022-09-25 | fix track participants not being shown | Daniel Schadt |
2022-09-24 | fix stamp logic for downgrades | Daniel Schadt |
2022-09-24 | fix downgrade not picking the right revisions | Daniel Schadt |
2022-09-24 | add a CLI frontend for the updater logic | Daniel Schadt |
2022-09-16 | autocomplete tags in upload/edit form | Daniel Schadt |
2022-09-10 | first implementation of update logic | Daniel Schadt |