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 (
Expand
)
Author
Lines
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
/
+148
2019-04-30
show imprint/privacy/version on all public-facing pages
1.0
Daniel Friesel
-7
/
+14
2019-04-30
show imprint and version on landing page
Daniel Friesel
-1
/
+9
2019-04-30
use a separate table for registration tokens
Daniel Friesel
-1
/
+1
2019-04-30
Implement deletion of inactive accounts
Daniel Friesel
-1
/
+1
2019-04-30
allow users to change their mail address
0.19
Daniel Friesel
-4
/
+70
2019-04-30
Move invalid input errors into common sub-template
Daniel Friesel
-199
/
+94
2019-04-29
Add password reset functionality
Daniel Friesel
-0
/
+148
2019-04-28
Handle inconsistent data when calculating monthly/yearly stats
Daniel Friesel
-0
/
+23
2019-04-27
checked_in: make sync-failed marker less obtrusive
0.17
Daniel Friesel
-1
/
+1
2019-04-27
History: Only show months and years with logged journeys
Daniel Friesel
-24
/
+14
2019-04-26
show marker when unable to sync
Daniel Friesel
-1
/
+2
2019-04-26
Add manual journey entry
Daniel Friesel
-30
/
+89
2019-04-25
checked_in: distinguish between unknown and not-yet-known arrival
Daniel Friesel
-0
/
+3
2019-04-24
history: Use buttons for links
Daniel Friesel
-10
/
+17
2019-04-24
show recent delay/qos messages in checked_in view
0.16
Daniel Friesel
-0
/
+11
2019-04-24
_checked_in: Do not skip last two minutes of departure countdown
Daniel Friesel
-1
/
+7
2019-04-24
$render(status => ...) is a special variable. derp.
Daniel Friesel
-32
/
+32
2019-04-24
_checked_out: Link to destination station
Daniel Friesel
-1
/
+1
2019-04-24
oops
Daniel Friesel
-1
/
+1
2019-04-24
_checked_in: Clarify checkout/interchange UI
Daniel Friesel
-6
/
+16
2019-04-24
_checked_in: Fix misleading output on arrival_countdown == 0
Daniel Friesel
-1
/
+1
2019-04-24
Bump API to v1
Daniel Friesel
-12
/
+22
2019-04-23
_checked_in: Fix uninitialized value warning
Daniel Friesel
-1
/
+1
2019-04-23
Primitive auto-refresh of current journey status
Daniel Friesel
-99
/
+128
2019-04-23
Automatic checkout \o/
Daniel Friesel
-20
/
+26
2019-04-23
landingpage: Fix plural for "0 minutes"
Daniel Friesel
-1
/
+1
2019-04-23
Use one row per journey instead of split checkin/checkout entries
Daniel Friesel
-59
/
+117
2019-04-21
journey detail: gps_off -> location_off
0.14
Daniel Friesel
-2
/
+2
2019-04-21
Ignore stations without coordinates in distance calculation
Daniel Friesel
-5
/
+21
2019-04-13
Print db and host in development mode
Daniel Friesel
-1
/
+12
2019-04-13
Use travelynx.conf for configuration and secrets
Daniel Friesel
-1
/
+1
2019-04-13
edit journey: use link to cancel
Daniel Friesel
-2
/
+2
2019-04-13
work-in-progress manual journey entry. incomplete and not enabled yet.
Daniel Friesel
-1
/
+11
2019-04-11
landingpage: Fix typo in required form element tag
Daniel Friesel
-1
/
+1
2019-04-11
decrease minimum history width by hiding train number if line is available
Daniel Friesel
-1
/
+1
2019-04-10
history: Show time next to station
Daniel Friesel
-15
/
+22
2019-04-09
Allow journey editing, keep track of edited journey attributes
0.13
Daniel Friesel
-1
/
+12
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
2019-04-02
register: Explicitly state that the account was not created
Daniel Friesel
-1
/
+2
[next]