index
:
fietsboek
master
postgres-support
A web-based GPX track tracker
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
19 hours
close SQL connections in tests
Daniel Schadt
19 hours
fix postgres detection in upgrade script
Daniel Schadt
19 hours
change transformer column from JSON to TEXT
Daniel Schadt
20 hours
clean up database after bootstrap test
Daniel Schadt
21 hours
bootstrap test: install psycopg
Daniel Schadt
21 hours
make upgrade scripts work with postgres
Daniel Schadt
2025-05-11
update CHANGELOG
HEAD
master
Daniel Schadt
2025-05-11
fix tileproxy test
Daniel Schadt
2025-05-11
add test for setting new GPX files
Daniel Schadt
2025-05-10
disable lint for broad exception
Daniel Schadt
2025-05-10
add button to exchange GPX track
Daniel Schadt
2025-05-10
add preview images to storage breakdown
Daniel Schadt
2025-05-10
Merge branch 'trackmap'
Daniel Schadt
2025-05-10
add track previews to profile page
Daniel Schadt
2025-05-10
move padding in browse track card
Daniel Schadt
2025-05-06
fix test for new 403 page
Daniel Schadt
2025-05-06
Merge branch 'admin-stats'
Daniel Schadt
2025-05-06
fix missing newline
Daniel Schadt
2025-05-06
remove unused import
Daniel Schadt
2025-05-06
use version from fietsboek.__VERSION__
Daniel Schadt
2025-05-06
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
[next]