summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2019-06-19disable wagonorder for now (not used yet anyway)1.7.5Daniel Friesel-28/+29
2019-06-19make share button link to status page if share API is unavailableDaniel Friesel-28/+35
2019-06-17Go back to PostgreSQL 9.4 to make Travis CI happyDaniel Friesel-1/+1
2019-06-17Travis C: Update perl and postgresql versionsDaniel Friesel-4/+2
2019-06-17prepare for wagon order supportDaniel Friesel-13/+77
2019-06-10re-phrase auto checkout noticeDaniel Friesel-3/+4
2019-06-10increase checkout delay to work around IRIS information lag1.7.4Daniel Friesel-6/+12
2019-06-07connections: order by realtime, not scheduled departure1.7.3Daniel Friesel-1/+5
2019-06-05use a distinct 'offline' iconDaniel Friesel-1/+1
2019-06-04checked in: Show QoS messages before departure and HIM messages at all timesDaniel Friesel-4/+81
2019-06-01Work around Safari violating the spec for SameSite=Lax cookies1.7.2Daniel Friesel-0/+15
2019-06-01disappearing trains are no longer critical with the latest change1.7.1Daniel Friesel-10/+4
2019-06-01v1.71.7.0Daniel Friesel-0/+16
2019-06-01run update hook after setting arrival timeDaniel Friesel-1/+1
2019-06-01Set arrival time via HAFAS if not available from IRISDaniel Friesel-1/+27
2019-06-01update cpanfile.snapshotDaniel Friesel-130/+134
2019-05-31Add explicit libxml dependency to cpanfileDaniel Friesel-0/+1
2019-05-31Dockerfile: Remove no longer needed cron dependencyDaniel Friesel-1/+0
2019-05-31show current/next stop while checked inDaniel Friesel-4/+360
2019-05-29use journey-specific status links -> one twitter card per journeyDaniel Friesel-3/+14
2019-05-29add twitter preview tags to public user status pageDaniel Friesel-1/+33
2019-05-28fix email fields in dark mode1.6.4Daniel Friesel-25/+26
2019-05-26Unit tests with time zones? Forget about it…Daniel Friesel-2/+2
2019-05-26add journey entry and statistics testsDaniel Friesel-0/+64
2019-05-26Use JSON for messages and route storage, prepare for extended route dataDaniel Friesel-64/+186
2019-05-25Handle missing platform numbers1.6.3Daniel Friesel-7/+7
2019-05-25Remove apple-mobile-web-app-capable tag to work around Safari session issues1.6.2Daniel Friesel-2/+0
2019-05-24Fix missing update event when arrival time at destination is unknown1.6.1Daniel Friesel-0/+1
2019-05-24Increase suggestion time range to 4 monthsDaniel Friesel-1/+1
2019-05-20show journey suggestions on departure board as well1.6.0Daniel Friesel-47/+278
2019-05-20Handle accidental double-checkins1.5.1Daniel Friesel-2/+8
2019-05-19changelog1.5.0Daniel Friesel-0/+16
2019-05-19allow checkin from connections viewDaniel Friesel-60/+121
2019-05-19Work in progress: show connections when arriving soonDaniel Friesel-1/+145
2019-05-18Proactively recompute yearly stats to avoid long user wait timesDaniel Friesel-0/+11
2019-05-18Show arrival/departure platform in journey cardDaniel Friesel-2/+79
2019-05-18Fix progress bar colours1.4.2Daniel Friesel-1244/+1244
2019-05-18fix input background color in dark theme1.4.1Daniel Friesel-25/+30
2019-05-18changelog1.4.0Daniel Friesel-0/+12
2019-05-18Merge branch 'marudor-darkMode'Daniel Friesel-94/+7466
2019-05-18release new asset versionDaniel Friesel-23/+24
2019-05-18remove debug outputDaniel Friesel-7/+2
2019-05-18remove unused filesDaniel Friesel-15/+0
2019-05-18Pre-select theme css in backendDaniel Friesel-29/+46
2019-05-16fix info-color contrastDaniel Friesel-2/+2
2019-05-16correctly show departure station in cancelled viewDaniel Friesel-4/+4
2019-05-16Provide light theme by default, avoid re-styling unless dark theme is activeDaniel Friesel-4/+4
2019-05-16fix typo in color scheme preference queryDaniel Friesel-1/+1
2019-05-16use a darker background color for default cardsDaniel Friesel-5/+5
2019-05-16Further color improvementsmarudor-63/+79