summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Model
AgeCommit message (Expand)AuthorLines
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
2020-10-11Move remaining journeys queries to journeys model classDaniel Friesel-0/+140
2020-10-11move in_transit queries to an InTransit model classDaniel Friesel-0/+298
2020-10-04add toot and tweet settings to traewelling checkinDaniel Friesel-6/+12
2020-10-04Traewelling: Warn when bearer token is about to expireDaniel Friesel-3/+18
2020-10-03sync travelynx -> Träwelling: add commentDaniel Friesel-0/+1
2020-10-01traewelling checkin: the time limitation isn't neededDaniel Friesel-6/+2
2020-10-01allow checking into traewellingDaniel Friesel-10/+22
2020-09-30Allow linking a Träwelling account, auto-sync Träwelling→travelynxDaniel Friesel-0/+204
2020-08-16Move most journey code to newly introduced Journey modelDaniel Friesel-0/+751
2020-07-27Move user model to a separate moduleDaniel Friesel-0/+434