Age | Commit message (Expand) | Author | Lines |
2019-05-26 | Use JSON for messages and route storage, prepare for extended route data | Daniel Friesel | -9/+9 |
2019-05-25 | Handle missing platform numbers1.6.3 | Daniel Friesel | -7/+7 |
2019-05-25 | Remove apple-mobile-web-app-capable tag to work around Safari session issues1.6.2 | Daniel Friesel | -2/+0 |
2019-05-20 | show journey suggestions on departure board as well1.6.0 | Daniel Friesel | -29/+141 |
2019-05-19 | changelog1.5.0 | Daniel Friesel | -0/+16 |
2019-05-19 | allow checkin from connections view | Daniel Friesel | -30/+67 |
2019-05-19 | Work in progress: show connections when arriving soon | Daniel Friesel | -1/+34 |
2019-05-18 | Show arrival/departure platform in journey card | Daniel Friesel | -2/+16 |
2019-05-18 | Fix progress bar colours1.4.2 | Daniel Friesel | -4/+4 |
2019-05-18 | fix input background color in dark theme1.4.1 | Daniel Friesel | -1/+1 |
2019-05-18 | changelog1.4.0 | Daniel Friesel | -0/+12 |
2019-05-18 | Merge branch 'marudor-darkMode' | Daniel Friesel | -48/+78 |
2019-05-18 | release new asset version | Daniel Friesel | -1/+1 |
2019-05-18 | remove debug output | Daniel Friesel | -4/+1 |
2019-05-18 | Pre-select theme css in backend | Daniel Friesel | -28/+26 |
2019-05-16 | correctly show departure station in cancelled view | Daniel Friesel | -4/+4 |
2019-05-16 | Provide light theme by default, avoid re-styling unless dark theme is active | Daniel Friesel | -4/+4 |
2019-05-16 | fix typo in color scheme preference query | Daniel Friesel | -1/+1 |
2019-05-16 | Further color improvements | marudor | -30/+44 |
2019-05-16 | Add color switcher to toolbar | marudor | -11/+16 |
2019-05-16 | Add dark mode (only available with prefers-color-scheme currently) | marudor | -14/+30 |
2019-05-14 | Show web-hook test result immediately after saving it1.3.3 | Daniel Friesel | -17/+39 |
2019-05-12 | oops 2 (asset release)1.3.2 | Daniel Friesel | -1/+1 |
2019-05-12 | oops1.3.1 | Daniel Friesel | -1/+1 |
2019-05-12 | social sharing for current journey1.3.0 | Daniel Friesel | -1/+28 |
2019-05-11 | update landingpage | Daniel Friesel | -3/+3 |
2019-05-11 | checked in: clarify checkout / update actions | Daniel Friesel | -2/+2 |
2019-05-11 | Release version 19, fix asset-release for macos | marudor | -1/+1 |
2019-05-11 | Do not nag directly for geolocation | marudor | -2/+1 |
2019-05-11 | switch to a less generic icon | Daniel Friesel | -3/+9 |
2019-05-11 | footer: Link to "about" page for travelynx | Daniel Friesel | -3/+3 |
2019-05-11 | account: fix uninitialized value warning | Daniel Friesel | -1/+1 |
2019-05-11 | add custom not_found and exception templates | Daniel Friesel | -0/+37 |
2019-05-10 | version bump1.2.0 | Daniel Friesel | -3/+15 |
2019-05-10 | Add webhook to account page | Daniel Friesel | -3/+28 |
2019-05-10 | public status: Do not overwrite line name1.1.11 | Daniel Friesel | -1/+1 |
2019-05-10 | javascript-based refresh of journey progress and countdown | Daniel Friesel | -3/+7 |
2019-05-09 | hide status countdown when offline1.1.10 | Daniel Friesel | -3/+3 |
2019-05-07 | only show loading animation on links without custom animation1.1.7 | Daniel Friesel | -1/+1 |
2019-05-06 | always show navbar, even when scrolling | Daniel Friesel | -25/+27 |
2019-05-06 | add loading indicator to nav | Daniel Friesel | -2/+17 |
2019-05-06 | basic webhook support, onwards to betatesting | Daniel Friesel | -10/+25 |
2019-05-05 | WiP webhook support | Daniel Friesel | -0/+62 |
2019-05-05 | update asset version1.1.6 | Daniel Friesel | -1/+1 |
2019-05-04 | update material icons | Daniel Friesel | -1/+1 |
2019-05-04 | checked in view: update sync_problem marker color | Daniel Friesel | -1/+1 |
2019-05-04 | migrate to jQuery 3 | Daniel Friesel | -1/+1 |
2019-05-03 | do not mange journey edit link on small devices1.1.5 | Daniel Friesel | -3/+23 |
2019-05-03 | add a description | Daniel Friesel | -0/+1 |
2019-05-03 | use versioning for service worker and web app manifest | Daniel Friesel | -3/+3 |