summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Model/Journeys.pm
AgeCommit message (Expand)AuthorLines
2023-02-04improve inconsistency list1.29.18Daniel Friesel-5/+20
2023-02-04inconsistent journeys: link to journeysDaniel Friesel-2/+8
2023-01-18latest checkout stations: order by journey id rather than timestamp1.29.14Daniel Friesel-1/+1
2023-01-18landing page: show past stops if geolocation is unavailableDaniel Friesel-0/+38
2023-01-15Journeys: perltidyDaniel Friesel-1/+5
2023-01-15change route/stop layout to [name, eva, {data}]Daniel Friesel-5/+6
2023-01-02review: skip journeys with negative duration1.29.3Daniel Friesel-2/+2
2022-12-29review: link to list of all single-trip checkins1.29.1Daniel Friesel-0/+16
2022-12-27review: fix percentage localeDaniel Friesel-8/+2
2022-12-27derp #2Daniel Friesel-1/+1
2022-12-27derpDaniel Friesel-3/+3
2022-12-27top trips: handle return tripsDaniel Friesel-2/+14
2022-12-27review: add top and bottom tripsDaniel Friesel-0/+45
2022-12-27review: hide blocks without dataDaniel Friesel-77/+97
2022-12-27year in review: further delay statsDaniel Friesel-23/+139
2022-12-27compute_review: handle duplicate iris messages; german locale for numbersDaniel Friesel-1/+10
2022-12-27it's a secret to everybody.Daniel Friesel-1/+212
2022-12-12Journeys: Handle "Betriebsstelle nicht bekannt"Daniel Friesel-0/+5
2022-12-08move grep_unknown_stations to Stations modelDaniel Friesel-15/+2
2022-12-07get name/ds100 from db and lat/lon from dict1.28.1Daniel Friesel-25/+14
2022-12-07switch to internal station database; add out-of-service stations for old jour...1.28.0Daniel Friesel-76/+40
2022-11-24get_travel_distance: warn about removed stations (TODO: re-add them)Daniel Friesel-0/+10
2022-07-29mov get_connection_targets helper to Journeys ModelDaniel Friesel-0/+67
2022-04-02history map: add filter by dateDaniel Friesel-12/+19
2021-10-23Switch from Geo::Distance (deprecated) to GIS::DistanceDaniel Friesel-10/+10
2021-06-21Journeys->add: Support complete routes, not just intermediate stops1.20.1Daniel Friesel-9/+19
2021-01-29Switch to AGPL3+Daniel Friesel-1/+1
2020-12-03use stats-enabled list view for year list as well1.18.12Daniel Friesel-2/+17
2020-12-03regularly generate statistics in the background1.18.11Daniel Friesel-1/+58
2020-11-28move statistics cache to a separate model classDaniel Friesel-36/+169
2020-11-27Add a bunch of licensing dataDaniel Friesel-0/+3
2020-11-21month overview: distinguish between no stats and no journeys1.18.10Daniel Friesel-3/+3
2020-11-21testing a more organized history navigation1.18.9Daniel Friesel-5/+86
2020-10-11Move remaining journeys queries to journeys model classDaniel Friesel-0/+140
2020-08-16Move most journey code to newly introduced Journey modelDaniel Friesel-0/+751