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
4 days
update CHANGELOG
HEAD
master
Daniel Schadt
4 days
fix tileproxy test
Daniel Schadt
4 days
add test for setting new GPX files
Daniel Schadt
4 days
disable lint for broad exception
Daniel Schadt
4 days
add button to exchange GPX track
Daniel Schadt
4 days
add preview images to storage breakdown
Daniel Schadt
4 days
Merge branch 'trackmap'
Daniel Schadt
4 days
add track previews to profile page
Daniel Schadt
4 days
move padding in browse track card
Daniel Schadt
8 days
fix test for new 403 page
Daniel Schadt
8 days
Merge branch 'admin-stats'
Daniel Schadt
8 days
fix missing newline
Daniel Schadt
8 days
remove unused import
Daniel Schadt
8 days
use version from fietsboek.__VERSION__
Daniel Schadt
8 days
new 403 page
Daniel Schadt
2025-04-25
rework 404 page
Daniel Schadt
2025-04-23
fix profile test
Daniel Schadt
2025-04-23
sort imports
Daniel Schadt
2025-04-23
fix lints
Daniel Schadt
2025-04-23
fix types for trackmap
Daniel Schadt
2025-04-22
build track previews in fietscron
Daniel Schadt
2025-04-21
fix layer passing in conftest
Daniel Schadt
2025-04-21
don't fail for empty tile data
Daniel Schadt
2025-04-21
use configured tile layers for trackmap
Daniel Schadt
2025-04-21
cache & generate trackmap when uploading a track
Daniel Schadt
2025-04-21
fix content-type in tileproxy
Daniel Schadt
2025-04-21
use cached tiles when generating trackmap
Daniel Schadt
2025-04-20
show track images in browse view
Daniel Schadt
2025-04-20
add a function to render a track as static image
Daniel Schadt
2025-04-19
move badge delete button next to edit button
Daniel Schadt
2025-04-19
get fietsboek version via importlib
Daniel Schadt
2025-04-19
use proper templates for profile tabs
Daniel Schadt
2025-04-19
pre-select heat map on profile view
Daniel Schadt
2025-04-18
docs: change opensans to inter
Daniel Schadt
2025-04-18
add title to links in calendar
Daniel Schadt
2025-03-28
remove extraneous blank line
Daniel Schadt
2025-03-27
have a dark background for the admin navbar
Daniel Schadt
2025-03-26
fix variable shadowing
Daniel Schadt
2025-03-26
translate admin overview
Daniel Schadt
2025-03-26
add system stats to admin page
Daniel Schadt
2025-03-25
first working admin site size stats
Daniel Schadt
2025-03-01
add __all__ to modules
Daniel Schadt
2025-03-01
replace typing.List/Set/Dict
Daniel Schadt
2025-03-01
replace use of utcnow with now(datetime.UTC)
Daniel Schadt
2025-02-25
better align counts on home view
Daniel Schadt
2025-02-05
update docs to say Python 3.10 is required
v0.10.0
Daniel Schadt
2025-02-05
add newline
Daniel Schadt
2025-02-05
bump version to 0.10.0
Daniel Schadt
2025-02-05
update changelog
Daniel Schadt
2025-01-30
fix types
Daniel Schadt
[next]