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
2023-05-29
[wip] add ability to re-send the verification mail
Daniel Schadt
2023-05-25
Merge branch 'fietsctl-commands'
Daniel Schadt
2023-05-25
html-encode the link when saving GPX files
Daniel Schadt
2023-05-25
move "sort" button on home page up
Daniel Schadt
2023-05-25
make Fietsboek text a link to home page
Daniel Schadt
2023-05-25
fix script inclusion
Daniel Schadt
2023-05-22
make tokens expire after 24 hours
Daniel Schadt
2023-05-21
sort images by their original file name
Daniel Schadt
2023-05-18
usertile: return empty tile instead of 404
Daniel Schadt
2023-05-17
add cache header to user tiles
Daniel Schadt
2023-05-16
add fietsctl track del
Daniel Schadt
2023-05-15
also add German translation for elevation-jumper
Daniel Schadt
2023-05-15
add translations for fix-elevation-jumps
Daniel Schadt
2023-05-15
Merge branch 'elevation-jumper'
Daniel Schadt
2023-05-13
add docs for fix elevation jump transformer
Daniel Schadt
2023-05-13
add a test for the new elevation jump transformer
Daniel Schadt
2023-05-13
add a manpage for fietsctl
Daniel Schadt
2023-05-12
add unit tests for util.human_size
Daniel Schadt
2023-05-11
make fietsctl output a bit more colorful
Daniel Schadt
2023-05-11
add fietsctl track list
Daniel Schadt
2023-05-10
update fietsctl invocation in the docs
Daniel Schadt
2023-05-10
touch up fietsctl help strings
Daniel Schadt
2023-05-10
add a fietsctl user modify command
Daniel Schadt
2023-05-10
rename user fietsctl commands
Daniel Schadt
2023-05-10
Merge branch 'browse-sorting'
Daniel Schadt
2023-05-09
add translations for new browse sort
Daniel Schadt
2023-05-09
implement sorting for the browse page
Daniel Schadt
2023-05-09
properly type hint browse.py
Daniel Schadt
2023-05-08
fix whitespace
Daniel Schadt
2023-05-08
add a button to change the sorting on home page
Daniel Schadt
2023-05-08
implement "fix elevation jumps" transformer
Daniel Schadt
2023-05-08
move FixNullElevation to separate file
Daniel Schadt
2023-04-26
allow number of hittekaart threads to be limited
Daniel Schadt
2023-04-24
bump version to 0.7.0
v0.7.0
Daniel Schadt
2023-04-23
show upload time in user's local tiemzone
Daniel Schadt
2023-04-23
fietscron: don't run both queues
Daniel Schadt
2023-04-23
update dependencies
Daniel Schadt
2023-04-23
update CHANGELOG
Daniel Schadt
2023-04-23
add translations for remove-breaks transformer
Daniel Schadt
2023-04-23
Merge branch 'remove-breaks'
Daniel Schadt
2023-04-21
docs: add remove breaks documentation
Daniel Schadt
2023-04-20
update installation docs
Daniel Schadt
2023-04-20
add unfinished uploads to home page
Daniel Schadt
2023-04-19
implement first "break removal" transformer
Daniel Schadt
2023-04-17
use gpx.walk() instead of manually implementing it
Daniel Schadt
2023-04-14
CI: install Rust on pypy image
Daniel Schadt
2023-04-13
update changelog
Daniel Schadt
2023-04-13
replace bleach with nh3
Daniel Schadt
2023-04-13
Merge branch 'profiles'
Daniel Schadt
2023-04-04
install driver for Postgres and MySQL on docker
Daniel Schadt
[next]