Age | Commit message (Expand) | Author | Lines |
2015-01-01 | clean template: show more appropriate message when no matching departures wer... | Daniel Friesel | -2/+1 |
2014-12-28 | css: clean: do not cut off bottom of destination and via text | Daniel Friesel | -2/+4 |
2014-12-28 | default.css: a bit higher bottom line for destination | Daniel Friesel | -1/+1 |
2014-12-20 | add basic ris test | Daniel Friesel | -0/+31 |
2014-12-20 | index: Use List::MoreUtils::any with full package name | Daniel Friesel | -4/+4 |
2014-12-19 | marudor.t: Add callback test | Daniel Friesel | -1/+6 |
2014-12-19 | add tests for marudor_v1 backend | Daniel Friesel | -5/+57 |
2014-12-18 | perltidy | Daniel Friesel | -14/+14 |
2014-12-18 | marudor_v1: Add scheduled_route key | Daniel Friesel | -0/+1 |
2014-12-18 | add custom exception page | Daniel Friesel | -0/+14 |
2014-12-18 | nicer not_found template | Daniel Friesel | -11/+7 |
2014-12-18 | default template: do not rely on variables being set | Daniel Friesel | -4/+4 |
2014-12-17 | I keep breaking the RIS... | Daniel Friesel | -28/+54 |
2014-12-14 | support arrivals with negative delay (i.e. trains which arrive too early) | Daniel Friesel | -1/+23 |
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 |
2014-12-06 | add special api for marudor's departure monitor app | Daniel Friesel | -7/+29 |
2014-12-05 | clean template: show route in moreinfo when it is overwritten by info | Daniel Friesel | -7/+12 |
2014-12-05 | index: also show additional stops in clean overview | Daniel Friesel | -6/+11 |
2014-12-04 | clean template: support negative delays (yes, they do happen every now and then) | Daniel Friesel | -1/+1 |
2014-12-04 | iris+clean: show and sort by actual (estimated) arr/dep times | Daniel Friesel | -6/+63 |
2014-11-28 | add option to hide arrivals / departures | Daniel Friesel | -1/+33 |
2014-11-23 | IRIS backend: try get_station first | Daniel Friesel | -0/+10 |
2014-11-19 | intro text: Umleitungen / Ausfälle gehen inzwischen \o/ | Daniel Friesel | -3/+2 |
2014-11-07 | multi template: do not show platform for cancelled departures | Daniel Friesel | -0/+2 |
2014-11-07 | index: fix typo | Daniel Friesel | -1/+1 |
2014-11-07 | index: only call is_canceled if the backend module supports it | Daniel Friesel | -3/+5 |
2014-11-06 | displayclean: solid background for departure time, delay and platform | Daniel Friesel | -5/+7 |
2014-11-05 | clean: never show a delay for canceled trains | Daniel Friesel | -1/+1 |
2014-11-01 | clean template: mark cancelled departures with strike-through | Daniel Friesel | -9/+20 |
2014-11-01 | index: also show additional stops | Daniel Friesel | -0/+6 |
2014-11-01 | index: only show canceled stops if the train itself isn't canceled | Daniel Friesel | -1/+1 |
2014-10-26 | index: IRIS backend: show canceled stops | Daniel Friesel | -2/+16 |
2014-10-23 | translate page to german, as the Deutsche Bahn delay messages are german anyways | Daniel Friesel | -34/+41 |
2014-10-22 | clean template: show S-Bahn lines with a special color and background | Daniel Friesel | -1/+27 |
2014-10-20 | version bump while at it0.05 | Daniel Friesel | -1/+1 |
2014-10-20 | add api_version field | Daniel Friesel | -5/+13 |
2014-10-20 | add jsonp support | Daniel Friesel | -9/+36 |
2014-10-19 | json: show list of candidates in case of an error | Daniel Friesel | -0/+23 |
2014-10-11 | initialize delay | Daniel Friesel | -1/+1 |
2014-10-11 | index: deliver json as utf-8 | Daniel Friesel | -0/+1 |
2014-10-11 | add json output | Daniel Friesel | -9/+20 |
2014-08-20 | move application from cgi directory to the project root | Daniel Friesel | -0/+0 |
2014-08-20 | do not use inline css | Daniel Friesel | -346/+337 |
2014-06-29 | clean: fix a css typo (missing ,) | Daniel Friesel | -1/+1 |
2014-06-29 | clean: fix hovering foo | Daniel Friesel | -1/+2 |
2014-06-28 | clean template: do not hide menu by default | Daniel Friesel | -6/+2 |
2014-06-28 | clean template: Show detail RIS / IRIS messages when hovering over a departure | Daniel Friesel | -4/+52 |
2014-06-27 | multi: use correct marquee tag (it's the defalut anyways, but for future refe... | Daniel Friesel | -1/+1 |