Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-04-24 | $render(status => ...) is a special variable. derp. | Daniel Friesel | -1/+1 |
2019-04-23 | Primitive auto-refresh of current journey status | Daniel Friesel | -12/+1 |
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -6/+6 |
2019-03-31 | Perform undo by deleting the erroneous database entry | Daniel Friesel | -2/+2 |
2019-03-20 | Show negative delay as "-X", not "+-X" | Daniel Friesel | -1/+1 |
2019-03-19 | support logging of cancelled journeys | Daniel Friesel | -6/+8 |
2019-03-19 | add marker for cancelled departures | Daniel Friesel | -2/+6 |
2019-03-09 | Slightly more helpful texts for checkin/checkout pages | Daniel Friesel | -1/+9 |
2019-03-08 | departures: Add hint (tap == checkin) | Daniel Friesel | -28/+31 |
2018-11-02 | add undo for checkouts | Daniel Friesel | -0/+14 |
2018-10-05 | Use POST requests to modify data | Daniel Friesel | -3/+5 |
2018-09-02 | Initial commit | Daniel Friesel | -0/+49 |