index
:
fietsboek
cli-tests
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
10 days
make journey link secrets work
Daniel Schadt
10 days
fix types
Daniel Schadt
10 days
make columns non-NULLABLE
Daniel Schadt
10 days
implement journey deletion
Daniel Schadt
10 days
hide non-visible tracks in journey details
Daniel Schadt
10 days
respect journeys' visibility levels
Daniel Schadt
10 days
check input validity in journey form
Daniel Schadt
10 days
de-duplicate gpx_xml
Daniel Schadt
10 days
show more stats for journey
Daniel Schadt
10 days
implement journey editing
Daniel Schadt
10 days
don't show tracks that are already in a journey
Daniel Schadt
10 days
fix grabby mouse pointer for journey reorder
Daniel Schadt
10 days
fix trackmap for empty tracks
Daniel Schadt
10 days
add margin to journey card
Daniel Schadt
10 days
add journey entry to navbar
Daniel Schadt
10 days
add page to add a journey
Daniel Schadt
10 days
show HTML description for journeys
Daniel Schadt
10 days
first work on journeys
Daniel Schadt
10 days
update changelog
Daniel Schadt
10 days
Merge branch 'fs-transactions'
Daniel Schadt
11 days
move connection to context manager (fix deadlock?)
Daniel Schadt
11 days
remove gitlab CI
Daniel Schadt
11 days
fix type of create_data_folders
Daniel Schadt
11 days
ensure tracks/users folders exist
Daniel Schadt
11 days
fix formatting
Daniel Schadt
11 days
remove TrackDataDir context manager use in edit
Daniel Schadt
11 days
fix types in fstrans
Daniel Schadt
11 days
actually add txn parameter to UserDataDir
Daniel Schadt
11 days
better logging of exceptions during rollback
Daniel Schadt
11 days
more doc strings
Daniel Schadt
11 days
initial filesystem transactions
Daniel Schadt
13 days
move pyramid to Kingdread/pyramid fork
Daniel Schadt
13 days
fail gracefully for __VERSION__
Daniel Schadt
2025-12-07
Merge branch 'pdf'
Daniel Schadt
2025-11-29
speed up track adding in test_browse
Daniel Schadt
2025-11-29
add smoke test for pdf generation
Daniel Schadt
2025-11-29
ignore matploblib debug logs in tests
Daniel Schadt
2025-11-29
fix TrackWithMetadata attribute access
Daniel Schadt
2025-11-29
adjust image size in pdf
Daniel Schadt
2025-11-25
add unit tests for typst escaping
Daniel Schadt
2025-11-25
add button to download PDF
Daniel Schadt
2025-11-22
remove unneeded import
Daniel Schadt
2025-11-22
add test for xml_escape
Daniel Schadt
2025-11-22
remove uneeded function
Daniel Schadt
2025-11-22
remove unneeded import
Daniel Schadt
2025-11-22
don't offer brotli content encoding
Daniel Schadt
2025-11-22
speed up track xml serialization
Daniel Schadt
2025-11-20
fix types
Daniel Schadt
2025-11-20
add height profile to PDF
Daniel Schadt
2025-11-20
add docstrings & fix lint
Daniel Schadt
[next]