Age | Commit message (Expand) | Author | Lines |
2019-05-16 | fix info-color contrast | Daniel Friesel | -2/+2 |
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 | use a darker background color for default cards | Daniel Friesel | -5/+5 |
2019-05-16 | Further color improvements | marudor | -63/+79 |
2019-05-16 | Add color switcher to toolbar | marudor | -19/+32 |
2019-05-16 | Add dark mode (only available with prefers-color-scheme currently) | marudor | -14/+7359 |
2019-05-14 | Show web-hook test result immediately after saving it1.3.3 | Daniel Friesel | -22/+67 |
2019-05-12 | oops 2 (asset release)1.3.2 | Daniel Friesel | -24/+24 |
2019-05-12 | oops1.3.1 | Daniel Friesel | -1/+1 |
2019-05-12 | social sharing for current journey1.3.0 | Daniel Friesel | -3/+45 |
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 | get_journey_stats: Support uid override, fix uninitialized value warning | Daniel Friesel | -3/+6 |
2019-05-11 | Merge branch 'marudor-geoLocationNagging' | Daniel Friesel | -37/+53 |
2019-05-11 | Release version 19, fix asset-release for macos | marudor | -27/+27 |
2019-05-11 | Do not nag directly for geolocation | marudor | -10/+26 |
2019-05-11 | gitignore: Add /local | Daniel Friesel | -0/+4 |
2019-05-11 | add asset-release helper script | Daniel Friesel | -0/+17 |
2019-05-11 | add asset-rebuild helper script | Daniel Friesel | -0/+7 |
2019-05-11 | update dependency version snapshot | Daniel Friesel | -620/+593 |
2019-05-11 | README: Note that libxml-dev and libpq-dev are needed for carton/cpanm build | Daniel Friesel | -3/+6 |
2019-05-11 | README: Add note about carton / cpanm | Daniel Friesel | -0/+15 |
2019-05-11 | switch to a less generic icon | Daniel Friesel | -25/+110 |
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 | history: validate year and month | Daniel Friesel | -2/+12 |
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 | -5/+33 |
2019-05-10 | service worker: cache icons | Daniel Friesel | -1/+5 |
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 | -29/+72 |
2019-05-09 | hide status countdown when offline1.1.10 | Daniel Friesel | -23/+25 |
2019-05-09 | set a custom user agent | Daniel Friesel | -1/+5 |
2019-05-08 | Fix division by zero when calculating journey completion1.1.9 | Daniel Friesel | -2/+5 |
2019-05-07 | more frequent reload on sync failure1.1.8 | Daniel Friesel | -3/+3 |
2019-05-07 | only show loading animation on links without custom animation1.1.7 | Daniel Friesel | -22/+22 |
2019-05-06 | always show navbar, even when scrolling | Daniel Friesel | -25/+27 |
2019-05-06 | add loading indicator to nav | Daniel Friesel | -22/+40 |
2019-05-06 | basic webhook support, onwards to betatesting | Daniel Friesel | -79/+106 |
2019-05-05 | WiP webhook support | Daniel Friesel | -0/+225 |
2019-05-05 | update asset version1.1.6 | Daniel Friesel | -20/+20 |
2019-05-05 | do not perform useless geolocation lookups (#10) | Daniel Friesel | -5/+7 |
2019-05-05 | Merge branch 'feuerrot-dockerize' | Daniel Friesel | -0/+221 |
2019-05-05 | travelynx.conf: Actually call die() if DB_HOST is unset | Daniel Friesel | -1/+1 |
2019-05-05 | Merge branch 'dockerize' of https://github.com/feuerrot/travelynx into feuerr... | Daniel Friesel | -0/+221 |
2019-05-04 | update material icons | Daniel Friesel | -20/+20 |
2019-05-04 | checked in view: update sync_problem marker color | Daniel Friesel | -1/+1 |
2019-05-04 | migrate to jQuery 3 | Daniel Friesel | -6/+4 |