index
:
travelynx
main
multi-backend-support
Traewelling-inspired journey logger with realtime data
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
account.html.ep
Age
Commit message (
Expand
)
Author
Lines
2020-02-19
allow showing past journeys on shared status page
Daniel Friesel
-0
/
+9
2020-01-28
Release import API
1.14.0
Daniel Friesel
-2
/
+0
2019-12-31
Release Travel API
1.13.0
Daniel Friesel
-1
/
+1
2019-12-20
account: use correct token type for travel API
Daniel Friesel
-2
/
+2
2019-12-19
disable import and checkin API endpoints in production mode
Daniel Friesel
-0
/
+2
2019-12-14
Add travel (checkin/checkout/undo) API
Daniel Friesel
-1
/
+1
2019-12-14
Add API entry point for journey import
Daniel Friesel
-2
/
+25
2019-12-08
Allow status visibility to be limited to travelynx users
Daniel Friesel
-2
/
+5
2019-12-08
account: typo
Daniel Friesel
-1
/
+1
2019-12-06
optionally show journey comment in public user status
Daniel Friesel
-0
/
+3
2019-05-20
show journey suggestions on departure board as well
1.6.0
Daniel Friesel
-0
/
+16
2019-05-16
Further color improvements
marudor
-1
/
+1
2019-05-16
Add dark mode (only available with prefers-color-scheme currently)
marudor
-2
/
+2
2019-05-11
account: fix uninitialized value warning
Daniel Friesel
-1
/
+1
2019-05-10
Add webhook to account page
Daniel Friesel
-3
/
+28
2019-05-03
use /account/... links for mail/password change
Daniel Friesel
-2
/
+2
2019-05-02
Public API documentation
Daniel Friesel
-66
/
+3
2019-05-02
Finish public-facing exposed user status (opt-in)
Daniel Friesel
-6
/
+3
2019-05-02
account: move edit links to the left
Daniel Friesel
-3
/
+4
2019-04-30
Prepare settings and templates for opt-in public travel status
Daniel Friesel
-0
/
+14
2019-04-30
allow users to change their mail address
0.19
Daniel Friesel
-2
/
+19
2019-04-30
Move invalid input errors into common sub-template
Daniel Friesel
-24
/
+1
2019-04-24
Bump API to v1
Daniel Friesel
-12
/
+22
2019-04-06
hide unimplemented API endpoints in account view
0.12
Daniel Friesel
-4
/
+4
2019-04-06
Add password change form
Daniel Friesel
-5
/
+5
2019-03-20
use camelCase instead of snake_case in public API
Daniel Friesel
-3
/
+3
2019-03-19
API: Status: group properties, add station UIC/lon/lat
Daniel Friesel
-8
/
+16
2019-03-18
demand a valid password for account deletion
Daniel Friesel
-8
/
+36
2019-03-18
never call get_user_data directly
Daniel Friesel
-1
/
+1
2019-03-16
Account: Wording
Daniel Friesel
-10
/
+28
2019-03-16
Add JSON API
Daniel Friesel
-0
/
+119
2019-03-12
implement account deletion
Daniel Friesel
-9
/
+27
2019-03-08
account: Note that deletion is not implemented yet
Daniel Friesel
-0
/
+9
2019-03-08
add logout link to account page
Daniel Friesel
-14
/
+30
2019-03-07
switch from HTTP Auth to Cookie Auth
Daniel Friesel
-1
/
+1
2019-03-04
prepare DB schema for public registration
0.04
Daniel Friesel
-3
/
+4
2019-03-03
Add account info and data export
Daniel Friesel
-0
/
+27