summaryrefslogtreecommitdiff
path: root/lib/Travelynx/Controller/Api.pm
AgeCommit message (Expand)AuthorLines
2019-05-06basic webhook support, onwards to betatestingDaniel Friesel-64/+1
2019-05-02Do not error out when receiving UIDs > INT_MAX1.1.2Daniel Friesel-0/+10
2019-05-02Public API documentationDaniel Friesel-0/+6
2019-04-24Bump API to v1Daniel Friesel-1/+108
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-7/+9
2019-04-22Use Mojo::Pg for all remaining Controller and Helper logicDaniel Friesel-4/+19
2019-03-22More refactoringDaniel Friesel-8/+1
2019-03-21Initiate transition to a Mojolicious MVC web applicationDaniel Friesel-0/+126