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
Age
Commit message (
Collapse
)
Author
Lines
2019-04-09
Allow journey editing, keep track of edited journey attributes
0.13
Daniel Friesel
-1
/
+12
Provides a workaround for #2
2019-04-08
Work-in-progress journey editor. Not ready for deployment.
Daniel Friesel
-10
/
+14
2019-04-07
Prepare forms for manual journey entry and editing
Daniel Friesel
-3
/
+164
2019-04-07
journey: Fix typo in HTML tag
Daniel Friesel
-1
/
+1
2019-04-07
Refactor history template, add yearly stats
Daniel Friesel
-147
/
+169
2019-04-06
history: Fix missing months for users registered on the 29th/30th/31st
Daniel Friesel
-1
/
+1
2019-04-06
landingpage: Features++
Daniel Friesel
-1
/
+2
2019-04-06
hide unimplemented API endpoints in account view
0.12
Daniel Friesel
-4
/
+4
2019-04-06
detect development mode for travelynx_dev* databases
0.11
Daniel Friesel
-1
/
+1
2019-04-06
Add password change form
Daniel Friesel
-5
/
+74
2019-04-04
Allow journey deletion
Daniel Friesel
-0
/
+15
See issue #3
2019-04-02
register: Explicitly state that the account was not created
Daniel Friesel
-1
/
+2
2019-04-02
login, register; Do not doule-nest row/col classes
Daniel Friesel
-67
/
+63
2019-04-01
about: Add contact link
0.10
Daniel Friesel
-0
/
+2
2019-04-01
statistics: Add interchange wait time and journey count
Daniel Friesel
-0
/
+8
2019-03-31
Select journeys by ID
Daniel Friesel
-2
/
+2
2019-03-31
Perform undo by deleting the erroneous database entry
Daniel Friesel
-7
/
+7
2019-03-28
history: move time column next to date
Daniel Friesel
-3
/
+3
2019-03-27
add per-month links to history
0.09
Daniel Friesel
-1
/
+18
2019-03-27
history: more smartphone-friendly
Daniel Friesel
-13
/
+11
2019-03-27
add history per month
Daniel Friesel
-3
/
+31
2019-03-25
distinguish prod/dev in nav bar
0.08
Daniel Friesel
-1
/
+1
2019-03-20
journey: show average speed
Daniel Friesel
-5
/
+10
2019-03-20
journey: show distance
Daniel Friesel
-1
/
+12
2019-03-20
Show negative delay as "-X", not "+-X"
Daniel Friesel
-5
/
+5
2019-03-20
use camelCase instead of snake_case in public API
Daniel Friesel
-3
/
+3
2019-03-19
show cancelled trains in history
Daniel Friesel
-13
/
+53
2019-03-19
support logging of cancelled journeys
Daniel Friesel
-7
/
+36
2019-03-19
add marker for cancelled departures
Daniel Friesel
-2
/
+6
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
-2
/
+2
2019-03-17
journey view: Move line break inside of message loop
0.07
Daniel Friesel
-2
/
+1
2019-03-17
add journey detail view
Daniel Friesel
-6
/
+109
2019-03-16
Show backend errors on station selection page
Daniel Friesel
-1
/
+13
2019-03-16
add autocomplete for station form
Daniel Friesel
-1
/
+2
2019-03-16
allow manual input of station name
Daniel Friesel
-1
/
+13
Closes #1
2019-03-16
landing page: I can haz API!
0.06
Daniel Friesel
-4
/
+11
2019-03-16
Account: Wording
Daniel Friesel
-10
/
+28
2019-03-16
Add JSON API
Daniel Friesel
-0
/
+119
2019-03-12
fix failraptor.png for guests. derp.
Daniel Friesel
-3
/
+5
2019-03-12
implement account deletion
Daniel Friesel
-9
/
+55
2019-03-11
Allow two regstration attempts per mail
Daniel Friesel
-0
/
+5
2019-03-10
oops
Daniel Friesel
-1
/
+1
2019-03-10
redirect users after login to protected page
Daniel Friesel
-0
/
+3
2019-03-09
add JSON export for history
Daniel Friesel
-35
/
+44
2019-03-09
Slightly more helpful texts for checkin/checkout pages
Daniel Friesel
-2
/
+10
2019-03-09
show separate errors for 'invalid credentials' and 'not confirmed yet'
Daniel Friesel
-2
/
+6
2019-03-09
registration form: note that user name must be alphanumeric
Daniel Friesel
-1
/
+1
2019-03-08
add password manager hints to login/registration forms
Daniel Friesel
-5
/
+5
[next]