summaryrefslogtreecommitdiff
path: root/lib/DBInfoscreen/Controller
AgeCommit message (Expand)AuthorLines
2019-06-07use global cache objects, also cache wagon order2.3.1Daniel Friesel-44/+19
2019-06-03add an about pageDaniel Friesel-0/+6
2019-06-03Fix order of HIM messagesDaniel Friesel-4/+4
2019-06-02Show HAFAS HIM messages in moreinfo2.3.0Daniel Friesel-1/+12
2019-05-31Handle "delay = cancel"Daniel Friesel-2/+8
2019-05-30Fix issues with invalid XML returned by HAFAS backendDaniel Friesel-0/+4
2019-05-30add realtime data to train routeDaniel Friesel-9/+103
2019-05-30Store decoded JSON objects in cache, not raw stringsDaniel Friesel-3/+5
2019-05-27Ooops.2.1.1Daniel Friesel-1/+1
2019-05-26Show timestamps for train routes2.1.0Daniel Friesel-3/+105
2019-05-19show wagon order even if exact positions on platform are unknown2.0.4Daniel Friesel-0/+11
2019-05-14show 'via' in title if setDaniel Friesel-1/+1
2019-05-13Only show station name in page titleDaniel Friesel-2/+2
2019-05-09set a custom useragentDaniel Friesel-0/+8
2019-05-07app: Use AJAX, not HTTP Refresh for auto-reload2.0.2Daniel Friesel-2/+5
2019-05-05only compute train details when needed by frontendDaniel Friesel-24/+47
2019-05-05Move moreinfo to ajax-requested sub-templateDaniel Friesel-0/+40
2019-04-29Switch to App/Mobile first, no longer rely on BrowserDetect pluginDaniel Friesel-0/+1
2019-04-06Fix uninitialized value warning1.17Daniel Friesel-1/+1
2019-03-24Transition from Mojolicious::Lite to full Mojolicious appDaniel Friesel-0/+919