Age | Commit message (Expand) | Author | Lines |
2019-06-03 | add an about page | Daniel Friesel | -0/+6 |
2019-06-03 | Fix order of HIM messages | Daniel Friesel | -4/+4 |
2019-06-02 | Show HAFAS HIM messages in moreinfo2.3.0 | Daniel Friesel | -1/+12 |
2019-05-31 | Handle "delay = cancel" | Daniel Friesel | -2/+8 |
2019-05-30 | Fix issues with invalid XML returned by HAFAS backend | Daniel Friesel | -0/+4 |
2019-05-30 | add realtime data to train route | Daniel Friesel | -9/+103 |
2019-05-30 | Store decoded JSON objects in cache, not raw strings | Daniel Friesel | -3/+5 |
2019-05-27 | Ooops.2.1.1 | Daniel Friesel | -1/+1 |
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -3/+105 |
2019-05-19 | show wagon order even if exact positions on platform are unknown2.0.4 | Daniel Friesel | -0/+11 |
2019-05-14 | show 'via' in title if set | Daniel Friesel | -1/+1 |
2019-05-13 | Only show station name in page title | Daniel Friesel | -2/+2 |
2019-05-09 | set a custom useragent | Daniel Friesel | -0/+8 |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -2/+5 |
2019-05-05 | only compute train details when needed by frontend | Daniel Friesel | -24/+47 |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -0/+40 |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -0/+1 |
2019-04-06 | Fix uninitialized value warning1.17 | Daniel Friesel | -1/+1 |
2019-03-24 | Transition from Mojolicious::Lite to full Mojolicious app | Daniel Friesel | -0/+919 |