Age | Commit message (Expand) | Author | Lines |
2021-10-23 | Switch from Geo::Distance (deprecated) to GIS::Distance | Daniel Friesel | -10/+10 |
2021-09-13 | Add account add / delete CLI for sites with web registration disabled | Daniel Friesel | -2/+8 |
2021-07-01 | Pass scheduled arrival and departure times to Traewelling API1.20.2 | Daniel Friesel | -1/+4 |
2021-06-21 | Journeys->add: Support complete routes, not just intermediate stops1.20.1 | Daniel Friesel | -9/+19 |
2021-06-13 | move user name validation to Users model | Daniel Friesel | -0/+26 |
2021-06-13 | Model/Users: Remove superfluous "check_if_" prefix from check functions | Daniel Friesel | -2/+2 |
2021-06-12 | allow users to change their name | Daniel Friesel | -75/+70 |
2021-01-29 | Switch to AGPL3+ | Daniel Friesel | -5/+5 |
2020-12-03 | use stats-enabled list view for year list as well1.18.12 | Daniel Friesel | -2/+17 |
2020-12-03 | regularly generate statistics in the background1.18.11 | Daniel Friesel | -13/+92 |
2020-11-28 | move statistics cache to a separate model class | Daniel Friesel | -36/+269 |
2020-11-27 | Add a bunch of licensing data | Daniel Friesel | -0/+12 |
2020-11-21 | month overview: distinguish between no stats and no journeys1.18.10 | Daniel Friesel | -3/+3 |
2020-11-21 | testing a more organized history navigation1.18.9 | Daniel Friesel | -5/+86 |
2020-10-11 | Move remaining journeys queries to journeys model class | Daniel Friesel | -0/+140 |
2020-10-11 | move in_transit queries to an InTransit model class | Daniel Friesel | -0/+298 |
2020-10-04 | add toot and tweet settings to traewelling checkin | Daniel Friesel | -6/+12 |
2020-10-04 | Traewelling: Warn when bearer token is about to expire | Daniel Friesel | -3/+18 |
2020-10-03 | sync travelynx -> Träwelling: add comment | Daniel Friesel | -0/+1 |
2020-10-01 | traewelling checkin: the time limitation isn't needed | Daniel Friesel | -6/+2 |
2020-10-01 | allow checking into traewelling | Daniel Friesel | -10/+22 |
2020-09-30 | Allow linking a Träwelling account, auto-sync Träwelling→travelynx | Daniel Friesel | -0/+204 |
2020-08-16 | Move most journey code to newly introduced Journey model | Daniel Friesel | -0/+751 |
2020-07-27 | Move user model to a separate module | Daniel Friesel | -0/+434 |