summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2020-10-17disable browser-autocompletion on station-inputs1.18.3Leah (ctucx)-6/+6
2020-10-17add recent IRIS station renamesDaniel Friesel-0/+6
2020-10-17Traewelling: use the recently added login token expiry fieldDaniel Friesel-22/+28
2020-10-11Move remaining journeys queries to journeys model classDaniel Friesel-109/+163
2020-10-11maintenance: delete webhooks and traewelling entries1.18.2Daniel Friesel-0/+2
2020-10-11move in_transit queries to an InTransit model classDaniel Friesel-278/+503
2020-10-11calculate tripid from trainsearch.exe.Daniel Friesel-115/+34
2020-10-11Switch to transport.rest v5 for polyline requestsDaniel Friesel-1/+1
2020-10-08HAFAS: Turn backend warnings into info messagesDaniel Friesel-5/+5
2020-10-08make unknown stations warning more helpfulDaniel Friesel-2/+9
2020-10-06Stats: Fix handling of negative cumulative arrival/departure delays1.18.1Daniel Friesel-6/+129
2020-10-05about/Kontakt: Link to finalrewind.orgDaniel Friesel-1/+1
2020-10-04also allow regionalExpress, just to be safe1.18.0Daniel Friesel-2/+1
2020-10-04Traewelling can't seem to decide on date formatsDaniel Friesel-4/+15
2020-10-04HAFAS "national" trips are also trainsDaniel Friesel-3/+5
2020-10-04Traewelling: Add missing "Accept: application/json" header to API requestsDaniel Friesel-19/+12
2020-10-04It's Public Beta Time!Daniel Friesel-6/+35
2020-10-04Traewelling checkin: Handle invalid / revoked bearer tokensDaniel Friesel-0/+13
2020-10-04add toot and tweet settings to traewelling checkinDaniel Friesel-8/+24
2020-10-04/account/traewelling: show warning when login token is expired/expiringDaniel Friesel-4/+32
2020-10-04Traewelling: Warn when bearer token is about to expireDaniel Friesel-10/+39
2020-10-04Traewelling: note that traewelling.de doesn't yet return statusId on checkinDaniel Friesel-0/+4
2020-10-03sync travelynx -> Träwelling: add commentDaniel Friesel-0/+5
2020-10-01ooopsieDaniel Friesel-1/+1
2020-10-01log error when trip_id is missingDaniel Friesel-2/+7
2020-10-01traewelling checkin: the time limitation isn't neededDaniel Friesel-7/+4
2020-10-01allow checking into traewellingDaniel Friesel-66/+104
2020-09-30Template adjustments; hide traewelling from public view for nowDaniel Friesel-6/+11
2020-09-30Allow linking a Träwelling account, auto-sync Träwelling→travelynxDaniel Friesel-41/+1213
2020-09-21add opengraph metadata output1.17.5Daniel Friesel-27/+54
2020-09-21add twitter card to public journey viewDaniel Friesel-0/+16
2020-09-21improve promise->reject error messages1.17.4Daniel Friesel-13/+20
2020-09-20add explicit empty return statements to promise handlers1.17.3Daniel Friesel-0/+7
2020-09-20get_stationinfo_p: cache negative repliesDaniel Friesel-0/+2
2020-09-13Dockerfile: Add missing build dependencies for perl modulesDaniel Friesel-3/+20
2020-09-10handle rejected promises; do not accidentally duplicate rejectionsDaniel Friesel-17/+54
2020-09-08passengerrights: fix a typo1.17.2Daniel Friesel-1/+1
2020-09-06add DBDB helper for wagonorder and stationinfoDaniel Friesel-120/+158
2020-09-05Fix checkin via API. Broken by 717cc18a403d6705c64a9a6fd43578c1efbb159f1.17.1Daniel Friesel-1/+5
2020-09-05landingpage: hide button icon names from accessibility toolsDaniel Friesel-2/+2
2020-09-04Release v1.171.17.0Daniel Friesel-0/+16
2020-09-04profile: limit history to four weeks by defaultDaniel Friesel-49/+99
2020-09-03add public profile page and public journey detailsDaniel Friesel-14/+139
2020-08-28add journey edit testDaniel Friesel-1/+201
2020-08-23edit_journey: users can edit data, not just timesDaniel Friesel-1/+1
2020-08-22split up registration and journey stats testsDaniel Friesel-100/+170
2020-08-19add nginx example configDaniel Friesel-0/+40
2020-08-16Move most journey code to newly introduced Journey modelDaniel Friesel-722/+870
2020-08-15Remove now-useless includeDaniel Friesel-1/+0
2020-08-06Move get_departures to a separate IRIS helperDaniel Friesel-63/+122