summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller/Static.pm
AgeCommit message (Collapse)AuthorLines
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