Age | Commit message (Expand) | Author |
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 |
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.0v0.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 |