Age | Commit message (Expand) | Author | Lines |
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 |
2015-08-11 | rename title/description to infoscreen (we're not just a fakedisplay anymore) | Daniel Friesel | -10/+10 |
2015-08-06 | fix infoscreen for db backend | Daniel Friesel | -6/+8 |
2015-08-06 | infoscreen: detail view: all times in the timetable are schedule data | Daniel Friesel | -1/+8 |
2015-07-24 | add text & links for ASEAG backend plus warning about volatile API0.08 | Daniel Friesel | -1/+10 |
2015-06-25 | infoscreen template: use stable Status/EFA API | Daniel Friesel | -19/+19 |
2015-06-09 | infoscreen: show all available times in route view | Daniel Friesel | -3/+43 |
2015-06-07 | incorporate identified_data backend accessor | Daniel Friesel | -18/+29 |
2015-06-06 | make cache data easier to extend | Daniel Friesel | -10/+14 |
2015-06-06 | infoscreen: import moreinfo popup | Daniel Friesel | -0/+104 |
2015-06-04 | infoscreen template: use route_interesting if available | Daniel Friesel | -4/+8 |
2015-06-04 | infoscreen CSS: incorporate impromevents made in dbf | Daniel Friesel | -57/+57 |
2015-06-04 | infoscreen template: remove about link entirely (not visible anyways) | Daniel Friesel | -5/+0 |
2015-05-26 | index: do not hide regional trains in json template | Daniel Friesel | -1/+1 |
2015-05-15 | main: add link to db-fakedisplay | Daniel Friesel | -0/+2 |
2015-05-10 | add CORS support | Daniel Friesel | -0/+1 |
2015-04-29 | set a timeout | Daniel Friesel | -1/+2 |
2015-01-16 | png frontend: add support for aseag backend | Daniel Friesel | -3/+9 |
2015-01-16 | index: explicitly set cache lock level just to be safe | Daniel Friesel | -0/+1 |
2015-01-16 | infoscreen: "sofort" instead of "0 min" | Daniel Friesel | -0/+5 |
2015-01-16 | ASEAG backend: show full routes | Daniel Friesel | -0/+8 |
2015-01-15 | More URA support: Do not require a city to be set | Daniel Friesel | -21/+31 |
2015-01-15 | initial ASEAG support (more to follow) | Daniel Friesel | -14/+22 |
2014-12-20 | add exception and not_found templates | Daniel Friesel | -0/+46 |
2014-12-20 | Fix Build.PL (was broken by cgi/index.pl -> index.pl rename) | Daniel Friesel | -1/+1 |
2014-08-20 | move application from cgi directory to project root | Daniel Friesel | -0/+0 |
2014-08-20 | do not use inline js as well | Daniel Friesel | -12/+10 |
2014-08-20 | Do not use inline CSS, update jquery while at it | Daniel Friesel | -312/+301 |
2014-07-29 | index: fix stash usage for Mojolicious 5.x | Daniel Friesel | -3/+3 |
2013-12-26 | fix is_cancelled for db backend | Daniel Friesel | -2/+2 |
2013-12-19 | add infoscreen to frontend selector | Daniel Friesel | -1/+10 |
2013-12-13 | infoscreen: Some android browsers do not support vw, use em instead | Daniel Friesel | -19/+22 |
2013-12-13 | infoscreen: playing around with vw (viewport-width based font sizes) | Daniel Friesel | -9/+15 |