Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-01-30 | new history design | Cassidy Dingenskirchen | -56/+52 | |
(cherry picked from commit 8b3ff460b5845c4ec86466715fc054705b635c20) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org> | ||||
2024-01-29 | unified train farbtupferl | Cassidy Dingenskirchen | -1/+5 | |
(cherry picked from commit 20e8fd39851146eb4fb3cc8cb1f7ba7fc4086d8d) Signed-off-by: Birte Kristina Friesel <derf@finalrewind.org> | ||||
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 | |