Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-03-03 | add logout link | Daniel Friesel | -0/+16 |
2019-03-02 | add imprint | Daniel Friesel | -0/+3 |
2019-03-02 | implement user/password/csrf checks for login form | Daniel Friesel | -8/+60 |
2019-02-22 | prepare account support | Daniel Friesel | -0/+56 |
2018-11-02 | add undo for checkouts | Daniel Friesel | -0/+14 |
2018-11-02 | allow undo for checkins | Daniel Friesel | -1/+5 |
2018-10-21 | Minify JS | Daniel Friesel | -2/+2 |
2018-10-21 | handle force checkout in history view | Daniel Friesel | -5/+12 |
2018-10-20 | history: always show train numbers | Daniel Friesel | -1/+1 |
2018-10-18 | history: show departure and arrival times | Daniel Friesel | -5/+10 |
2018-10-13 | add history page | Daniel Friesel | -0/+31 |
2018-10-07 | Only show latest travels on landing page | Daniel Friesel | -2/+2 |
2018-10-07 | add simple about page0.02 | Daniel Friesel | -1/+14 |
2018-10-07 | use purple navbar | Daniel Friesel | -1/+2 |
2018-10-07 | show close stations via geolocation | Daniel Friesel | -0/+7 |
2018-10-07 | only show travel distance if duration is not available | Daniel Friesel | -2/+0 |
2018-10-05 | show journey distances as well | Daniel Friesel | -4/+6 |
2018-10-05 | disable navbar entries for now0.01 | Daniel Friesel | -1/+1 |
2018-10-05 | Use POST requests to modify data | Daniel Friesel | -89/+7 |
2018-09-14 | use table layout for checkout station list | Daniel Friesel | -12/+20 |
2018-09-02 | Initial commit | Daniel Friesel | -0/+217 |