Age | Commit message (Expand) | Author | Lines |
2020-09-21 | add permalink to train details | Daniel Friesel | -7/+9 |
2020-09-20 | fix icon alignment in buttons3.2.11 | Daniel Friesel | -6/+6 |
2020-09-19 | proper buttons for map and wagon order (wip) | Daniel Friesel | -2/+2 |
2020-09-19 | detail view: more prominent display of arrival, departure, and platform3.1.10 | Daniel Friesel | -13/+20 |
2020-09-18 | update train details javascript handler for layout changes | Daniel Friesel | -10/+9 |
2020-09-18 | work-in-progress train detail design revamp | Daniel Friesel | -2/+7 |
2020-09-11 | dark mode: decrease contrast a bit3.1.6 | Daniel Friesel | -5/+5 |
2020-05-24 | animate train position in map3.2.0 | Daniel Friesel | -0/+82 |
2020-04-20 | switch to a proper dark theme using javascript and sass3.1.0 | Daniel Friesel | -869/+2 |
2020-02-09 | Include requested station in train route3.0.2 | Daniel Friesel | -9/+8 |
2020-01-10 | asset release2.5.11 | Daniel Friesel | -4/+4 |
2020-01-10 | App Nav: Hide overflow in station name and via text | Daniel Friesel | -0/+3 |
2020-01-08 | show station location in map2.5.9 | Daniel Friesel | -0/+0 |
2020-01-06 | show trainsubtype as sup, not sub | Daniel Friesel | -5/+8 |
2020-01-06 | herp derp | Daniel Friesel | -4/+4 |
2020-01-06 | show planned IC/ICE subtype if available (experimental!) | Daniel Friesel | -0/+6 |
2020-01-04 | show train route on map2.5.0 | Daniel Friesel | -0/+645 |
2019-12-27 | Update autocomplete list (again)2.4.2 | Daniel Friesel | -6/+6 |
2019-12-25 | update autocomplete list for 20202.4.0 | Daniel Friesel | -6/+8 |
2019-12-23 | wagon order: distinguish between requested train and wings, show dest sections | Daniel Friesel | -4/+12 |
2019-12-21 | more compact and less ugly wagon order display2.3.17 | Daniel Friesel | -27/+62 |
2019-12-21 | use CSS classes for wagonorder template (1/2) | Daniel Friesel | -0/+65 |
2019-11-23 | asset release2.3.13 | Daniel Friesel | -4/+4 |
2019-11-22 | Update station list for IRIS 1.36 | Daniel Friesel | -6/+6 |
2019-10-17 | fix "loading" message being displayed multiple times2.3.11 | Daniel Friesel | -8/+14 |
2019-10-15 | derp...2.3.10 | Daniel Friesel | -4/+4 |
2019-10-15 | moreinfo: Fix platform check, add IRIS messages2.3.9 | Daniel Friesel | -8/+19 |
2019-10-15 | prepare more detailed traininfo view when offline / on slow network | Daniel Friesel | -4/+29 |
2019-08-22 | update autocomplete station list2.3.6 | Daniel Friesel | -2/+2 |
2019-06-10 | new asset version | Daniel Friesel | -4/+4 |
2019-06-10 | fix moreinfo offset | Daniel Friesel | -1/+3 |
2019-06-10 | Decrease nav font size on small screens | Daniel Friesel | -1/+6 |
2019-06-10 | add head nav and prominent geolocation link to app template | Daniel Friesel | -367/+736 |
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -0/+0 |
2019-06-09 | fix landing page field width on desktop | Daniel Friesel | -2/+2 |
2019-06-06 | use material icons for wagon order display | Daniel Friesel | -0/+36 |
2019-06-03 | add an about page | Daniel Friesel | -1/+1 |
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -2/+9 |
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -12/+0 |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -6/+6 |
2019-05-08 | increase refresh interval | Daniel Friesel | -2/+4 |
2019-05-08 | app: increase font size on tablet/desktop devices | Daniel Friesel | -2/+10 |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -18/+38 |
2019-05-05 | ... use departure board icon _with trains_ | Daniel Friesel | -0/+90 |
2019-05-05 | use a departure board icon | Daniel Friesel | -0/+0 |
2019-05-05 | Add favicon (Material Design "train" icon, for now) | Daniel Friesel | -0/+0 |
2019-05-05 | fix train no mixups in moreinfo view2.0.1 | Daniel Friesel | -2/+2 |
2019-05-05 | release | Daniel Friesel | -0/+0 |
2019-05-05 | update entire moreinfo header via javascript | Daniel Friesel | -3/+4 |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -61/+62 |