summaryrefslogtreecommitdiff
path: root/templates/departures.html.ep
AgeCommit message (Expand)AuthorLines
2020-02-17handle departure cancellation after checkinDaniel Friesel-0/+7
2019-12-26fix connections display1.12.2Daniel Friesel-3/+3
2019-12-14departures: show orientation bar dividing past from futureDaniel Friesel-0/+14
2019-10-19show related stations in departure list1.9.7Daniel Friesel-3/+6
2019-07-14Show departures of all linked stationsDaniel Friesel-2/+2
2019-05-20show journey suggestions on departure board as well1.6.0Daniel Friesel-23/+38
2019-05-16Further color improvementsmarudor-2/+2
2019-04-24$render(status => ...) is a special variable. derp.Daniel Friesel-1/+1
2019-04-23Primitive auto-refresh of current journey statusDaniel Friesel-12/+1
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-6/+6
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-2/+2
2019-03-20Show negative delay as "-X", not "+-X"Daniel Friesel-1/+1
2019-03-19support logging of cancelled journeysDaniel Friesel-6/+8
2019-03-19add marker for cancelled departuresDaniel Friesel-2/+6
2019-03-09Slightly more helpful texts for checkin/checkout pagesDaniel Friesel-1/+9
2019-03-08departures: Add hint (tap == checkin)Daniel Friesel-28/+31
2018-11-02add undo for checkoutsDaniel Friesel-0/+14
2018-10-05Use POST requests to modify dataDaniel Friesel-3/+5
2018-09-02Initial commitDaniel Friesel-0/+49