index
:
fietsboek
master
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-26
fix image upload when uploading tracks
Daniel Schadt
2022-07-25
include changelog in docs
Daniel Schadt
2022-07-24
add first basic tests for synthetic tracks
Daniel Schadt
2022-07-24
make upload function even more robust
Daniel Schadt
2022-07-24
don't crash tour_metadata with missing information
Daniel Schadt
2022-07-24
bump version to 0.2.1
v0.2.1
Daniel Schadt
2022-07-24
update changelog
Daniel Schadt
2022-07-24
fix images not showing when using the share link
Daniel Schadt
2022-07-23
enable fullscreen button for map
Daniel Schadt
2022-07-23
don't add empty tags
Daniel Schadt
2022-07-23
allow tag addition and friend search with "Enter"
Daniel Schadt
2022-07-23
add ETags to gpx and badge files
Daniel Schadt
2022-07-23
bump version to 0.2.0
v0.2.0
Daniel Schadt
2022-07-23
stringify path before passing it to FileResponse
Daniel Schadt
2022-07-23
clean up javascript
Daniel Schadt
2022-07-22
Merge branch 'image-upload'
Daniel Schadt
2022-07-21
remove leftover console.log
Daniel Schadt
2022-07-21
allow descriptions to be added to images
Daniel Schadt
2022-07-19
show comment date in user's local timezone
Daniel Schadt
2022-07-19
fix track_id/id mismatch in add-comment route
Daniel Schadt
2022-07-19
no round borders in image preview
Daniel Schadt
2022-07-18
remove images when removing a track
Daniel Schadt
2022-07-18
update changelog
Daniel Schadt
2022-07-18
update message catalogs
Daniel Schadt
2022-07-18
give tests a temporary data dir
Daniel Schadt
2022-07-18
update documentation with new data dir
Daniel Schadt
2022-07-18
implement image upload
Daniel Schadt
2022-07-18
set tox up to test with pypy (and optionally lxml)
Daniel Schadt
2022-07-17
run pylint-tests in gitlab CI
Daniel Schadt
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
[next]