Age | Commit message (Expand) | Author | Lines |
2018-10-21 | defer script loading | Daniel Friesel | -0/+1 |
2018-07-28 | perltidy | Daniel Friesel | -9/+4 |
2018-07-28 | is_important: Add "HB" (swiss central stations) | Daniel Friesel | -1/+1 |
2018-04-28 | Add links to imprint and privacy policy | Daniel Friesel | -0/+18 |
2018-03-18 | Add optional stats/logging support for delay analysis | Daniel Friesel | -0/+1 |
2017-12-29 | properly restore dark and detailed mode from cookie | Daniel Friesel | -1/+1 |
2017-12-29 | add missing adjustments for dark layout | Daniel Friesel | -0/+4 |
2017-12-27 | Fix uninitialized value warning | Daniel Friesel | -1/+1 |
2017-12-17 | Allow saving default options in client-side cookie | Daniel Friesel | -0/+19 |
2017-09-03 | Also highlight "Centraal" stations as important | Daniel Friesel | -1/+1 |
2017-06-25 | decrease lookbehind | Daniel Friesel | -1/+1 |
2017-05-26 | support "arrival only, departure is cancelled" | Daniel Friesel | -7/+12 |
2017-04-23 | add a real simple text-only interface | Daniel Friesel | -1/+39 |
2017-01-28 | use lookbehind to also show delayed trains scheduled for the previous hour | Daniel Friesel | -1/+2 |
2016-11-15 | routing: make /station?via=... the default, add special case for /station/via1.10 | Daniel Friesel | -10/+9 |
2016-11-04 | (sort of) support station names containing slashes | Daniel Friesel | -10/+15 |
2016-11-04 | increase realtime data cache timeout to 70 seconds | Daniel Friesel | -1/+1 |
2016-10-05 | query all related stations by default1.09 | Daniel Friesel | -2/+2 |
2016-08-12 | perltidy | Daniel Friesel | -6/+8 |
2016-08-12 | added Train types parameter | Stefan Horst | -0/+6 |
2016-07-19 | relaxed routes -> support stations with '.' in their name | Daniel Friesel | -3/+3 |
2016-06-19 | Add marudor API v3 (adds trainClasses and trainNumber elements) | Daniel Friesel | -1/+56 |
2016-06-16 | index: suddort via list delimited with commas | Daniel Friesel | -12/+20 |
2016-05-12 | update IRIS::Stations function names | Daniel Friesel | -1/+1 |
2016-05-11 | public geolocation json format | Daniel Friesel | -1/+11 |
2016-05-10 | geolocation playground | Daniel Friesel | -0/+22 |
2016-05-07 | decrease HTML refresh time | Daniel Friesel | -4/+2 |
2016-02-05 | Allow cache root to be set via env | Daniel Friesel | -3/+4 |
2016-01-23 | Handle ALL^wmost of the errors! | Daniel Friesel | -12/+24 |
2016-01-21 | show real station name in title | Daniel Friesel | -3/+5 |
2016-01-14 | set german title | Daniel Friesel | -1/+1 |
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 |