summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2019-07-14handle ambiguous train numbers when requesting train details1.8.3Daniel Friesel-2/+10
2019-06-25Fix wrong directions on long-distance arrivalsDaniel Friesel-2/+4
2019-06-24show wagon order before departure1.8.0Daniel Friesel-0/+20
2019-06-23also show exit direction for regional trains at select stationsDaniel Friesel-0/+14
2019-06-23also show exit direction based on wagon orderDaniel Friesel-0/+33
2019-06-22show exit direction on kopfgleis platformsDaniel Friesel-44/+114
2019-06-19disable wagonorder for now (not used yet anyway)1.7.5Daniel Friesel-28/+29
2019-06-17prepare for wagon order supportDaniel Friesel-13/+77
2019-06-10increase checkout delay to work around IRIS information lag1.7.4Daniel Friesel-3/+9
2019-06-07connections: order by realtime, not scheduled departure1.7.3Daniel Friesel-1/+5
2019-06-04checked in: Show QoS messages before departure and HIM messages at all timesDaniel Friesel-3/+72
2019-06-01Work around Safari violating the spec for SameSite=Lax cookies1.7.2Daniel Friesel-0/+15
2019-06-01disappearing trains are no longer critical with the latest change1.7.1Daniel Friesel-10/+4
2019-06-01run update hook after setting arrival timeDaniel Friesel-1/+1
2019-06-01Set arrival time via HAFAS if not available from IRISDaniel Friesel-1/+27
2019-05-31show current/next stop while checked inDaniel Friesel-4/+264
2019-05-29use journey-specific status links -> one twitter card per journeyDaniel Friesel-2/+13
2019-05-29add twitter preview tags to public user status pageDaniel Friesel-1/+30
2019-05-26Use JSON for messages and route storage, prepare for extended route dataDaniel Friesel-55/+177
2019-05-24Fix missing update event when arrival time at destination is unknown1.6.1Daniel Friesel-0/+1
2019-05-24Increase suggestion time range to 4 monthsDaniel Friesel-1/+1
2019-05-20show journey suggestions on departure board as well1.6.0Daniel Friesel-18/+137
2019-05-20Handle accidental double-checkins1.5.1Daniel Friesel-2/+8
2019-05-19allow checkin from connections viewDaniel Friesel-6/+29
2019-05-19Work in progress: show connections when arriving soonDaniel Friesel-0/+111
2019-05-18Proactively recompute yearly stats to avoid long user wait timesDaniel Friesel-0/+11
2019-05-18Show arrival/departure platform in journey cardDaniel Friesel-0/+63
2019-05-18remove debug outputDaniel Friesel-3/+1
2019-05-18Pre-select theme css in backendDaniel Friesel-1/+20
2019-05-14Show web-hook test result immediately after saving it1.3.3Daniel Friesel-5/+28
2019-05-11get_journey_stats: Support uid override, fix uninitialized value warningDaniel Friesel-3/+6
2019-05-11history: validate year and monthDaniel Friesel-2/+12
2019-05-10Add webhook to account pageDaniel Friesel-2/+5
2019-05-09set a custom user agentDaniel Friesel-1/+5
2019-05-08Fix division by zero when calculating journey completion1.1.9Daniel Friesel-2/+5
2019-05-06basic webhook support, onwards to betatestingDaniel Friesel-69/+81
2019-05-05WiP webhook supportDaniel Friesel-0/+163
2019-05-03data export: use station names, not IDs1.1.4Daniel Friesel-2/+2
2019-05-03Experimental PWA support (#13)Daniel Friesel-0/+7
2019-05-03use /account/... links for mail/password changeDaniel Friesel-4/+4
2019-05-03Add worker command for Docker setups (#9)Daniel Friesel-0/+36
2019-05-03Do not show origin station in destination list1.1.3Daniel Friesel-3/+3
2019-05-03Add changelogDaniel Friesel-0/+8
2019-05-02Do not error out when receiving UIDs > INT_MAX1.1.2Daniel Friesel-1/+16
2019-05-02Public API documentationDaniel Friesel-0/+7
2019-05-02work: Not finding a train at the destination is usually not an error1.1.0Daniel Friesel-8/+17
2019-05-02Finish public-facing exposed user status (opt-in)Daniel Friesel-2/+5
2019-04-30Prepare settings and templates for opt-in public travel statusDaniel Friesel-0/+95
2019-04-30show imprint and version on landing pageDaniel Friesel-1/+7
2019-04-30use a separate table for registration tokensDaniel Friesel-18/+64