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-09-28
reorganize updater CLI
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-10
first implementation of update logic
Daniel Schadt
2022-09-03
Merge branch 'static-pages'
Daniel Schadt
2022-08-17
actually set title in custom pages
Daniel Schadt
2022-08-17
add documentation about custom pages
Daniel Schadt
2022-08-17
first implementation of custom static pages
Daniel Schadt
2022-08-13
fix tests
Daniel Schadt
2022-08-13
fix browse view for uncached tracks
Daniel Schadt
2022-08-12
implement browse filters in SQL
Daniel Schadt
2022-08-12
filter visible tracks in SQL
Daniel Schadt
2022-08-12
filter organic tracks via SQL
Daniel Schadt
2022-08-12
bump version to 0.3.0
v0.3.0
Daniel Schadt
2022-08-12
update changelog
Daniel Schadt
2022-08-12
Merge branch 'track-templates'
Daniel Schadt
2022-08-12
fix cell width in browse view
Daniel Schadt
2022-08-10
add icons in the browse view for synthetic/organic
Daniel Schadt
2022-08-10
update bootstrap fonts
Daniel Schadt
2022-08-10
use different icons for friends
Daniel Schadt
2022-08-08
update translations
Daniel Schadt
2022-08-08
add browse filters for track type
Daniel Schadt
2022-08-08
add different track types
Daniel Schadt
2022-08-02
Merge branch 'browse-filters'
Daniel Schadt
2022-08-02
use different error when filters return no tracks
Daniel Schadt
2022-07-30
add a button to clear all filters
Daniel Schadt
2022-07-29
use secrets to safely generate random tokens
Daniel Schadt
2022-07-28
add chevron buttons to collapse year/month summary
Daniel Schadt
2022-07-28
add filters to only show own/friends'/tagged track
Daniel Schadt
2022-07-28
move "Advanced" button closer to "Apply filters"
Daniel Schadt
2022-07-28
change weird "< length <" and "< date <" texts
Daniel Schadt
2022-07-27
fix lints
Daniel Schadt
2022-07-27
add new translations for filters
Daniel Schadt
2022-07-27
add first filters to the browse view
Daniel Schadt
2022-07-27
embed JSON strings via tojson
Daniel Schadt
2022-07-27
allow embedding a Thunderforest API key
Daniel Schadt
2022-07-26
update changelog
Daniel Schadt
2022-07-26
de-duplicate image editing code
Daniel Schadt
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
[next]