Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-06-09 | move css and js assets to separate directories | Daniel Friesel | -3/+0 | |
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | Daniel Friesel | -2/+2 | |
2019-05-08 | increase refresh interval | Daniel Friesel | -1/+3 | |
2019-05-07 | app: Use AJAX, not HTTP Refresh for auto-reload2.0.2 | Daniel Friesel | -3/+1 | |
2019-05-05 | fix train no mixups in moreinfo view2.0.1 | Daniel Friesel | -1/+1 | |
2019-05-05 | update entire moreinfo header via javascript | Daniel Friesel | -1/+1 | |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -1/+3 | |
This decreases the DOM size and allows for future speed improvements (the backend no longer needs to precalculate routes etc for all trains) | ||||
2019-02-21 | remove automatic location.hash updates for now1.16 | Daniel Friesel | -1/+1 | |
turned out they did more harm than good (as in, leading to confusing history behaviour) | ||||
2019-02-21 | hide developer nodes by default | Daniel Friesel | -3/+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 | -1/+1 | |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -1/+1 | |
2018-10-21 | minify javascript | Daniel Friesel | -0/+3 | |