Age | Commit message (Expand) | Author | Lines |
2020-01-04 | attribution2.5.2 | Daniel Friesel | -4/+9 |
2020-01-04 | Use correct Trip ID request for arrival-only trains2.5.1 | Daniel Friesel | -7/+10 |
2020-01-04 | cache transport.rest requests | Daniel Friesel | -3/+25 |
2020-01-04 | show train route on map2.5.0 | Daniel Friesel | -0/+847 |
2019-12-30 | landingpage: update intro | Daniel Friesel | -2/+4 |
2019-12-27 | Update autocomplete list (again)2.4.2 | Daniel Friesel | -8/+8 |
2019-12-26 | fix wagon order for wing trains2.4.1 | Daniel Friesel | -5/+20 |
2019-12-25 | update autocomplete list for 20202.4.0 | Daniel Friesel | -8/+10 |
2019-12-23 | wagon order: support wings with same destination, but different route2.3.18 | Daniel Friesel | -1/+1 |
2019-12-23 | wagon order: distinguish between requested train and wings, show dest sections | Daniel Friesel | -7/+31 |
2019-12-23 | wagenreihung: show powertype (electric / Diesel, high-speed, ...) | Daniel Friesel | -0/+20 |
2019-12-21 | more compact and less ugly wagon order display2.3.17 | Daniel Friesel | -51/+76 |
2019-12-21 | use CSS classes for wagonorder template (1/2) | Daniel Friesel | -14/+76 |
2019-12-21 | wagonorder: increase size | Daniel Friesel | -1/+1 |
2019-12-21 | wagon order: show UIC wagon ID | Daniel Friesel | -28/+38 |
2019-12-21 | set S-Bahn type for non-DB S-Bahn trains as well | Daniel Friesel | -2/+14 |
2019-12-10 | only link to wagon order if the train has one2.3.16 | Daniel Friesel | -12/+39 |
2019-11-26 | Prune HAFAS messages which are already known from IRIS2.3.15 | Daniel Friesel | -0/+6 |
2019-11-25 | fix uninitialized value warning2.3.14 | Daniel Friesel | -1/+1 |
2019-11-23 | asset release2.3.13 | Daniel Friesel | -6/+6 |
2019-11-23 | Fix uninitialized value warnings | Daniel Friesel | -3/+8 |
2019-11-22 | Update station list for IRIS 1.36 | Daniel Friesel | -8/+8 |
2019-11-10 | single layout: strip non-numeric platform parts for now2.3.12 | Daniel Friesel | -5/+34 |
2019-10-17 | fix "loading" message being displayed multiple times2.3.11 | Daniel Friesel | -10/+16 |
2019-10-15 | derp...2.3.10 | Daniel Friesel | -6/+6 |
2019-10-15 | moreinfo: Fix platform check, add IRIS messages2.3.9 | Daniel Friesel | -8/+20 |
2019-10-15 | prepare more detailed traininfo view when offline / on slow network | Daniel Friesel | -8/+38 |
2019-10-04 | stationboard: request all traininfo.exe data with rt cache2.3.8 | Daniel Friesel | -1/+1 |
2019-10-04 | fix off-by-one error in json_route_diff2.3.7 | Daniel Friesel | -2/+2 |
2019-08-22 | update autocomplete station list2.3.6 | Daniel Friesel | -2/+2 |
2019-07-14 | get_route_timestamps: handle ambiguous train numbers2.3.5 | Daniel Friesel | -7/+27 |
2019-06-19 | avoid train no mixup when adding missing stops to routes2.3.4 | Daniel Friesel | -8/+8 |
2019-06-15 | wagon order: do not show train numbers twice | Daniel Friesel | -3/+0 |
2019-06-10 | app template: fix body background color for dark mode | Daniel Friesel | -1/+1 |
2019-06-10 | show version on about page | Daniel Friesel | -1/+7 |
2019-06-10 | add asset-release helper script | Daniel Friesel | -0/+15 |
2019-06-10 | new asset version | Daniel Friesel | -6/+6 |
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 | app: link to main page when options are hidden | Daniel Friesel | -1/+8 |
2019-06-10 | Merge branch 'master' of git.finalrewind.org:var/git_root/db-fakedisplay | Daniel Friesel | -2/+1 |
2019-06-10 | add head nav and prominent geolocation link to app template | Daniel Friesel | -389/+1015 |
2019-06-09 | remove redundant body margin setting | Daniel Friesel | -2/+1 |
2019-06-09 | Correctly color ECE and TGV trains in detail view2.3.3 | Daniel Friesel | -1/+3 |
2019-06-09 | detail view: Show stops left out by IRIS due to train number changes2.3.2 | Daniel Friesel | -7/+67 |
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -12/+12 |
2019-06-09 | fix landing page field width on desktop | Daniel Friesel | -2/+2 |
2019-06-07 | use global cache objects, also cache wagon order2.3.1 | Daniel Friesel | -44/+56 |
2019-06-06 | use material icons for wagon order display | Daniel Friesel | -9/+46 |
2019-06-03 | add an about page | Daniel Friesel | -12/+44 |