Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -366/+98 | |
| | | | | | | | | | | | Things are currently somewhat broken, as expected. No handlers are updated. All in all, this isn't a disaster because it reveals a lot of crud that should never have been tied in with this logic to begin with. Will continue working on it after dinner. | ||||
* | NMS: Prototype of nms-data seriously updated | Kristian Lyngstol | 2016-03-12 | -53/+134 | |
| | | | | I think it's ready now... | ||||
* | NMS: front: Prototyping of new generic poller | Kristian Lyngstol | 2016-03-10 | -0/+142 | |
| | | | | Not used yet | ||||
* | NMS: Prep for frontend poller-rewrite | Kristian Lyngstol | 2016-03-10 | -11/+57 | |
| | | | | | The biggest thing here is the addition of a generic poller and a generic "hash" from the backend so equality can easily be checked. | ||||
* | NMS: Generalize switch info box and add mgmt | Kristian Lyngstol | 2016-03-09 | -45/+48 | |
| | | | | | | | Makes it possible to show all info the server returns, even if it's a bit ugly. The management info isn't updated automatically (yet). | ||||
* | Merge playback of historical and live data | Nicolai Tellefsen | 2016-03-06 | -90/+92 | |
| | | | | | | | Implemented various playback functions to control both historical playback and normal "live" playback. This functionality has been gathered under nms.playback. The separate ping and ports timers are still available if needed, but not currently in use. | ||||
* | Add timezone compensation to epoch converters | Nicolai Tellefsen | 2016-03-06 | -1/+16 | |
| | |||||
* | Optimize setNow() | Nicolai Tellefsen | 2016-03-05 | -10/+2 | |
| | |||||
* | Make nowPicker use nms.now as default value | Nicolai Tellefsen | 2016-03-05 | -0/+2 | |
| | |||||
* | NMS: Add basic playback functions | Nicolai Tellefsen | 2016-03-05 | -63/+84 | |
| | |||||
* | Merge branch 'timetravel-gui' | Nicolai Tellefsen | 2016-03-04 | -14/+3118 | |
|\ | |||||
| * | Add basic time travel UI | Nicolai Tellefsen | 2016-03-04 | -14/+3118 | |
| | | |||||
* | | nms: Rename API end points and separate public/private | Kristian Lyngstol | 2016-03-04 | -6/+6 | |
|/ | |||||
* | Stop trafficUpdater() from passing along NaN values | Nicolai Tellefsen | 2016-03-01 | -1/+2 | |
| | |||||
* | Add management support to updateSwitches() | Nicolai Tellefsen | 2016-03-01 | -0/+2 | |
| | |||||
* | Read switch-placements from switches.pl | Nicolai Tellefsen | 2016-03-01 | -6/+49 | |
| | |||||
* | nms: Make NMS great again | Kristian Lyngstol | 2016-02-21 | -0/+4497 | |
Or: Move nms2 to root |