Age | Commit message (Expand) | Author | Lines |
2019-06-10 | app: link to main page when options are hidden | Daniel Friesel | -1/+6 |
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 | -0/+258 |
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/+1 |
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -12/+12 |
2019-06-06 | use material icons for wagon order display | Daniel Friesel | -9/+10 |
2019-06-03 | add an about page | Daniel Friesel | -11/+35 |
2019-06-02 | Show HAFAS HIM messages in moreinfo2.3.0 | Daniel Friesel | -1/+0 |
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 | -1/+1 |
2019-05-31 | do not show dbwagenreihung in backend list, it's only loaded on wagenreihung | Daniel Friesel | -2/+0 |
2019-05-30 | add realtime data to train route | Daniel Friesel | -2/+12 |
2019-05-26 | Show timestamps for train routes2.1.0 | Daniel Friesel | -44/+40 |
2019-05-19 | show wagon order even if exact positions on platform are unknown2.0.4 | Daniel Friesel | -6/+10 |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -1/+1 |
2019-05-13 | Only show station name in page title | Daniel Friesel | -1/+1 |
2019-05-08 | increase refresh interval | Daniel Friesel | -1/+1 |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -2/+8 |
2019-05-05 | Add favicon (Material Design "train" icon, for now) | Daniel Friesel | -0/+7 |
2019-05-05 | fix train no mixups in moreinfo view2.0.1 | Daniel Friesel | -4/+2 |
2019-05-05 | release | Daniel Friesel | -1/+1 |
2019-05-05 | update entire moreinfo header via javascript | Daniel Friesel | -1/+3 |
2019-05-05 | app: add linetype data element | Daniel Friesel | -13/+13 |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -302/+185 |
2019-05-04 | update jquery and jquery-ui | Daniel Friesel | -3/+3 |
2019-04-29 | Update asset version2.00 | Daniel Friesel | -1/+1 |
2019-04-29 | Switch to App/Mobile first, no longer rely on BrowserDetect plugin | Daniel Friesel | -4/+3 |
2019-04-06 | Fix "HASH(...)" destination in wagon order view | Daniel Friesel | -1/+1 |
2019-04-06 | wagenreihung: Check for backend error | Daniel Friesel | -92/+102 |
2019-02-24 | add support for /station.json | Daniel Friesel | -1/+5 |
2019-02-21 | remove automatic location.hash updates for now1.16 | Daniel Friesel | -1/+1 |
2019-02-21 | add placeholder text for main input element | Daniel Friesel | -2/+2 |
2019-02-21 | hide developer nodes by default | Daniel Friesel | -20/+24 |
2019-02-21 | actually, the wagon order display at the station is not that accurate... | Daniel Friesel | -4/+3 |
2019-02-17 | document limit option | Daniel Friesel | -0/+3 |
2019-02-17 | add meta tags for keywords and description | Daniel Friesel | -0/+2 |
2019-01-16 | do not ignore routes of trains terminating at the selected station | Daniel Friesel | -1/+1 |
2019-01-16 | show previous route as well | Daniel Friesel | -22/+49 |
2019-01-13 | more precise warning | Daniel Friesel | -2/+2 |
2019-01-13 | derrrrp | Daniel Friesel | -1/+0 |
2019-01-13 | more prominent warning for IC/EC wagon order | Daniel Friesel | -7/+13 |
2019-01-13 | show pointer cursor on app screen | Daniel Friesel | -1/+1 |
2019-01-13 | Do not scroll back to top when closing a detail popup | Daniel Friesel | -1/+1 |
2019-01-12 | support linking to individual trains1.15 | Daniel Friesel | -6/+9 |
2019-01-04 | Add color coding for trains not accepting DB tickets | Daniel Friesel | -3/+14 |
2019-01-03 | wagenreihung: show all train numbers, origins and destinations | Daniel Friesel | -5/+6 |
2019-01-02 | use more commonly available quiet area symbol | Daniel Friesel | -1/+1 |
2019-01-02 | more train data | Daniel Friesel | -5/+17 |
2019-01-02 | wagon order: show train type (ICE 1 / 2 / 3 / 4 / T or IC2) | Daniel Friesel | -1/+10 |