Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -3/+10 | |
2019-06-01 | Add CPAN and Docker build files | Daniel Friesel | -0/+36 | |
2019-05-31 | do not show dbwagenreihung in backend list, it's only loaded on wagenreihung | Daniel Friesel | -2/+0 | |
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 | -11/+115 | |
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 | -59/+145 | |
2019-05-19 | show wagon order even if exact positions on platform are unknown2.0.4 | Daniel Friesel | -6/+21 | |
2019-05-14 | show 'via' in title if set | Daniel Friesel | -1/+1 | |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -7/+7 | |
2019-05-13 | Only show station name in page title | Daniel Friesel | -3/+3 | |
2019-05-09 | set a custom useragent | Daniel Friesel | -0/+8 | |
2019-05-08 | increase refresh interval | Daniel Friesel | -3/+5 | |
2019-05-08 | app: increase font size on tablet/desktop devices | Daniel Friesel | -2/+10 | |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -22/+51 | |
2019-05-05 | ... use departure board icon _with trains_ | Daniel Friesel | -0/+90 | |
2019-05-05 | use a departure board icon | Daniel Friesel | -0/+0 | |
2019-05-05 | Add favicon (Material Design "train" icon, for now) | Daniel Friesel | -0/+7 | |
2019-05-05 | fix train no mixups in moreinfo view2.0.1 | Daniel Friesel | -6/+4 | |
2019-05-05 | release | Daniel Friesel | -1/+1 | |
2019-05-05 | update entire moreinfo header via javascript | Daniel Friesel | -4/+7 | |
2019-05-05 | app: add linetype data element | Daniel Friesel | -13/+13 | |
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 | -363/+287 | |
This decreases the DOM size and allows for future speed improvements (the backend no longer needs to precalculate routes etc for all trains) | ||||
2019-05-04 | update jquery and jquery-ui | Daniel Friesel | -16/+11 | |
2019-04-29 | Update asset version2.00 | Daniel Friesel | -1/+1 | |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -20/+25 | |
"App" with force_mobile=1 is now the default view even on desktop -- The infoscreen template's extra large font wasn't really nice. This breaks the setup of everyone who was relying on infoscreen being the default -- please append `mode=infoscreen` to your requests. | ||||
2019-04-06 | Fix "HASH(...)" destination in wagon order view | Daniel Friesel | -1/+1 | |
2019-04-06 | Fix uninitialized value warning1.17 | Daniel Friesel | -1/+1 | |
2019-04-06 | wagenreihung: Check for backend error | Daniel Friesel | -92/+102 | |
2019-03-24 | Transition from Mojolicious::Lite to full Mojolicious app | Daniel Friesel | -1112/+1197 | |
2019-03-23 | more configuration options | Daniel Friesel | -2/+4 | |
2019-02-24 | add support for /station.json | Daniel Friesel | -1/+8 | |
2019-02-21 | remove automatic location.hash updates for now1.16 | Daniel Friesel | -7/+7 | |
turned out they did more harm than good (as in, leading to confusing history behaviour) | ||||
2019-02-21 | add placeholder text for main input element | Daniel Friesel | -2/+2 | |
2019-02-21 | hide developer nodes by default | Daniel Friesel | -23/+63 | |
2019-02-21 | actually, the wagon order display at the station is not that accurate... | Daniel Friesel | -4/+3 | |
2019-02-17 | document limit option | Daniel Friesel | -0/+3 | |
2019-02-17 | add meta tags for keywords and description | Daniel Friesel | -0/+2 | |
2019-02-16 | add limit option to limit number of returned results | Daniel Friesel | -0/+4 | |
2019-02-16 | perltidy | Daniel Friesel | -7/+4 | |
2019-02-16 | perform filtering by via, platform etc. before the main loop | Daniel Friesel | -26/+65 | |
2019-02-07 | show cancellations in .txt interface | Daniel Friesel | -1/+1 | |
2019-01-16 | do not ignore routes of trains terminating at the selected station | Daniel Friesel | -1/+1 | |
2019-01-16 | show previous route as well | Daniel Friesel | -22/+56 | |
2019-01-13 | more precise warning | Daniel Friesel | -2/+2 | |
2019-01-13 | derrrrp | Daniel Friesel | -1/+0 | |
2019-01-13 | more prominent warning for IC/EC wagon order | Daniel Friesel | -7/+35 | |