summaryrefslogtreecommitdiff
path: root/templates/layouts
AgeCommit message (Expand)AuthorLines
2019-05-10javascript-based refresh of journey progress and countdownDaniel Friesel-1/+1
2019-05-09hide status countdown when offline1.1.10Daniel Friesel-1/+1
2019-05-07only show loading animation on links without custom animation1.1.7Daniel Friesel-1/+1
2019-05-06always show navbar, even when scrollingDaniel Friesel-25/+27
2019-05-06add loading indicator to navDaniel Friesel-2/+17
2019-05-05update asset version1.1.6Daniel Friesel-1/+1
2019-05-04update material iconsDaniel Friesel-1/+1
2019-05-04migrate to jQuery 3Daniel Friesel-1/+1
2019-05-03add a descriptionDaniel Friesel-0/+1
2019-05-03use versioning for service worker and web app manifestDaniel Friesel-3/+3
2019-05-03add apple mobile web app fooDaniel Friesel-0/+4
2019-05-03Experimental PWA support (#13)Daniel Friesel-0/+12
2019-05-02oops1.1.1Daniel Friesel-1/+1
2019-05-02Finish public-facing exposed user status (opt-in)Daniel Friesel-1/+1
2019-04-26show marker when unable to syncDaniel Friesel-1/+1
2019-04-23Primitive auto-refresh of current journey statusDaniel Friesel-1/+1
2019-04-23Use one row per journey instead of split checkin/checkout entriesDaniel Friesel-1/+1
2019-04-13Print db and host in development modeDaniel Friesel-1/+12
2019-04-13Use travelynx.conf for configuration and secretsDaniel Friesel-1/+1
2019-04-13work-in-progress manual journey entry. incomplete and not enabled yet.Daniel Friesel-1/+3
2019-04-06detect development mode for travelynx_dev* databases0.11Daniel Friesel-1/+1
2019-03-31Perform undo by deleting the erroneous database entryDaniel Friesel-1/+1
2019-03-25distinguish prod/dev in nav bar0.08Daniel Friesel-1/+1
2019-03-19support logging of cancelled journeysDaniel Friesel-1/+1
2019-03-18never call get_user_data directlyDaniel Friesel-1/+1
2019-03-16add autocomplete for station formDaniel Friesel-0/+1
2019-03-16allow manual input of station nameDaniel Friesel-1/+1
2019-03-12fix failraptor.png for guests. derp.Daniel Friesel-3/+5
2019-03-12implement account deletionDaniel Friesel-0/+4
2019-03-08show hint in case of geolocation errorDaniel Friesel-1/+1
2019-03-07switch from HTTP Auth to Cookie AuthDaniel Friesel-10/+13
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/+1
2018-10-21Minify JSDaniel Friesel-2/+2
2018-10-13add history pageDaniel Friesel-0/+1
2018-10-07add simple about page0.02Daniel Friesel-1/+1
2018-10-07use purple navbarDaniel Friesel-1/+2
2018-10-07show close stations via geolocationDaniel Friesel-0/+3
2018-10-05disable navbar entries for now0.01Daniel Friesel-1/+1
2018-10-05Use POST requests to modify dataDaniel Friesel-0/+1
2018-09-02Initial commitDaniel Friesel-0/+29