Age | Commit message (Expand) | Author | Lines |
2019-03-24 | Transition from Mojolicious::Lite to full Mojolicious app | Daniel Friesel | -1084/+5 |
2019-03-23 | more configuration options | Daniel Friesel | -2/+4 |
2019-02-24 | add support for /station.json | Daniel Friesel | -0/+3 |
2019-02-16 | add limit option to limit number of returned results | Daniel Friesel | -0/+4 |
2019-02-16 | perltidy | Daniel Friesel | -7/+4 |
2019-02-16 | perform filtering by via, platform etc. before the main loop | Daniel Friesel | -26/+65 |
2019-02-07 | show cancellations in .txt interface | Daniel Friesel | -1/+1 |
2019-01-16 | show previous route as well | Daniel Friesel | -0/+7 |
2018-12-16 | Fix uninitialized value when encountering unknown platforms | Daniel Friesel | -1/+1 |
2018-12-16 | is_important: Add .hl.n. (czech main station) | Daniel Friesel | -1/+4 |
2018-12-16 | Rename mode=marudor to mode=json as it is no longer used by marudor.de1.14 | Daniel Friesel | -39/+22 |
2018-12-14 | Revert "append version to frequently changed resources to avoid caching issues" | Daniel Friesel | -1/+0 |
2018-12-14 | append version to frequently changed resources to avoid caching issues | Daniel Friesel | -0/+1 |
2018-12-10 | accept 40 connections per worker before restarting it | Daniel Friesel | -1/+1 |
2018-11-26 | add quick&dirty wagon order integration | Daniel Friesel | -0/+21 |
2018-11-02 | Split up App/Infoscreen into separate templates | Daniel Friesel | -19/+28 |
2018-10-27 | Add copyright information | Daniel Friesel | -0/+2 |
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 |