index
:
fietsboek
calendar
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
2024-05-04
update changelog
HEAD
master
Daniel Schadt
2024-05-04
fix images being cut on small screens
Daniel Schadt
2024-05-04
Merge branch 'migration-bootstrap-test'
Daniel Schadt
2024-04-18
remove mypy ignore for sqlalchemy
Daniel Schadt
2024-04-18
also remove user data on test teardown
Daniel Schadt
2024-04-18
have data_dir as a placeholder in testing.ini
Daniel Schadt
2024-04-17
replace bi-image with bi-images
Daniel Schadt
2024-04-17
add number of images and comments to browse view
Daniel Schadt
2024-04-17
add number of images and comments to home page
Daniel Schadt
2024-04-16
add test for fietsupdate bootstrapping
Daniel Schadt
2024-04-16
add data directory for testing configuration
Daniel Schadt
2024-04-16
use alembic scripts from the package
Daniel Schadt
2024-04-08
bump version to 0.9.0
v0.9.0
Daniel Schadt
2024-04-08
update dependencies
Daniel Schadt
2024-04-08
Merge branch 'profile-graph'
Daniel Schadt
2024-04-08
update changelog
Daniel Schadt
2024-04-07
update changelog
Daniel Schadt
2024-04-07
add docs about the updater
Daniel Schadt
2024-04-06
Merge branch 'fix-update-migration-scripts' into 'master'
Daniel
2024-04-06
fix language only being chosen for subsites
Daniel Schadt
2024-04-06
fix URL resolution for AJAX calls
Daniel Schadt
2024-04-06
change line chart to bar chart
Daniel Schadt
2024-04-06
introduce tabbars to the profile
Daniel Schadt
2024-04-06
fix eslint warnings
Daniel Schadt
2024-04-06
fix(updater): add missing sqlalchemy.sql.text() to some migrations
networkjanitor
2024-04-06
implement basic version of profile graph
Daniel Schadt
2024-04-05
documentation improvements
Daniel Schadt
2024-04-04
add endpoint for json summary
Daniel Schadt
2024-04-04
Merge branch 'language-chooser'
Daniel Schadt
2024-02-10
fix eslint
Daniel Schadt
2024-02-10
only show & allow languages that are allowed
Daniel Schadt
2024-02-10
add DISPLAY_NAME to justfile
Daniel Schadt
2024-02-10
update docs about new lang display name feature
Daniel Schadt
2024-02-10
fix lint
Daniel Schadt
2024-02-10
offer a language choice at the bottom
Daniel Schadt
2024-02-02
add average length & duration to profile
Daniel Schadt
2024-02-02
fix table markup
Daniel Schadt
2024-02-01
add newlines after docstring
Daniel Schadt
2024-02-01
remove superfluous console.log statements
Daniel Schadt
2024-02-01
fix ts lint
Daniel Schadt
2024-02-01
disable false positive "unsubscriptable" lint
Daniel Schadt
2024-01-20
use <template> tag
Daniel Schadt
2024-01-20
update dependencies
Daniel Schadt
2023-11-25
disable pypy pipeline for now
Daniel Schadt
2023-11-25
Merge branch 'disable-image-upload'
Daniel Schadt
2023-11-13
add docstring
Daniel Schadt
2023-11-13
add tests for disabled image uploads
Daniel Schadt
2023-11-13
make test app fixture module-scoped
Daniel Schadt
2023-11-10
document fietsboek.enable_image_uploads
Daniel Schadt
2023-11-10
add configuration option to disable image uploads
Daniel Schadt
[next]