Age | Commit message (Expand) | Author |
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 |
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 |
2023-11-10 | fix wrong tile URL being requested | Daniel Schadt |
2023-11-07 | fix lint | Daniel Schadt |
2023-11-07 | update dependencies | Daniel Schadt |
2023-10-15 | Merge branch 'session-secrets' | Daniel Schadt |
2023-10-09 | add some docs about the auth cookie logic | Daniel Schadt |
2023-09-14 | fix tests | Daniel Schadt |
2023-09-14 | add a "Force logout" button to the user settings | Daniel Schadt |
2023-09-14 | keep user logged in after password change | Daniel Schadt |
2023-09-14 | fix password changing form | Daniel Schadt |
2023-09-14 | roll fresh session secrets for new accounts | Daniel Schadt |