index
:
fietsboek
browse-pagination
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
33 hours
fix import sorting
Daniel Schadt
7 days
add translation for pagination
Daniel Schadt
7 days
add pagination for browse view
Daniel Schadt
7 days
Merge branch 'postgres-support'
Daniel Schadt
7 days
add a comment to the test.ini for sql backends
Daniel Schadt
9 days
fix lint
Daniel Schadt
9 days
update docs for Postgres
Daniel Schadt
9 days
fix lints
Daniel Schadt
11 days
update CI image to bookworm
Daniel Schadt
11 days
fix migration for old sqlite versions
Daniel Schadt
11 days
fix postgres connection URL in tests
Daniel Schadt
12 days
oops, ci broken
Daniel Schadt
12 days
run postgres tests in CI
Daniel Schadt
12 days
fix filenames in archive test
Daniel Schadt
12 days
fix archive test
Daniel Schadt
12 days
close SQL connections in tests
Daniel Schadt
12 days
fix postgres detection in upgrade script
Daniel Schadt
12 days
change transformer column from JSON to TEXT
Daniel Schadt
12 days
clean up database after bootstrap test
Daniel Schadt
12 days
bootstrap test: install psycopg
Daniel Schadt
12 days
make upgrade scripts work with postgres
Daniel Schadt
2025-05-11
update CHANGELOG
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
[next]