Age | Commit message (Expand) | Author | Lines |
2015-12-27 | fix hide_low_delay in most cases | Daniel Friesel | -11/+10 |
2015-12-25 | add recursive / with_related support for IRIS backend | Daniel Friesel | -0/+5 |
2015-11-29 | Use new IRIS cache features. Decrease IRIS realtime cache time from 180 to 50...1.01 | Daniel Friesel | -36/+50 |
2015-10-16 | remove old (now unused) route code | Daniel Friesel | -5/+2 |
2015-10-14 | index.pl: fix workers env, allow env to override listen port | Daniel Friesel | -2/+2 |
2015-10-10 | marudor frontend always uses iris backend | Daniel Friesel | -3/+4 |
2015-10-04 | index: do not show parameters with default values | Daniel Friesel | -2/+13 |
2015-10-03 | add platform data to infoscreen detail view1.00 | Daniel Friesel | -7/+8 |
2015-09-22 | adjust for HAFAS.pm changes0.08 | Daniel Friesel | -2/+2 |
2015-09-20 | remove marudor_v1 backend (no longer in use) | Daniel Friesel | -26/+4 |
2015-09-20 | light refactoring | Daniel Friesel | -95/+110 |
2015-09-20 | print error for unsupported backend, do not silently use ris | Daniel Friesel | -1/+7 |
2015-09-20 | perlcritic | Daniel Friesel | -8/+10 |
2015-09-20 | handle undef HAFAS::Result->info value | Daniel Friesel | -4/+6 |
2015-09-19 | index: less confusing list for ambiguous names | Daniel Friesel | -2/+2 |
2015-09-18 | fix HAFAS backend moreinfo / messages support | Daniel Friesel | -2/+2 |
2015-09-18 | HAFAS stopfinder support | Daniel Friesel | -0/+20 |
2015-09-18 | switch to HAFAS backend | Daniel Friesel | -8/+10 |
2015-09-13 | add optional stats support | Daniel Friesel | -0/+12 |
2015-09-06 | marudor interface v2 (detailed arr/dep information) | Daniel Friesel | -25/+88 |
2015-09-01 | IRIS backend: fix misdetection of platform changes when multi-word platforms ... | Daniel Friesel | -1/+1 |
2015-08-24 | infoscreen template: Improve RIS support | Daniel Friesel | -0/+2 |
2015-08-15 | now with acceptable mobile browser support \o/ | Daniel Friesel | -0/+1 |
2015-08-11 | rename title/description to infoscreen (we're not just a fakedisplay anymore) | Daniel Friesel | -3/+3 |
2015-06-06 | make cache data easier to extend | Daniel Friesel | -9/+17 |
2015-06-05 | clean template: indicate changed platforms | Daniel Friesel | -8/+9 |
2015-05-28 | json_route_diff: fix trailing additional/cancelled handling | Daniel Friesel | -4/+6 |
2015-05-22 | color additional/cancelled stops green/red in IRIS+clean detail view | Daniel Friesel | -60/+75 |
2015-05-20 | change default backend mode to infoscreen with iris backend as well | Daniel Friesel | -10/+6 |
2015-05-16 | admode=arr: fix typo in function name | Daniel Friesel | -1/+1 |
2015-05-14 | full_route: show less important stations in gray instead of black | Daniel Friesel | -0/+9 |
2015-05-13 | error handling | Daniel Friesel | -11/+36 |
2015-05-10 | the error page should also support CORS | Daniel Friesel | -0/+1 |
2015-05-10 | add CORS support | Daniel Friesel | -0/+2 |
2015-05-09 | ris backend: add train_type information | Daniel Friesel | -0/+1 |
2015-05-07 | index: @departures construction: code cleanup | Daniel Friesel | -12/+6 |
2015-05-07 | index: fix RIS backend with clean frontend | Daniel Friesel | -0/+2 |
2015-05-07 | more details in moreinfo popup0.07 | Daniel Friesel | -11/+35 |
2015-05-02 | index: show replacement train information in template != clean as well | Daniel Friesel | -0/+10 |
2015-04-28 | add replacement infos to clean display0.06 | Daniel Friesel | -0/+4 |
2015-01-16 | index: explicitly set lock level just to be safe | Daniel Friesel | -0/+1 |
2015-01-08 | add a new version for the marudor api | Daniel Friesel | -8/+116 |
2014-12-20 | index: Use List::MoreUtils::any with full package name | Daniel Friesel | -4/+4 |
2014-12-19 | add tests for marudor_v1 backend | Daniel Friesel | -5/+12 |
2014-12-18 | perltidy | Daniel Friesel | -14/+14 |
2014-12-18 | marudor_v1: Add scheduled_route key | Daniel Friesel | -0/+1 |
2014-12-17 | I keep breaking the RIS... | Daniel Friesel | -28/+54 |
2014-12-07 | add qos and delay messages to json output (moreinfo will be phased out for js... | Daniel Friesel | -0/+10 |
2014-12-07 | json: Add additional_stops and canceled_stops | Daniel Friesel | -5/+13 |
2014-12-06 | important use of else | Daniel Friesel | -1/+1 |