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-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
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
[next]