aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-11-10fix wrong tile URL being requestedDaniel Schadt
2023-11-07fix lintDaniel Schadt
2023-11-07update dependenciesDaniel Schadt
2023-10-15Merge branch 'session-secrets'Daniel Schadt
2023-10-09add some docs about the auth cookie logicDaniel Schadt
2023-09-14fix testsDaniel Schadt
2023-09-14add a "Force logout" button to the user settingsDaniel Schadt
2023-09-14keep user logged in after password changeDaniel Schadt
2023-09-14fix password changing formDaniel Schadt
2023-09-14roll fresh session secrets for new accountsDaniel Schadt
2023-09-14add a per-user secret to the auth fingerprintDaniel Schadt
2023-09-11update changelogDaniel Schadt
2023-09-11Merge branch 'favourites'Daniel Schadt
2023-09-11allow lambda assignmentsDaniel Schadt
2023-09-11fix import orderDaniel Schadt
2023-08-30fix upload testDaniel Schadt
2023-08-30add test for favourite on detail pageDaniel Schadt
2023-08-30add alembic migration for favourite tableDaniel Schadt
2023-08-22make cursor a pointer for favourite starsDaniel Schadt
2023-08-17add a browse filter for favourite statusDaniel Schadt
2023-08-17show favourite star on home pageDaniel Schadt
2023-08-17fix lintDaniel Schadt
2023-08-16add a favourite star to the detail pageDaniel Schadt
2023-08-16initial work on track favouritesDaniel Schadt
2023-08-16Merge branch 'identified-session'Daniel Schadt
2023-08-09include email in user fingerprintDaniel Schadt
2023-08-02add margin to the bottom of the download buttonDaniel Schadt
2023-08-02use fallback filename if no title is setDaniel Schadt
2023-08-02change routes to be more hierarchicalDaniel Schadt
2023-08-02use content-disposition for GPX downloadDaniel Schadt
2023-08-02make tileproxy test less flakyDaniel Schadt
2023-08-02Merge branch 'tileproxy-test'Daniel Schadt
2023-07-26fix sorting keyDaniel Schadt
2023-07-26update dependenciesDaniel Schadt
2023-07-26show names of tagged people on hoverDaniel Schadt
2023-07-22show number of people in homepage overviewDaniel Schadt
2023-06-29actually confirm apt installDaniel Schadt
2023-06-29install and run redis on CIDaniel Schadt