Age | Commit message (Expand) | Author | Lines |
2019-04-13 | Print db and host in development mode | Daniel Friesel | -1/+12 |
2019-04-13 | Use travelynx.conf for configuration and secrets | Daniel Friesel | -1/+1 |
2019-04-13 | edit journey: use link to cancel | Daniel Friesel | -2/+2 |
2019-04-13 | work-in-progress manual journey entry. incomplete and not enabled yet. | Daniel Friesel | -1/+11 |
2019-04-11 | landingpage: Fix typo in required form element tag | Daniel Friesel | -1/+1 |
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-09 | Allow journey editing, keep track of edited journey attributes0.13 | Daniel Friesel | -1/+12 |
2019-04-08 | Work-in-progress journey editor. Not ready for deployment. | Daniel Friesel | -10/+14 |
2019-04-07 | Prepare forms for manual journey entry and editing | Daniel Friesel | -3/+164 |
2019-04-07 | journey: Fix typo in HTML tag | Daniel Friesel | -1/+1 |
2019-04-07 | Refactor history template, add yearly stats | Daniel Friesel | -147/+169 |
2019-04-06 | history: Fix missing months for users registered on the 29th/30th/31st | Daniel Friesel | -1/+1 |
2019-04-06 | landingpage: Features++ | Daniel Friesel | -1/+2 |
2019-04-06 | hide unimplemented API endpoints in account view0.12 | Daniel Friesel | -4/+4 |
2019-04-06 | detect development mode for travelynx_dev* databases0.11 | Daniel Friesel | -1/+1 |
2019-04-06 | Add password change form | Daniel Friesel | -5/+74 |
2019-04-04 | Allow journey deletion | Daniel Friesel | -0/+15 |
2019-04-02 | register: Explicitly state that the account was not created | Daniel Friesel | -1/+2 |
2019-04-02 | login, register; Do not doule-nest row/col classes | Daniel Friesel | -67/+63 |
2019-04-01 | about: Add contact link0.10 | Daniel Friesel | -0/+2 |
2019-04-01 | statistics: Add interchange wait time and journey count | Daniel Friesel | -0/+8 |
2019-03-31 | Select journeys by ID | Daniel Friesel | -2/+2 |
2019-03-31 | Perform undo by deleting the erroneous database entry | Daniel Friesel | -7/+7 |
2019-03-28 | history: move time column next to date | Daniel Friesel | -3/+3 |
2019-03-27 | add per-month links to history0.09 | Daniel Friesel | -1/+18 |
2019-03-27 | history: more smartphone-friendly | Daniel Friesel | -13/+11 |
2019-03-27 | add history per month | Daniel Friesel | -3/+31 |
2019-03-25 | distinguish prod/dev in nav bar0.08 | Daniel Friesel | -1/+1 |
2019-03-20 | journey: show average speed | Daniel Friesel | -5/+10 |
2019-03-20 | journey: show distance | Daniel Friesel | -1/+12 |
2019-03-20 | Show negative delay as "-X", not "+-X" | Daniel Friesel | -5/+5 |
2019-03-20 | use camelCase instead of snake_case in public API | Daniel Friesel | -3/+3 |
2019-03-19 | show cancelled trains in history | Daniel Friesel | -13/+53 |
2019-03-19 | support logging of cancelled journeys | Daniel Friesel | -7/+36 |
2019-03-19 | add marker for cancelled departures | Daniel Friesel | -2/+6 |
2019-03-19 | API: Status: group properties, add station UIC/lon/lat | Daniel Friesel | -8/+16 |
2019-03-18 | demand a valid password for account deletion | Daniel Friesel | -8/+36 |
2019-03-18 | never call get_user_data directly | Daniel Friesel | -2/+2 |
2019-03-17 | journey view: Move line break inside of message loop0.07 | Daniel Friesel | -2/+1 |
2019-03-17 | add journey detail view | Daniel Friesel | -6/+109 |
2019-03-16 | Show backend errors on station selection page | Daniel Friesel | -1/+13 |
2019-03-16 | add autocomplete for station form | Daniel Friesel | -1/+2 |
2019-03-16 | allow manual input of station name | Daniel Friesel | -1/+13 |
2019-03-16 | landing page: I can haz API!0.06 | Daniel Friesel | -4/+11 |
2019-03-16 | Account: Wording | Daniel Friesel | -10/+28 |
2019-03-16 | Add JSON API | Daniel Friesel | -0/+119 |
2019-03-12 | fix failraptor.png for guests. derp. | Daniel Friesel | -3/+5 |
2019-03-12 | implement account deletion | Daniel Friesel | -9/+55 |
2019-03-11 | Allow two regstration attempts per mail | Daniel Friesel | -0/+5 |