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
/
index.pl
Age
Commit message (
Expand
)
Author
Lines
2019-03-02
implement user/password/csrf checks for login form
Daniel Friesel
-20
/
+43
2019-03-01
Fix encoding of station name in checkin/checkout screen
Daniel Friesel
-1
/
+1
2019-02-22
prepare account support
Daniel Friesel
-0
/
+32
2019-02-15
perltidy
Daniel Friesel
-13
/
+13
2019-02-15
checkin: ensure that users are checked out first
Daniel Friesel
-0
/
+16
2018-11-08
sort by real-time departure
Daniel Friesel
-1
/
+1
2018-11-02
add undo for checkouts
Daniel Friesel
-0
/
+4
2018-11-02
allow undo for checkins
Daniel Friesel
-14
/
+74
2018-11-02
Fix "undo" being ignored in last actions
Daniel Friesel
-2
/
+2
2018-10-27
perltidy
Daniel Friesel
-7
/
+10
2018-10-27
departures: show next / most recent departures first
Daniel Friesel
-4
/
+7
2018-10-21
Re-add force checkout to frontend
Daniel Friesel
-40
/
+39
2018-10-18
handle consecutive checkins by ignoring previous ones
Daniel Friesel
-1
/
+3
2018-10-13
add history page
Daniel Friesel
-0
/
+6
2018-10-13
Only show latest actions on main page
Daniel Friesel
-26
/
+27
2018-10-07
derp
Daniel Friesel
-3
/
+3
2018-10-07
Only show latest travels on landing page
Daniel Friesel
-6
/
+12
2018-10-07
add simple about page
0.02
Daniel Friesel
-0
/
+6
2018-10-07
show close stations via geolocation
Daniel Friesel
-1
/
+31
2018-10-07
Fix UTF-8
Daniel Friesel
-2
/
+7
2018-10-05
show journey distances as well
Daniel Friesel
-2
/
+47
2018-10-05
make index.pl executable
Daniel Friesel
-0
/
+0
2018-10-05
Use POST requests to modify data
Daniel Friesel
-30
/
+53
2018-09-14
index.pl: Fix mistaken usage of get_user_id
Daniel Friesel
-5
/
+5
2018-09-03
index.pl: Always use get_user_id without argument
Daniel Friesel
-2
/
+2
2018-09-03
index.pl: Fix typo causing all checkins to be done by 'dev'
Daniel Friesel
-1
/
+1
2018-09-02
Initial commit
Daniel Friesel
-0
/
+604
[prev]