Age | Commit message (Expand) | Author | Lines |
2019-09-18 | Save scheduled arrival time for cancelled trains1.9.3 | Daniel Friesel | -4/+2 |
2019-09-16 | landingpage: Add passengerrights support | Daniel Friesel | -0/+1 |
2019-05-26 | Use JSON for messages and route storage, prepare for extended route data | Daniel Friesel | -1/+1 |
2019-05-18 | Merge branch 'marudor-darkMode' | Daniel Friesel | -7/+7 |
2019-05-16 | correctly show departure station in cancelled view | Daniel Friesel | -1/+1 |
2019-05-16 | Add dark mode (only available with prefers-color-scheme currently) | marudor | -7/+7 |
2019-05-11 | update landingpage | Daniel Friesel | -3/+3 |
2019-05-11 | Do not nag directly for geolocation | marudor | -2/+1 |
2019-05-02 | Public API documentation | Daniel Friesel | -1/+1 |
2019-04-30 | show imprint/privacy/version on all public-facing pages1.0 | Daniel Friesel | -7/+1 |
2019-04-30 | show imprint and version on landing page | Daniel Friesel | -0/+8 |
2019-04-26 | Add manual journey entry | Daniel Friesel | -1/+1 |
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 | -86/+2 |
2019-04-23 | Automatic checkout \o/ | Daniel Friesel | -20/+26 |
2019-04-23 | landingpage: Fix plural for "0 minutes" | Daniel Friesel | -1/+1 |
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -13/+73 |
2019-04-11 | landingpage: Fix typo in required form element tag | Daniel Friesel | -1/+1 |
2019-04-07 | Refactor history template, add yearly stats | Daniel Friesel | -32/+1 |
2019-04-06 | landingpage: Features++ | Daniel Friesel | -1/+2 |
2019-03-31 | Select journeys by ID | Daniel Friesel | -1/+1 |
2019-03-31 | Perform undo by deleting the erroneous database entry | Daniel Friesel | -4/+4 |
2019-03-19 | support logging of cancelled journeys | Daniel Friesel | -0/+27 |
2019-03-17 | add journey detail view | Daniel Friesel | -3/+4 |
2019-03-16 | Show backend errors on station selection page | Daniel Friesel | -1/+13 |
2019-03-16 | add autocomplete for station form | Daniel Friesel | -1/+1 |
2019-03-16 | allow manual input of station name | Daniel Friesel | -0/+12 |
2019-03-16 | landing page: I can haz API!0.06 | Daniel Friesel | -4/+11 |
2019-03-09 | Slightly more helpful texts for checkin/checkout pages | Daniel Friesel | -1/+1 |
2019-03-08 | checkout UX | Daniel Friesel | -1/+1 |
2019-03-08 | add intro blurb and login/register links for landing page | Daniel Friesel | -1/+35 |
2019-03-07 | switch from HTTP Auth to Cookie Auth | Daniel Friesel | -66/+71 |
2018-11-02 | allow undo for checkins | Daniel Friesel | -1/+5 |
2018-10-21 | handle force checkout in history view | Daniel Friesel | -2/+4 |
2018-10-07 | Only show latest travels on landing page | Daniel Friesel | -2/+2 |
2018-10-07 | show close stations via geolocation | Daniel Friesel | -0/+4 |
2018-10-07 | only show travel distance if duration is not available | Daniel Friesel | -2/+0 |
2018-10-05 | show journey distances as well | Daniel Friesel | -4/+6 |
2018-10-05 | Use POST requests to modify data | Daniel Friesel | -1/+1 |
2018-09-14 | use table layout for checkout station list | Daniel Friesel | -5/+6 |
2018-09-02 | Initial commit | Daniel Friesel | -0/+61 |