Age | Commit message (Expand) | Author | Lines |
2019-02-15 | checkin: ensure that users are checked out first | Daniel Friesel | -0/+16 |
2019-02-14 | more helpful message for checkout without real-time data0.03 | Daniel Friesel | -2/+2 |
2018-11-11 | use a pointer cursor for actions | Daniel Friesel | -0/+5 |
2018-11-08 | sort by real-time departure | Daniel Friesel | -1/+1 |
2018-11-02 | add undo for checkouts | Daniel Friesel | -0/+18 |
2018-11-02 | allow undo for checkins | Daniel Friesel | -16/+87 |
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 | Minify JS | Daniel Friesel | -5/+7 |
2018-10-21 | handle force checkout in history view | Daniel Friesel | -5/+12 |
2018-10-21 | Re-add force checkout to frontend | Daniel Friesel | -64/+64 |
2018-10-20 | history: always show train numbers | Daniel Friesel | -1/+1 |
2018-10-18 | history: show departure and arrival times | Daniel Friesel | -5/+10 |
2018-10-18 | handle consecutive checkins by ignoring previous ones | Daniel Friesel | -1/+3 |
2018-10-13 | add history page | Daniel Friesel | -0/+37 |
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 | -8/+14 |
2018-10-07 | add simple about page0.02 | Daniel Friesel | -1/+20 |
2018-10-07 | use purple navbar | Daniel Friesel | -1/+2 |
2018-10-07 | show close stations via geolocation | Daniel Friesel | -1/+93 |
2018-10-07 | only show travel distance if duration is not available | Daniel Friesel | -2/+0 |
2018-10-07 | Fix UTF-8 | Daniel Friesel | -2/+7 |
2018-10-05 | show journey distances as well | Daniel Friesel | -6/+53 |
2018-10-05 | Show inline error messages when checkin/checkout fails | Daniel Friesel | -30/+38 |
2018-10-05 | disable navbar entries for now0.01 | Daniel Friesel | -1/+1 |
2018-10-05 | make index.pl executable | Daniel Friesel | -0/+0 |
2018-10-05 | Use POST requests to modify data | Daniel Friesel | -119/+86 |
2018-09-14 | index.pl: Fix mistaken usage of get_user_id | Daniel Friesel | -5/+5 |
2018-09-14 | use table layout for checkout station list | Daniel Friesel | -12/+20 |
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/+3263 |