summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorLines
2019-04-09Allow journey editing, keep track of edited journey attributes0.13Daniel Friesel-1/+12
2019-04-08Work-in-progress journey editor. Not ready for deployment.Daniel Friesel-10/+14
2019-04-07Prepare forms for manual journey entry and editingDaniel Friesel-3/+164
2019-04-07journey: Fix typo in HTML tagDaniel Friesel-1/+1
2019-04-07Refactor history template, add yearly statsDaniel Friesel-147/+169
2019-04-06history: Fix missing months for users registered on the 29th/30th/31stDaniel Friesel-1/+1
2019-04-06landingpage: Features++Daniel Friesel-1/+2
2019-04-06hide unimplemented API endpoints in account view0.12Daniel Friesel-4/+4
2019-04-06detect development mode for travelynx_dev* databases0.11Daniel Friesel-1/+1
2019-04-06Add password change formDaniel Friesel-5/+74
2019-04-04Allow journey deletionDaniel Friesel-0/+15
2019-04-02register: Explicitly state that the account was not createdDaniel Friesel-1/+2
2019-04-02login, register; Do not doule-nest row/col classesDaniel Friesel-67/+63
2019-04-01about: Add contact link0.10Daniel Friesel-0/+2
2019-04-01statistics: Add interchange wait time and journey countDaniel Friesel-0/+8
2019-03-31Select journeys by IDDaniel Friesel-2/+2
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-7/+7
2019-03-28history: move time column next to dateDaniel Friesel-3/+3
2019-03-27add per-month links to history0.09Daniel Friesel-1/+18
2019-03-27history: more smartphone-friendlyDaniel Friesel-13/+11
2019-03-27add history per monthDaniel Friesel-3/+31
2019-03-25distinguish prod/dev in nav bar0.08Daniel Friesel-1/+1
2019-03-20journey: show average speedDaniel Friesel-5/+10
2019-03-20journey: show distanceDaniel Friesel-1/+12
2019-03-20Show negative delay as "-X", not "+-X"Daniel Friesel-5/+5
2019-03-20use camelCase instead of snake_case in public APIDaniel Friesel-3/+3
2019-03-19show cancelled trains in historyDaniel Friesel-13/+53
2019-03-19support logging of cancelled journeysDaniel Friesel-7/+36
2019-03-19add marker for cancelled departuresDaniel Friesel-2/+6
2019-03-19API: Status: group properties, add station UIC/lon/latDaniel Friesel-8/+16
2019-03-18demand a valid password for account deletionDaniel Friesel-8/+36
2019-03-18never call get_user_data directlyDaniel Friesel-2/+2
2019-03-17journey view: Move line break inside of message loop0.07Daniel Friesel-2/+1
2019-03-17add journey detail viewDaniel Friesel-6/+109
2019-03-16Show backend errors on station selection pageDaniel Friesel-1/+13
2019-03-16add autocomplete for station formDaniel Friesel-1/+2
2019-03-16allow manual input of station nameDaniel Friesel-1/+13
2019-03-16landing page: I can haz API!0.06Daniel Friesel-4/+11
2019-03-16Account: WordingDaniel Friesel-10/+28
2019-03-16Add JSON APIDaniel Friesel-0/+119
2019-03-12fix failraptor.png for guests. derp.Daniel Friesel-3/+5
2019-03-12implement account deletionDaniel Friesel-9/+55
2019-03-11Allow two regstration attempts per mailDaniel Friesel-0/+5
2019-03-10oopsDaniel Friesel-1/+1
2019-03-10redirect users after login to protected pageDaniel Friesel-0/+3
2019-03-09add JSON export for historyDaniel Friesel-35/+44
2019-03-09Slightly more helpful texts for checkin/checkout pagesDaniel Friesel-2/+10
2019-03-09show separate errors for 'invalid credentials' and 'not confirmed yet'Daniel Friesel-2/+6
2019-03-09registration form: note that user name must be alphanumericDaniel Friesel-1/+1
2019-03-08add password manager hints to login/registration formsDaniel Friesel-5/+5