Age | Commit message (Expand) | Author | Lines |
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 |
2019-06-03 | Fix order of HIM messages | Daniel Friesel | -4/+4 |
2019-06-02 | Show HAFAS HIM messages in moreinfo2.3.0 | Daniel Friesel | -2/+12 |
2019-06-02 | Add colors for ECE and TGV trains2.2.1 | Daniel Friesel | -0/+4 |
2019-06-01 | limit traininfo width on desktops2.2.0 | Daniel Friesel | -3/+10 |
2019-06-01 | Add CPAN and Docker build files | Daniel Friesel | -0/+36 |
2019-05-31 | do not show dbwagenreihung in backend list, it's only loaded on wagenreihung | Daniel Friesel | -2/+0 |
2019-05-31 | Handle "delay = cancel" | Daniel Friesel | -2/+8 |
2019-05-30 | Fix issues with invalid XML returned by HAFAS backend | Daniel Friesel | -0/+4 |
2019-05-30 | add realtime data to train route | Daniel Friesel | -11/+115 |
2019-05-30 | Store decoded JSON objects in cache, not raw strings | Daniel Friesel | -3/+5 |
2019-05-27 | Ooops.2.1.1 | Daniel Friesel | -1/+1 |
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -59/+145 |
2019-05-19 | show wagon order even if exact positions on platform are unknown2.0.4 | Daniel Friesel | -6/+21 |
2019-05-14 | show 'via' in title if set | Daniel Friesel | -1/+1 |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -7/+7 |
2019-05-13 | Only show station name in page title | Daniel Friesel | -3/+3 |
2019-05-09 | set a custom useragent | Daniel Friesel | -0/+8 |
2019-05-08 | increase refresh interval | Daniel Friesel | -3/+5 |
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 | -22/+51 |
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 |