index
:
fietsboek
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
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
2023-09-14
add a per-user secret to the auth fingerprint
Daniel Schadt
2023-09-11
update changelog
Daniel Schadt
2023-09-11
Merge branch 'favourites'
Daniel Schadt
2023-09-11
allow lambda assignments
Daniel Schadt
2023-09-11
fix import order
Daniel Schadt
2023-08-30
fix upload test
Daniel Schadt
2023-08-30
add test for favourite on detail page
Daniel Schadt
2023-08-30
add alembic migration for favourite table
Daniel Schadt
2023-08-22
make cursor a pointer for favourite stars
Daniel Schadt
2023-08-17
add a browse filter for favourite status
Daniel Schadt
2023-08-17
show favourite star on home page
Daniel Schadt
2023-08-17
fix lint
Daniel Schadt
2023-08-16
add a favourite star to the detail page
Daniel Schadt
2023-08-16
initial work on track favourites
Daniel Schadt
2023-08-16
Merge branch 'identified-session'
Daniel Schadt
2023-08-09
include email in user fingerprint
Daniel Schadt
2023-08-02
add margin to the bottom of the download button
Daniel Schadt
2023-08-02
use fallback filename if no title is set
Daniel Schadt
2023-08-02
change routes to be more hierarchical
Daniel Schadt
2023-08-02
use content-disposition for GPX download
Daniel Schadt
2023-08-02
make tileproxy test less flaky
Daniel Schadt
2023-08-02
Merge branch 'tileproxy-test'
Daniel Schadt
2023-07-26
fix sorting key
Daniel Schadt
2023-07-26
update dependencies
Daniel Schadt
2023-07-26
show names of tagged people on hover
Daniel Schadt
2023-07-22
show number of people in homepage overview
Daniel Schadt
2023-06-29
actually confirm apt install
Daniel Schadt
2023-06-29
install and run redis on CI
Daniel Schadt
2023-06-29
tileproxy: use caplog in the test
Daniel Schadt
2023-06-29
tileproxy: fix testing fake response
Daniel Schadt
[next]