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-11
add integration tests for uploading
Daniel Schadt
2022-07-11
don't overwrite date after editing
Daniel Schadt
2022-07-11
better styling for friend buttons in track edit
Daniel Schadt
2022-07-11
move user menu (login, logout, ...) to right side
Daniel Schadt
2022-07-09
add tests for the login form
Daniel Schadt
2022-07-09
add docs on translation work
Daniel Schadt
2022-07-09
add a "Delete" button to tracks
Daniel Schadt
2022-07-09
save timestamps in UTC
Daniel Schadt
2022-07-09
Bump version to 0.1.0
v0.1.0
Daniel Schadt
2022-07-09
fix CSRF token mismatch on password reset forms
Daniel Schadt
2022-07-09
fix "Invalidate Share" action
Daniel Schadt
2022-07-09
add CSRF protection for actions that modify data
Daniel Schadt
2022-07-09
take title suggestion from track name
Daniel Schadt
2022-07-09
start writing docs properly, not in the README
Daniel Schadt
2022-07-08
better loading in util.read_localized_resource
Daniel Schadt
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
[next]