Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-05-13 | use recommended method of calling jquery ready handlers2.0.3 | 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 | -15/+32 | |
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 | -2/+3 | |
2019-05-05 | Move moreinfo to ajax-requested sub-template | Daniel Friesel | -24/+23 | |
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 | -5/+5 | |
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 | -0/+17 | |
2019-01-13 | Do not scroll back to top when closing a detail popup | Daniel Friesel | -0/+5 | |
2019-01-12 | support linking to individual trains1.15 | Daniel Friesel | -0/+11 | |
2018-11-03 | Also split up app/infoscreen CSS, add transition notice to landing page | Daniel Friesel | -1/+1 | |
2016-09-18 | hide non-primary options behind js menu | Daniel Friesel | -0/+17 | |
2016-03-14 | move css/js into static subdirectory to allow easy static serving | Daniel Friesel | -0/+22 | |