Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Adjust temperature handler to new schema | Nicolai Tellefsen | 2016-03-21 | -21/+28 |
* | NMS: Improve search GO-button event listener | Nicolai Tellefsen | 2016-03-21 | -5/+11 |
* | NMS: Enable search GO-button | Nicolai Tellefsen | 2016-03-20 | -3/+14 |
* | NMS: Rewrite infoBox to enable multiple windowTypes | Nicolai Tellefsen | 2016-03-20 | -244/+288 |
* | NMS: Add dhcp-summary | Kristian Lyngstol | 2016-03-20 | -0/+20 |
* | NMS: Fix nms-map load not triggering | Nicolai Tellefsen | 2016-03-20 | -2/+1 |
* | NMS: Fix disappearing BG on resizeEvent | Nicolai Tellefsen | 2016-03-20 | -0/+3 |
* | NMS: Add basic add-switch interface | Nicolai Tellefsen | 2016-03-20 | -33/+169 |
* | NMS: Intelligent, undocumented active-ports-search | Kristian Lyngstol | 2016-03-19 | -4/+44 |
* | NMS: Add live highlight to search | Nicolai Tellefsen | 2016-03-17 | -25/+38 |
* | NMS: Actually store distro and ipv6 address too | Kristian Lyngstol | 2016-03-17 | -2/+8 |
* | NMS: Add subnets in swtiches | Kristian Lyngstol | 2016-03-17 | -2/+2 |
* | NMS: Moure output hacks | Kristian Lyngstol | 2016-03-17 | -5/+12 |
* | NMS: Improve rendering performance SLIGHTLY on blur | Kristian Lyngstol | 2016-03-17 | -10/+24 |
* | NMS: Blur | Kristian Lyngstol | 2016-03-17 | -22/+25 |
* | NMS: Ping and uplinks work now | Kristian Lyngstol | 2016-03-16 | -55/+34 |
* | NMS: Nuke port-state, update switch-state | Kristian Lyngstol | 2016-03-16 | -54/+42 |
* | NMS: ... actually add the SNMP API | Kristian Lyngstol | 2016-03-16 | -0/+29 |
* | NMS: Enable simple SNMP viewing. | Kristian Lyngstol | 2016-03-16 | -10/+30 |
* | NMS: Fix production-grade cache :D | Kristian Lyngstol | 2016-03-16 | -14/+5 |
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -21/+53 |
* | NMS: Rewrite the SNMP fetcher and whatnot | Kristian Lyngstol | 2016-03-16 | -0/+1 |
* | NMS: Tweak search with blinking pink! | Kristian Lyngstol | 2016-03-14 | -16/+26 |
* | NMS: Slowly start cleaning handlers | Kristian Lyngstol | 2016-03-13 | -10/+1 |
* | NMS: Fix switch moving bug | Kristian Lyngstol | 2016-03-13 | -1/+4 |
* | NMS: Add simple searching | Kristian Lyngstol | 2016-03-13 | -3/+42 |
* | NMS: Support resetting switch position to buest-guess | Kristian Lyngstol | 2016-03-13 | -1/+6 |
* | 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/+331 |
* | 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 |