summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorLines
2019-03-04prepare DB schema for public registration0.04Daniel Friesel-3/+4
2019-03-04do not show username in navbar (won't fit on small screens otherwise)Daniel Friesel-1/+1
2019-03-03Add account info and data exportDaniel Friesel-0/+28
2019-03-03history: Fix typo in HTML element nameDaniel Friesel-1/+1
2019-03-03add logout linkDaniel Friesel-0/+16
2019-03-02add imprintDaniel Friesel-0/+3
2019-03-02implement user/password/csrf checks for login formDaniel Friesel-8/+60
2019-02-22prepare account supportDaniel Friesel-0/+56
2018-11-02add undo for checkoutsDaniel Friesel-0/+14
2018-11-02allow undo for checkinsDaniel Friesel-1/+5
2018-10-21Minify JSDaniel Friesel-2/+2
2018-10-21handle force checkout in history viewDaniel Friesel-5/+12
2018-10-20history: always show train numbersDaniel Friesel-1/+1
2018-10-18history: show departure and arrival timesDaniel Friesel-5/+10
2018-10-13add history pageDaniel Friesel-0/+31
2018-10-07Only show latest travels on landing pageDaniel Friesel-2/+2
2018-10-07add simple about page0.02Daniel Friesel-1/+14
2018-10-07use purple navbarDaniel Friesel-1/+2
2018-10-07show close stations via geolocationDaniel Friesel-0/+7
2018-10-07only show travel distance if duration is not availableDaniel Friesel-2/+0
2018-10-05show journey distances as wellDaniel Friesel-4/+6
2018-10-05disable navbar entries for now0.01Daniel Friesel-1/+1
2018-10-05Use POST requests to modify dataDaniel Friesel-89/+7
2018-09-14use table layout for checkout station listDaniel Friesel-12/+20
2018-09-02Initial commitDaniel Friesel-0/+217