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
2022-07-07
add a text if no tracks are browsable
Daniel Schadt
2022-07-07
wire jinja2 filters in code
Daniel Schadt
2022-07-07
add tests for util.guess_gpx_timezone
Daniel Schadt
2022-07-07
add text to the home page
Daniel Schadt
2022-07-07
start adding some unit tests
Daniel Schadt
2022-07-06
better timezone handling for track dates
Daniel Schadt
2022-07-06
update styles for password reset forms
Daniel Schadt
2022-07-06
use ACLs for upload authorization
Daniel Schadt
2022-07-06
move track authorization to ACLs
Daniel Schadt
2022-07-05
start to use pyramid context factories
Daniel Schadt
2022-07-03
fix <strong> element
Daniel Schadt
2022-07-02
allow images in markdown descriptions
Daniel Schadt
2022-07-02
ensure the track cache is built after upload
Daniel Schadt
2022-07-02
add caching to GPX and badge files
Daniel Schadt
2022-07-02
adjust manifest for extra files
v0.0
Daniel Schadt
2022-07-02
generate proper alembic revision
Daniel Schadt
2022-07-02
return 404 when track is not found
Daniel Schadt
2022-07-02
add better cascading for ORM objects
Daniel Schadt
2022-07-02
mention fietsctl in the installation docs
Daniel Schadt
2022-07-02
add a small script for maintenance tasks
Daniel Schadt
2022-07-02
add README & LICENSE
Daniel Schadt
2022-07-02
add German translation
Daniel Schadt
2022-07-02
add a locale negotiator that uses Accept-Language
Daniel Schadt
2022-07-02
add a "friends of tagged people" visibility
Daniel Schadt
2022-07-02
also update style of account creation form
Daniel Schadt
2022-07-02
update translation
Daniel Schadt
2022-07-02
style updates to many forms
Daniel Schadt
2022-07-02
pass tags as separate inputs
Daniel Schadt
2022-07-02
change way in which badges are handled
Daniel Schadt
2022-07-01
add ability to actually tag friends
Daniel Schadt
2022-07-01
add list of people to browsing list
Daniel Schadt
2022-07-01
update translation
Daniel Schadt
2022-07-01
fix download link for share links
Daniel Schadt
2022-07-01
start on a track listing
Daniel Schadt
2022-07-01
implement account registration
Daniel Schadt
2022-07-01
use locale-aware datetime formatting
Daniel Schadt
2022-07-01
use month names from locale instead of redoing it
Daniel Schadt
2022-07-01
update messages
Daniel Schadt
2022-07-01
implement comment functionality
Daniel Schadt
2022-07-01
remove separate id from track_cache
Daniel Schadt
2022-07-01
remodel storage of tags
Daniel Schadt
2022-07-01
implement client-side validation of password field
Daniel Schadt
2022-07-01
update translations
Daniel Schadt
2022-07-01
add a "logged in" visibility
Daniel Schadt
2022-07-01
implement personal data change form
Daniel Schadt
2022-07-01
implement password reset tokens
Daniel Schadt
2022-06-30
fix lints
Daniel Schadt
2022-06-30
add friend request machinery
Daniel Schadt
2022-06-30
add support for invalidating a share link
Daniel Schadt
2022-06-30
add some more icons
Daniel Schadt
[next]