Age | Commit message (Expand) | Author | Lines |
2019-09-14 | improve connection detection heuristic | Daniel Friesel | -1/+21 |
2019-09-13 | add passenger rights heuristic for missed connections | Daniel Friesel | -26/+264 |
2019-09-13 | show arrival times in destination selection | Daniel Friesel | -14/+11 |
2019-09-12 | Explicitly set passenger rights form filename1.9.1 | Daniel Friesel | -2/+3 |
2019-09-12 | add auto-generated passenger rights forms1.9.0 | Daniel Friesel | -0/+111 |
2019-08-31 | Fix wagon order and direction display1.8.9 | Daniel Friesel | -0/+29 |
2019-08-25 | turn force checkout into a proper button | Daniel Friesel | -4/+10 |
2019-08-23 | declutter Checked In-panel | Daniel Friesel | -212/+230 |
2019-08-23 | Allow comments to be edited | Daniel Friesel | -12/+48 |
2019-08-23 | Add proper journey comment support | Daniel Friesel | -7/+85 |
2019-08-22 | update autocomplete station list1.8.8 | Daniel Friesel | -763/+931 |
2019-08-13 | Fix beeline distance calculation when start/stop has no geo-coordinates1.8.7 | Daniel Friesel | -18/+54 |
2019-08-06 | show boarding countdown in departure overview | Daniel Friesel | -8/+40 |
2019-08-03 | use the same direction for wagon order and direction indicator1.8.6 | Daniel Friesel | -3/+11 |
2019-08-03 | also show train direction on departure | Daniel Friesel | -4/+62 |
2019-08-03 | move exit direction calculation to a helper function | Daniel Friesel | -47/+52 |
2019-07-20 | Handle race condition when several workers are updating the same history entry1.8.5 | Daniel Friesel | -7/+25 |
2019-07-20 | Do not show station duplicates in geolocation list1.8.4 | Daniel Friesel | -2/+5 |
2019-07-14 | Show departures of all linked stations | Daniel Friesel | -13/+15 |
2019-07-14 | handle ambiguous train numbers when requesting train details1.8.3 | Daniel Friesel | -2/+10 |
2019-07-07 | indicate whether a connecting train is cancelled or not1.8.2 | Daniel Friesel | -4/+10 |
2019-06-25 | wagon order detail has been deployed on marudor.de1.8.1 | Daniel Friesel | -1/+1 |
2019-06-25 | Fix wrong directions on long-distance arrivals | Daniel Friesel | -2/+4 |
2019-06-24 | wagon order: link to marudor.de for details | Daniel Friesel | -0/+2 |
2019-06-24 | show wagon order before departure1.8.0 | Daniel Friesel | -0/+35 |
2019-06-24 | Add 'Travel::Status::DE::DBWagenreihung' dependency | Daniel Friesel | -0/+1 |
2019-06-23 | also show exit direction for regional trains at select stations | Daniel Friesel | -0/+26 |
2019-06-23 | also show exit direction based on wagon order | Daniel Friesel | -0/+33 |
2019-06-22 | show exit direction on kopfgleis platforms | Daniel Friesel | -45/+123 |
2019-06-19 | disable wagonorder for now (not used yet anyway)1.7.5 | Daniel Friesel | -28/+29 |
2019-06-19 | make share button link to status page if share API is unavailable | Daniel Friesel | -28/+35 |
2019-06-17 | Go back to PostgreSQL 9.4 to make Travis CI happy | Daniel Friesel | -1/+1 |
2019-06-17 | Travis C: Update perl and postgresql versions | Daniel Friesel | -4/+2 |
2019-06-17 | prepare for wagon order support | Daniel Friesel | -13/+77 |
2019-06-10 | re-phrase auto checkout notice | Daniel Friesel | -3/+4 |
2019-06-10 | increase checkout delay to work around IRIS information lag1.7.4 | Daniel Friesel | -6/+12 |
2019-06-07 | connections: order by realtime, not scheduled departure1.7.3 | Daniel Friesel | -1/+5 |
2019-06-05 | use a distinct 'offline' icon | Daniel Friesel | -1/+1 |
2019-06-04 | checked in: Show QoS messages before departure and HIM messages at all times | Daniel Friesel | -4/+81 |
2019-06-01 | Work around Safari violating the spec for SameSite=Lax cookies1.7.2 | Daniel Friesel | -0/+15 |
2019-06-01 | disappearing trains are no longer critical with the latest change1.7.1 | Daniel Friesel | -10/+4 |
2019-06-01 | v1.71.7.0 | Daniel Friesel | -0/+16 |
2019-06-01 | run update hook after setting arrival time | Daniel Friesel | -1/+1 |
2019-06-01 | Set arrival time via HAFAS if not available from IRIS | Daniel Friesel | -1/+27 |
2019-06-01 | update cpanfile.snapshot | Daniel Friesel | -130/+134 |
2019-05-31 | Add explicit libxml dependency to cpanfile | Daniel Friesel | -0/+1 |
2019-05-31 | Dockerfile: Remove no longer needed cron dependency | Daniel Friesel | -1/+0 |
2019-05-31 | show current/next stop while checked in | Daniel Friesel | -4/+360 |
2019-05-29 | use journey-specific status links -> one twitter card per journey | Daniel Friesel | -3/+14 |
2019-05-29 | add twitter preview tags to public user status page | Daniel Friesel | -1/+33 |