summaryrefslogtreecommitdiff
path: root/index.pl
AgeCommit message (Expand)AuthorLines
2019-02-15perltidyDaniel Friesel-13/+13
2019-02-15checkin: ensure that users are checked out firstDaniel Friesel-0/+16
2018-11-08sort by real-time departureDaniel Friesel-1/+1
2018-11-02add undo for checkoutsDaniel Friesel-0/+4
2018-11-02allow undo for checkinsDaniel Friesel-14/+74
2018-11-02Fix "undo" being ignored in last actionsDaniel Friesel-2/+2
2018-10-27perltidyDaniel Friesel-7/+10
2018-10-27departures: show next / most recent departures firstDaniel Friesel-4/+7
2018-10-21Re-add force checkout to frontendDaniel Friesel-40/+39
2018-10-18handle consecutive checkins by ignoring previous onesDaniel Friesel-1/+3
2018-10-13add history pageDaniel Friesel-0/+6
2018-10-13Only show latest actions on main pageDaniel Friesel-26/+27
2018-10-07derpDaniel Friesel-3/+3
2018-10-07Only show latest travels on landing pageDaniel Friesel-6/+12
2018-10-07add simple about page0.02Daniel Friesel-0/+6
2018-10-07show close stations via geolocationDaniel Friesel-1/+31
2018-10-07Fix UTF-8Daniel Friesel-2/+7
2018-10-05show journey distances as wellDaniel Friesel-2/+47
2018-10-05make index.pl executableDaniel Friesel-0/+0
2018-10-05Use POST requests to modify dataDaniel Friesel-30/+53
2018-09-14index.pl: Fix mistaken usage of get_user_idDaniel Friesel-5/+5
2018-09-03index.pl: Always use get_user_id without argumentDaniel Friesel-2/+2
2018-09-03index.pl: Fix typo causing all checkins to be done by 'dev'Daniel Friesel-1/+1
2018-09-02Initial commitDaniel Friesel-0/+604