summaryrefslogtreecommitdiff
path: root/lib/Travelynx.pm
AgeCommit message (Expand)AuthorLines
2020-01-31map: show polylines by defaultDaniel Friesel-1/+0
2020-01-29map: set bounds on stations; move polyline feature to staging1.14.1Daniel Friesel-1/+13
2020-01-28journey_sanity_check: handle duration == 0Daniel Friesel-4/+7
2020-01-27Store journey polylines in DBDaniel Friesel-0/+120
2020-01-27fix bugs related to users without past journeys1.13.9Daniel Friesel-5/+15
2020-01-26add_journey: allow up to 99 journeys per 24 hoursDaniel Friesel-0/+21
2020-01-26validate_journey: handle 0 timestampsDaniel Friesel-2/+2
2020-01-26status API: nextStops -> intermediateStops; documentationDaniel Friesel-3/+3
2020-01-25map, journey view: handle renamed stations1.13.8Daniel Friesel-2/+15
2020-01-23JSON Status API: Add experimental and undocumented nextStops keyDaniel Friesel-0/+26
2020-01-22has_wagonorder: Fix promise result mixup1.13.5Daniel Friesel-1/+1
2020-01-15Fix IOLoop crashes caused by using log->warning instead of log->warn1.13.4Daniel Friesel-4/+4
2020-01-15do not store wagonorder error results in database1.13.3Daniel Friesel-2/+5
2020-01-08fetch trip ID when checked inDaniel Friesel-1/+83
2020-01-06move old station names to external JSON as wellDaniel Friesel-63/+3
2020-01-06Switch back to JSON::XS for decoding1.13.1Daniel Friesel-2/+2
2020-01-06Move ICE names to a separate JSON fileDaniel Friesel-234/+4
2020-01-06remove unnecessary whitespaceMarkus Heinrich-4/+4
2020-01-04map ICE train numbers to names where possibleDaniel Friesel-0/+241
2019-12-29Set travelynx UserAgent for webhook requestsDaniel Friesel-0/+2
2019-12-29Strip newline from version stringDaniel Friesel-0/+2
2019-12-28perltidyDaniel Friesel-57/+61
2019-12-28Added links for old/new station names.Knuspel-0/+61
2019-12-26Handle undefined user data in conncetion suggestion with no previous journey1.12.1Daniel Friesel-1/+4
2019-12-23Use EVA IDs instead of travelynx-internal station IDs. Not 100% tested yet.Daniel Friesel-114/+128
2019-12-20more travel API documentationDaniel Friesel-0/+5
2019-12-19save all the wagon orders we can getDaniel Friesel-11/+14
2019-12-19undo: pass UID to invalidate_stats_cacheDaniel Friesel-1/+1
2019-12-17api/import: More helpful errors, fix "lax" supportDaniel Friesel-10/+15
2019-12-17API: Add lax optionDaniel Friesel-2/+7
2019-12-16remove debug outputDaniel Friesel-6/+0
2019-12-16Fix has_wagonorder_p logic. request success ≠ result success!Daniel Friesel-3/+14
2019-12-15Handle Berlin Ringbahn and other transfer-at-destination trainsDaniel Friesel-1/+13
2019-12-14Travel API: comment supportDaniel Friesel-2/+2
2019-12-14Add travel (checkin/checkout/undo) APIDaniel Friesel-22/+26
2019-12-14Add API entry point for journey importDaniel Friesel-3/+5
2019-12-13do not insert duplicate wagongroups1.11.4Daniel Friesel-0/+3
2019-12-13save wagongroups if availableDaniel Friesel-0/+9
2019-12-12permanently store wagon numbers and types when availableDaniel Friesel-10/+43
2019-12-11show wagon order for regional trains too, if available1.11.3Daniel Friesel-2/+38
2019-12-08allow a journey's cancellation status to be edited1.11.1Daniel Friesel-0/+13
2019-12-08add hash tables for is_public and journey edited bitmasksDaniel Friesel-0/+22
2019-12-06Allow comments to be entered while still in transitDaniel Friesel-1/+24
2019-11-27history map: Add checkbox to display manually added journeysDaniel Friesel-0/+1
2019-11-25show cancelled trains in connections listDaniel Friesel-9/+42
2019-11-24improve get_user_travels performance, most notably when rendering map1.10.3Daniel Friesel-47/+52
2019-11-22Log unknown route entries on checkoutDaniel Friesel-8/+28
2019-11-20allow routes to be edited after recording a journeyDaniel Friesel-0/+30
2019-11-19allow route input when adding journeys manually (#26)Daniel Friesel-12/+34
2019-11-16move station -> location map to generic helperDaniel Friesel-0/+15