index
:
fietsboek
admin-stats
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
11 days
remove extraneous blank line
admin-stats
Daniel Schadt
12 days
have a dark background for the admin navbar
Daniel Schadt
13 days
fix variable shadowing
Daniel Schadt
13 days
translate admin overview
Daniel Schadt
13 days
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
HEAD
master
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
2025-01-30
update dependencies
Daniel Schadt
2025-01-30
remove trailing space in docstring
Daniel Schadt
2025-01-30
round stopped/moving time to seconds in tooltip
Daniel Schadt
2025-01-30
add a per-year/per-month tooltip to the home page
Daniel Schadt
2025-01-29
Merge branch 'new-font'
Daniel Schadt
2025-01-29
replace Junction with Inter
Daniel Schadt
2024-11-30
update rst2man invocation to drop the py suffix
Daniel Schadt
2024-11-30
add webfont files for Junction and Inter
Daniel Schadt
2024-11-30
remove top border radius on alerts
Daniel Schadt
2024-11-30
move margin from navbar to main-content
Daniel Schadt
2024-11-30
fix ui-element class on login page
Daniel Schadt
2024-11-28
style adjustment: open sans -> junction/inter
Daniel Schadt
2024-11-28
fix lint
Daniel Schadt
2024-11-28
update changelog
Daniel Schadt
2024-11-28
Merge branch 'calendar'
Daniel Schadt
2024-11-25
fix lint
Daniel Schadt
2024-11-25
update dependencies
Daniel Schadt
2024-11-25
add tests for prev_next_month
Daniel Schadt
2024-11-25
adjust font of calendar content
Daniel Schadt
2024-11-16
center title for calendar
Daniel Schadt
2024-11-16
add translated messages for calendar
Daniel Schadt
2024-11-16
more styling for the calendar
Daniel Schadt
2024-11-16
add weekday names to calendar
Daniel Schadt
2024-11-16
fix leaflet weirdness when calendar month switched
Daniel Schadt
2024-11-13
first draft of calendar
Daniel Schadt
2024-05-04
update changelog
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
[next]