Age | Commit message (Expand) | Author | Lines |
2016-07-27 | also, error messages | Daniel Friesel | -24/+25 |
2016-07-27 | a little bit of 21st century design | Daniel Friesel | -16/+74 |
2016-04-18 | show departure platform (if available) in infoscreen mode | Daniel Friesel | -0/+10 |
2016-04-17 | treat URA stop_indicator as platform | Daniel Friesel | -1/+3 |
2016-04-08 | allow spaces in line / platform filters | Daniel Friesel | -2/+2 |
2016-03-14 | move static files into separate subdirectory for easy static serving | Daniel Friesel | -12/+12 |
2016-03-08 | fix errstr on infoscreen | Daniel Friesel | -1/+2 |
2016-03-08 | fix namespace clash (Mojo::...::any vs List::MoreUtils::any) | Daniel Friesel | -3/+8 |
2016-03-07 | infoscreen: Fix destination overflow1.01 | Daniel Friesel | -0/+1 |
2016-03-02 | index: Only call XML accessors if ->errstr isn't set | Daniel Friesel | -5/+13 |
2016-02-29 | infoscreen: show absolute scheduled and relative real time, use floor (not ceil) | Daniel Friesel | -3/+8 |
2016-02-22 | increase default cache lifetime, set it based on the used API type | Daniel Friesel | -11/+16 |
2016-02-21 | EFA backend: Disable full_routes to minimize API traffic | Daniel Friesel | -1/+1 |
2016-02-20 | increase cache lifetime | Daniel Friesel | -1/+1 |
2016-02-05 | Allow cache root to be set via env | Daniel Friesel | -1/+1 |
2015-12-21 | add offset support for infoscreen frontend | Daniel Friesel | -1/+6 |
2015-10-26 | _redirect: only shortcut to infoscreen if no error occured | Daniel Friesel | -1/+5 |
2015-10-25 | mobile support for app/infoscreen frontend | Daniel Friesel | -0/+29 |
2015-10-24 | use stop='city stop' for !efa-backends (cause that's what the backend gets an...1.00 | Daniel Friesel | -0/+8 |
2015-10-21 | json readme: fix project / manual links | Daniel Friesel | -5/+5 |
2015-10-20 | add candidates for hafas backends too | Daniel Friesel | -1/+11 |
2015-10-19 | move frontend&backend selection in front of submit button | Daniel Friesel | -19/+21 |
2015-10-19 | form: redirect to .html when infoscreen frontend is selected | Daniel Friesel | -7/+16 |
2015-10-15 | shorten_destination: add special case for Düsseldorf (prefix "D-", not "Düs... | Daniel Friesel | -0/+4 |
2015-10-14 | index: Fix workers env, allow env to override listen port | Daniel Friesel | -2/+2 |
2015-10-12 | version: ASEAG -> URA | Daniel Friesel | -1/+1 |
2015-10-12 | infoscreen: URA adjustments yet again | Daniel Friesel | -1/+1 |
2015-10-11 | shorten_line: handle HAFAS Tram prefixes | Daniel Friesel | -4/+4 |
2015-10-10 | slight form impromevents | Daniel Friesel | -7/+4 |
2015-10-10 | readme / disclaimer | Daniel Friesel | -3/+6 |
2015-10-10 | infoscreen: more fancy line support | Daniel Friesel | -3/+11 |
2015-10-10 | hafas backend: use 'city stop', not 'stop, city' for less confusion | Daniel Friesel | -1/+1 |
2015-10-09 | infoscreen: More URA adjustments | Daniel Friesel | -4/+4 |
2015-10-09 | infoscreen: highlight trams from HAFAS backends | Daniel Friesel | -1/+1 |
2015-10-08 | infoscreen: add route timetable for ASEAG backend | Daniel Friesel | -0/+21 |
2015-10-08 | update for new Travel::Status::DE::URA(::Result) API | Daniel Friesel | -16/+4 |
2015-10-03 | Merge branch 'master' of lastlight:var/git_root/vrr-fakedisplay | Daniel Friesel | -11/+32 |
2015-09-28 | well, that was stupid0.10 | Daniel Friesel | -4/+3 |
2015-09-28 | candidate foo | Daniel Friesel | -12/+34 |
2015-09-27 | perltidy... | Daniel Friesel | -1/+1 |
2015-09-27 | render_image: do not display overlong lines | Daniel Friesel | -0/+2 |
2015-09-26 | support ALL the HAFAS backends | Daniel Friesel | -2/+24 |
2015-09-18 | switch to HAFAS backend, also improved legacy / sub-backend support | Daniel Friesel | -21/+19 |
2015-09-13 | add optional stats support | Daniel Friesel | -0/+12 |
2015-09-12 | link to backend libraries | Daniel Friesel | -5/+7 |
2015-09-12 | show backend versions | Daniel Friesel | -2/+6 |
2015-09-12 | main form: change frontend <-> backend field order | Daniel Friesel | -6/+6 |
2015-09-12 | support all known EFA entry points0.09 | Daniel Friesel | -2/+36 |
2015-08-13 | Merge branch 'master' of lastlight:var/git_root/vrr-fakedisplay | Daniel Friesel | -17/+26 |
2015-08-13 | make landing page mobile-accessible (also, HTML5 forms!) | Daniel Friesel | -11/+21 |