summaryrefslogtreecommitdiff
path: root/templates/landingpage.html.ep
AgeCommit message (Expand)AuthorLines
2019-04-11landingpage: Fix typo in required form element tagDaniel Friesel-1/+1
2019-04-07Refactor history template, add yearly statsDaniel Friesel-32/+1
2019-04-06landingpage: Features++Daniel Friesel-1/+2
2019-03-31Select journeys by IDDaniel Friesel-1/+1
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-4/+4
2019-03-19support logging of cancelled journeysDaniel Friesel-0/+27
2019-03-17add journey detail viewDaniel Friesel-3/+4
2019-03-16Show backend errors on station selection pageDaniel Friesel-1/+13
2019-03-16add autocomplete for station formDaniel Friesel-1/+1
2019-03-16allow manual input of station nameDaniel Friesel-0/+12
2019-03-16landing page: I can haz API!0.06Daniel Friesel-4/+11
2019-03-09Slightly more helpful texts for checkin/checkout pagesDaniel Friesel-1/+1
2019-03-08checkout UXDaniel Friesel-1/+1
2019-03-08add intro blurb and login/register links for landing pageDaniel Friesel-1/+35
2019-03-07switch from HTTP Auth to Cookie AuthDaniel Friesel-66/+71
2018-11-02allow undo for checkinsDaniel Friesel-1/+5
2018-10-21handle force checkout in history viewDaniel Friesel-2/+4
2018-10-07Only show latest travels on landing pageDaniel Friesel-2/+2
2018-10-07show close stations via geolocationDaniel Friesel-0/+4
2018-10-07only show travel distance if duration is not availableDaniel Friesel-2/+0
2018-10-05show journey distances as wellDaniel Friesel-4/+6
2018-10-05Use POST requests to modify dataDaniel Friesel-1/+1
2018-09-14use table layout for checkout station listDaniel Friesel-5/+6
2018-09-02Initial commitDaniel Friesel-0/+61