aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-04update changelogHEADmasterDaniel Schadt
2024-05-04fix images being cut on small screensDaniel Schadt
2024-05-04Merge branch 'migration-bootstrap-test'Daniel Schadt
2024-04-18remove mypy ignore for sqlalchemyDaniel Schadt
2024-04-18also remove user data on test teardownDaniel Schadt
2024-04-18have data_dir as a placeholder in testing.iniDaniel Schadt
2024-04-17replace bi-image with bi-imagesDaniel Schadt
2024-04-17add number of images and comments to browse viewDaniel Schadt
2024-04-17add number of images and comments to home pageDaniel Schadt
2024-04-16add test for fietsupdate bootstrappingDaniel Schadt
2024-04-16add data directory for testing configurationDaniel Schadt
2024-04-16use alembic scripts from the packageDaniel Schadt
2024-04-08bump version to 0.9.0v0.9.0Daniel Schadt
2024-04-08update dependenciesDaniel Schadt
2024-04-08Merge branch 'profile-graph'Daniel Schadt
2024-04-08update changelogDaniel Schadt
2024-04-07update changelogDaniel Schadt
2024-04-07add docs about the updaterDaniel Schadt
2024-04-06Merge branch 'fix-update-migration-scripts' into 'master'Daniel
2024-04-06fix language only being chosen for subsitesDaniel Schadt
2024-04-06fix URL resolution for AJAX callsDaniel Schadt
2024-04-06change line chart to bar chartDaniel Schadt
2024-04-06introduce tabbars to the profileDaniel Schadt
2024-04-06fix eslint warningsDaniel Schadt
2024-04-06fix(updater): add missing sqlalchemy.sql.text() to some migrationsnetworkjanitor
2024-04-06implement basic version of profile graphDaniel Schadt
2024-04-05documentation improvementsDaniel Schadt
2024-04-04add endpoint for json summaryDaniel Schadt
2024-04-04Merge branch 'language-chooser'Daniel Schadt
2024-02-10fix eslintDaniel Schadt
2024-02-10only show & allow languages that are allowedDaniel Schadt
2024-02-10add DISPLAY_NAME to justfileDaniel Schadt
2024-02-10update docs about new lang display name featureDaniel Schadt
2024-02-10fix lintDaniel Schadt
2024-02-10offer a language choice at the bottomDaniel Schadt
2024-02-02add average length & duration to profileDaniel Schadt
2024-02-02fix table markupDaniel Schadt
2024-02-01add newlines after docstringDaniel Schadt
2024-02-01remove superfluous console.log statementsDaniel Schadt
2024-02-01fix ts lintDaniel Schadt
2024-02-01disable false positive "unsubscriptable" lintDaniel Schadt
2024-01-20use <template> tagDaniel Schadt
2024-01-20update dependenciesDaniel Schadt
2023-11-25disable pypy pipeline for nowDaniel Schadt
2023-11-25Merge branch 'disable-image-upload'Daniel Schadt
2023-11-13add docstringDaniel Schadt
2023-11-13add tests for disabled image uploadsDaniel Schadt
2023-11-13make test app fixture module-scopedDaniel Schadt
2023-11-10document fietsboek.enable_image_uploadsDaniel Schadt
2023-11-10add configuration option to disable image uploadsDaniel Schadt