summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-05-12social sharing for current journey1.3.0Daniel Friesel-3/+45
2019-05-11update landingpageDaniel Friesel-3/+3
2019-05-11checked in: clarify checkout / update actionsDaniel Friesel-2/+2
2019-05-11get_journey_stats: Support uid override, fix uninitialized value warningDaniel Friesel-3/+6
2019-05-11Merge branch 'marudor-geoLocationNagging'Daniel Friesel-37/+53
2019-05-11Release version 19, fix asset-release for macosmarudor-27/+27
2019-05-11Do not nag directly for geolocationmarudor-10/+26
2019-05-11gitignore: Add /localDaniel Friesel-0/+4
2019-05-11add asset-release helper scriptDaniel Friesel-0/+17
2019-05-11add asset-rebuild helper scriptDaniel Friesel-0/+7
2019-05-11update dependency version snapshotDaniel Friesel-620/+593
2019-05-11README: Note that libxml-dev and libpq-dev are needed for carton/cpanm buildDaniel Friesel-3/+6
2019-05-11README: Add note about carton / cpanmDaniel Friesel-0/+15
2019-05-11switch to a less generic iconDaniel Friesel-25/+110
2019-05-11footer: Link to "about" page for travelynxDaniel Friesel-3/+3
2019-05-11account: fix uninitialized value warningDaniel Friesel-1/+1
2019-05-11history: validate year and monthDaniel Friesel-2/+12
2019-05-11add custom not_found and exception templatesDaniel Friesel-0/+37
2019-05-10version bump1.2.0Daniel Friesel-3/+15
2019-05-10Add webhook to account pageDaniel Friesel-5/+33
2019-05-10service worker: cache iconsDaniel Friesel-1/+5
2019-05-10public status: Do not overwrite line name1.1.11Daniel Friesel-1/+1
2019-05-10javascript-based refresh of journey progress and countdownDaniel Friesel-29/+72
2019-05-09hide status countdown when offline1.1.10Daniel Friesel-23/+25
2019-05-09set a custom user agentDaniel Friesel-1/+5
2019-05-08Fix division by zero when calculating journey completion1.1.9Daniel Friesel-2/+5
2019-05-07more frequent reload on sync failure1.1.8Daniel Friesel-3/+3
2019-05-07only show loading animation on links without custom animation1.1.7Daniel Friesel-22/+22
2019-05-06always show navbar, even when scrollingDaniel Friesel-25/+27
2019-05-06add loading indicator to navDaniel Friesel-22/+40
2019-05-06basic webhook support, onwards to betatestingDaniel Friesel-79/+106
2019-05-05WiP webhook supportDaniel Friesel-0/+225
2019-05-05update asset version1.1.6Daniel Friesel-20/+20
2019-05-05do not perform useless geolocation lookups (#10)Daniel Friesel-5/+7
2019-05-05Merge branch 'feuerrot-dockerize'Daniel Friesel-0/+221
2019-05-05travelynx.conf: Actually call die() if DB_HOST is unsetDaniel Friesel-1/+1
2019-05-05Merge branch 'dockerize' of https://github.com/feuerrot/travelynx into feuerr...Daniel Friesel-0/+221
2019-05-04update material iconsDaniel Friesel-20/+20
2019-05-04checked in view: update sync_problem marker colorDaniel Friesel-1/+1
2019-05-04migrate to jQuery 3Daniel Friesel-6/+4
2019-05-04PWA: capitalize app name (everyone seems to do it that way)Daniel Friesel-2/+2
2019-05-03use cpanfile to install dependencies, run worker in another docker containerMarkus Witt-43/+58
2019-05-03docker: add docker-compose configurationMarkus Witt-1/+82
2019-05-03Install Mojo::PgMarkus Witt-1/+2
2019-05-03config: mail server setupMarkus Witt-1/+11
2019-05-03dockerfile: use exec form to support ^CMarkus Witt-1/+1
2019-05-03dockerfile: use debian:stretch-slim and cpan --no-man-pagesMarkus Witt-2/+2
2019-05-03dockerfile: remove cpanm (+workdir) & build-essentials to save spaceMarkus Witt-6/+11
2019-05-03Add a basic docker fileMarkus Witt-0/+109
2019-05-03adjust tests for /account/... URL changesDaniel Friesel-3/+3