summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Model
AgeCommit message (Expand)AuthorLines
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-17do not overwrite route timestamps when updating route dataDaniel Friesel-2/+48
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/+22
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/+128
2022-11-24get_travel_distance: warn about removed stations (TODO: re-add them)Daniel Friesel-0/+10
2022-09-24optionally show local transit connections as wellDaniel Friesel-2/+25
2022-08-19sb_templates: name/key can be changed as wellDaniel Friesel-4/+4
2022-08-19use bahn.expert as new domain for marudor.demarudor-2/+2
2022-07-29mov get_connection_targets helper to Journeys ModelDaniel Friesel-0/+67
2022-07-26Users: update DBF from 'show_realtime=1' to 'rt=1'Daniel Friesel-1/+1
2022-07-16.1.23.3Daniel Friesel-2/+2
2022-07-16services: add marudor.de/regionalDaniel Friesel-4/+5
2022-07-15dbf: link to currently checked in train1.23.2Daniel Friesel-1/+1
2022-07-15Users: use_external_services: correctly handle := 0Daniel Friesel-1/+1
2022-07-11optionally link to external departure boards where sensible (WiP)Daniel Friesel-6/+37
2022-04-02history map: add filter by dateDaniel Friesel-12/+19
2022-02-20Move webhook database queries to Users modelDaniel Friesel-0/+66
2022-02-20work: move DB manipulation to InTransit helperDaniel Friesel-2/+107
2022-02-16Traewelling::get: Use named argsDaniel Friesel-3/+5
2022-02-14Send inactivity notification prior to account deletionDaniel Friesel-2/+19
2021-10-23Switch from Geo::Distance (deprecated) to GIS::DistanceDaniel Friesel-10/+10
2021-09-13Add account add / delete CLI for sites with web registration disabledDaniel Friesel-2/+8
2021-07-01Pass scheduled arrival and departure times to Traewelling API1.20.2Daniel Friesel-1/+4
2021-06-21Journeys->add: Support complete routes, not just intermediate stops1.20.1Daniel Friesel-9/+19
2021-06-13move user name validation to Users modelDaniel Friesel-0/+26
2021-06-13Model/Users: Remove superfluous "check_if_" prefix from check functionsDaniel Friesel-2/+2
2021-06-12allow users to change their nameDaniel Friesel-75/+70
2021-01-29Switch to AGPL3+Daniel Friesel-5/+5
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-13/+92
2020-11-28move statistics cache to a separate model classDaniel Friesel-36/+269
2020-11-27Add a bunch of licensing dataDaniel Friesel-0/+12
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