Age | Commit message (Expand) | Author | Lines |
2021-03-27 | infoscreen: experimental display of occupancy data1.5.0 | Daniel Friesel | -0/+11 |
2021-03-27 | city is entirely optional now | Daniel Friesel | -4/+1 |
2020-12-03 | Allow arbitrary stop names without city prefix1.4.3 | Daniel Friesel | -4/+4 |
2020-09-28 | landing page: add deprecation notice1.4.2 | Daniel Friesel | -5/+9 |
2020-06-26 | README: Build.PL needs PERL5LIB to be set | Daniel Friesel | -1/+2 |
2020-05-06 | add hhmm time display option in led board modes | Daniel Friesel | -29/+42 |
2020-05-03 | Update README, add Docker section1.4.1 | Daniel Friesel | -19/+84 |
2020-05-03 | Decrease Docker image size | Daniel Friesel | -12/+56 |
2020-05-03 | sort Travel::Status::* links lexically | Daniel Friesel | -6/+6 |
2020-05-03 | listen on * by default | Daniel Friesel | -1/+1 |
2020-04-27 | Add cpanfile and Dockerfile | Daniel Friesel | -0/+41 |
2019-08-11 | use asset versioning | Daniel Friesel | -12/+58 |
2019-07-20 | Add support for MM and TfL URA backends1.4.0 | Daniel Friesel | -9/+37 |
2019-07-19 | perltidy | Daniel Friesel | -15/+15 |
2019-07-19 | Adjust routes for recent Mojolicious changes | Daniel Friesel | -6/+6 |
2019-06-19 | Add missing dependency on Mojolicious::Plugin::BrowserDetect to README | Daniel Friesel | -0/+1 |
2018-12-30 | add README and example unit file | Daniel Friesel | -2/+76 |
2018-12-30 | Bind to localhost by default | Daniel Friesel | -1/+1 |
2018-05-21 | fakedisplay -> infoscreen | Daniel Friesel | -1/+1 |
2018-05-21 | Translate site to german | Daniel Friesel | -49/+46 |
2018-05-19 | Add links to imprint and privacy policy | Daniel Friesel | -0/+14 |
2017-07-08 | The EFA backend does support Umlauts nowadays! \o/ | Daniel Friesel | -1/+0 |
2017-07-05 | Incorporate Travel::Status::DE::EFA v1.15 encoding changes1.03 | Daniel Friesel | -3/+2 |
2017-01-29 | infoscreen: remove potentially misleading and outdated lineref route data | Daniel Friesel | -3/+0 |
2016-12-23 | add time_format parameter | Daniel Friesel | -15/+36 |
2016-12-18 | fix infoscreen display bug in case of empty/undefined platforms | Daniel Friesel | -3/+3 |
2016-12-06 | infoscreen: enable light-yellow background color for cancelled departures | Daniel Friesel | -1/+5 |
2016-11-20 | support stations with / in their name | Daniel Friesel | -4/+4 |
2016-10-26 | infoscreen: Fix texts flowing into each other on small screens | Daniel Friesel | -1/+8 |
2016-09-15 | main menu: auto-select infoscreen template for mobile clients | Daniel Friesel | -1/+6 |
2016-08-18 | merge dbf moreinfo stylesheet | Daniel Friesel | -4/+13 |
2016-08-16 | infoscreen: lighter line colors | Daniel Friesel | -7/+7 |
2016-08-16 | infoscreen: shorten IC/ICE names | Daniel Friesel | -1/+5 |
2016-08-03 | fix broken <li> | Daniel Friesel | -3/+2 |
2016-07-28 | lighter infoscreen design1.02 | Daniel Friesel | -8/+3 |
2016-07-28 | shorter introduction | Daniel Friesel | -5/+4 |
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 |