Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-14 | hafas preparations: Zug → Fahrt | Birte Kristina Friesel | -1/+1 | |
2020-09-03 | add public profile page and public journey details | Daniel Friesel | -0/+3 | |
2019-04-26 | Add manual journey entry | Daniel Friesel | -1/+1 | |
Closes #3 | ||||
2019-04-23 | Use one row per journey instead of split checkin/checkout entries | Daniel Friesel | -37/+35 | |
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-11 | decrease minimum history width by hiding train number if line is available | Daniel Friesel | -1/+1 | |
2019-04-10 | history: Show time next to station | Daniel Friesel | -15/+22 | |
2019-04-07 | Refactor history template, add yearly stats | Daniel Friesel | -0/+51 | |