summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller/Static.pm
AgeCommit message (Collapse)AuthorLines
2024-01-30perltidyBirte Kristina Friesel-4/+4
2024-01-30add title elementsCassidy Dingenskirchen-4/+4
(cherry picked from commit 5d8f6467dc00f03957784230983ed730ec421291) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org>
2023-07-03update ALL the copyright notices!Derf Null-1/+1
2023-06-24time to flush the name cacheDerf Null-1/+1
2023-06-12Add app version to default stashed values.1.32.4Molly Miller-4/+2
This means that the version no longer needs to be passed to every version manually, and is automatically populated in templates where the parameter is not explicitly provided.
2023-02-19update ze copyrightDaniel Friesel-1/+1
2022-09-23Static: remove unused $travelynx_versionDaniel Friesel-2/+0
2022-09-23add legend (not referenced yet)Daniel Friesel-0/+7
2021-01-29Switch to AGPL3+Daniel Friesel-1/+1
2020-11-27Add a bunch of licensing dataDaniel Friesel-0/+3
2019-05-03Experimental PWA support (#13)Daniel Friesel-0/+6
2019-05-03Add changelogDaniel Friesel-0/+7
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-1/+2
Whether a user is in transit or not is now determined by an entry in the in_transit table instead of a dangling checkin. All completed journeys are stored in the "journeys" table. This does most of the work needed for automatic checkout. However, note that the corresponding worker process is not implemented yet.
2019-04-14Set version via configDaniel Friesel-1/+1
2019-03-22More refactoringDaniel Friesel-0/+18