Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: InfoBox: Catch switch changes too | Kristian Lyngstol | 2016-03-13 | -0/+4 |
* | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -22/+107 |
* | NMSjs: Tweak/fix text drawing | Kristian Lyngstol | 2016-03-13 | -23/+36 |
* | NMS: Allow editing switches in GUI | Kristian Lyngstol | 2016-03-13 | -7/+123 |
* | NMS: Pick up IP's properly | Kristian Lyngstol | 2016-03-13 | -0/+6 |
* | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -181/+221 |
* | NMS: Remove test.html prototype | Kristian Lyngstol | 2016-03-13 | -9/+0 |
* | NMS: Fix comment changing | Kristian Lyngstol | 2016-03-13 | -3/+8 |
* | NMSjs: Get rid of more cruft. | Kristian Lyngstol | 2016-03-13 | -506/+330 |
* | NMSjs: Bump map handlers and more | Kristian Lyngstol | 2016-03-12 | -19/+55 |
* | NMS: Remove superfluous debug/tweak stuff | Kristian Lyngstol | 2016-03-12 | -137/+1 |
* | NMSjs: Massive rework of map drawing | Kristian Lyngstol | 2016-03-12 | -731/+333 |
* | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -366/+99 |
* | NMS: Prototype of nms-data seriously updated | Kristian Lyngstol | 2016-03-12 | -53/+134 |
* | NMS: Fix switch updates (better) | Kristian Lyngstol | 2016-03-12 | -14/+18 |
* | NMS: front: Prototyping of new generic poller | Kristian Lyngstol | 2016-03-10 | -0/+151 |
* | NMS: Prep for frontend poller-rewrite | Kristian Lyngstol | 2016-03-10 | -14/+63 |
* | NMS: ... fix minor leftover with switches SQL | Kristian Lyngstol | 2016-03-10 | -1/+1 |
* | NMS: Tweak caching and updates | Kristian Lyngstol | 2016-03-10 | -7/+34 |
* | nms: Fix comments (presumably) | Kristian Lyngstol | 2016-03-10 | -2/+2 |
* | NMS: Support all fields during switch insert | Kristian Lyngstol | 2016-03-10 | -10/+20 |
* | NMS: Generalize switch info box and add mgmt | Kristian Lyngstol | 2016-03-09 | -45/+48 |
* | Merge playback of historical and live data | Nicolai Tellefsen | 2016-03-06 | -92/+94 |
* | 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 | -66/+87 |
* | Merge branch 'timetravel-gui' | Nicolai Tellefsen | 2016-03-04 | -39/+3721 |
|\ | ||||
| * | Add basic time travel UI | Nicolai Tellefsen | 2016-03-04 | -39/+3721 |
* | | nms: Further simplify and fix the API | Kristian Lyngstol | 2016-03-04 | -9/+12 |
* | | NMS: Sort api "doc" | Kristian Lyngstol | 2016-03-04 | -25/+32 |
* | | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -2/+2 |
* | | nms: Remove redundant files | Kristian Lyngstol | 2016-03-04 | -0/+0 |
* | | nms: Split pub/switches in two | Kristian Lyngstol | 2016-03-04 | -31/+65 |
* | | nms: Rename API end points and separate public/private | Kristian Lyngstol | 2016-03-04 | -14/+14 |
|/ | ||||
* | nms: Tweak switches.pl and add switch-state.pl | Kristian Lyngstol | 2016-03-02 | -5/+147 |
* | 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: Adjust switches_add.pl | Kristian Lyngstol | 2016-02-29 | -11/+26 |
* | nms: Basic switches_add API | Kristian Lyngstol | 2016-02-26 | -0/+29 |
* | nms: Remove old gunk | Kristian Lyngstol | 2016-02-21 | -40/+10 |
* | nms: Convert ping to new format | Kristian Lyngstol | 2016-02-21 | -23/+48 |
* | nms: Add images back in | Kristian Lyngstol | 2016-02-21 | -0/+0 |
* | nms: Make NMS great again | Kristian Lyngstol | 2016-02-21 | -5/+10 |
* | NMS: Major cleanup | Kristian Lyngstol | 2016-02-21 | -46/+0 |
* | nms: Refactoring work | Kristian Lyngstol | 2016-02-21 | -103/+31 |
* | nms: Start splitting up port-state.pl | Kristian Lyngstol | 2016-02-21 | -0/+16 |
* | nms: Begynn å rydde i port-state.pl | Kristian Lyngstol | 2016-02-21 | -18/+49 |
* | nms: Fix firefox replay | Kristian Lyngstol | 2016-02-21 | -3/+3 |