aboutsummaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeLines
* NMS: Adjust temperature handler to new schemaNicolai Tellefsen2016-03-21-21/+28
* NMS: Improve search GO-button event listenerNicolai Tellefsen2016-03-21-5/+11
* NMS: Enable search GO-buttonNicolai Tellefsen2016-03-20-3/+14
* NMS: Rewrite infoBox to enable multiple windowTypesNicolai Tellefsen2016-03-20-244/+288
* NMS: Add dhcp-summaryKristian Lyngstol2016-03-20-0/+20
* NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
* NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
* NMS: Add basic add-switch interfaceNicolai Tellefsen2016-03-20-33/+169
* NMS: Intelligent, undocumented active-ports-searchKristian Lyngstol2016-03-19-4/+44
* NMS: Add live highlight to searchNicolai Tellefsen2016-03-17-25/+38
* NMS: Actually store distro and ipv6 address tooKristian Lyngstol2016-03-17-2/+8
* NMS: Add subnets in swtichesKristian Lyngstol2016-03-17-2/+2
* NMS: Moure output hacksKristian Lyngstol2016-03-17-5/+12
* NMS: Improve rendering performance SLIGHTLY on blurKristian Lyngstol2016-03-17-10/+24
* NMS: BlurKristian Lyngstol2016-03-17-22/+25
* NMS: Ping and uplinks work nowKristian Lyngstol2016-03-16-55/+34
* NMS: Nuke port-state, update switch-stateKristian Lyngstol2016-03-16-54/+42
* NMS: ... actually add the SNMP APIKristian Lyngstol2016-03-16-0/+29
* NMS: Enable simple SNMP viewing.Kristian Lyngstol2016-03-16-10/+30
* NMS: Fix production-grade cache :DKristian Lyngstol2016-03-16-14/+5
* NMS: Implement improved ping mapKristian Lyngstol2016-03-16-21/+53
* NMS: Rewrite the SNMP fetcher and whatnotKristian Lyngstol2016-03-16-0/+1
* NMS: Tweak search with blinking pink!Kristian Lyngstol2016-03-14-16/+26
* NMS: Slowly start cleaning handlersKristian Lyngstol2016-03-13-10/+1
* NMS: Fix switch moving bugKristian Lyngstol2016-03-13-1/+4
* NMS: Add simple searchingKristian Lyngstol2016-03-13-3/+42
* NMS: Support resetting switch position to buest-guessKristian Lyngstol2016-03-13-1/+6
* NMS: InfoBox: Catch switch changes tooKristian Lyngstol2016-03-13-0/+4
* NMSjs: Enable interactive movement of switches!Kristian Lyngstol2016-03-13-22/+107
* NMSjs: Tweak/fix text drawingKristian Lyngstol2016-03-13-23/+36
* NMS: Allow editing switches in GUIKristian Lyngstol2016-03-13-7/+123
* NMS: Pick up IP's properlyKristian Lyngstol2016-03-13-0/+6
* NMSjs: Split the info box out and clean further + tweakKristian Lyngstol2016-03-13-181/+221
* NMS: Remove test.html prototypeKristian Lyngstol2016-03-13-9/+0
* NMS: Fix comment changingKristian Lyngstol2016-03-13-3/+8
* NMSjs: Get rid of more cruft.Kristian Lyngstol2016-03-13-506/+331
* NMSjs: Bump map handlers and moreKristian Lyngstol2016-03-12-19/+55
* NMS: Remove superfluous debug/tweak stuffKristian Lyngstol2016-03-12-137/+1
* NMSjs: Massive rework of map drawingKristian Lyngstol2016-03-12-731/+333
* NMSjs: Start applying the nmsData logic aka: break *Kristian Lyngstol2016-03-12-366/+99
* NMS: Prototype of nms-data seriously updatedKristian Lyngstol2016-03-12-53/+134
* NMS: Fix switch updates (better)Kristian Lyngstol2016-03-12-14/+18
* NMS: front: Prototyping of new generic pollerKristian Lyngstol2016-03-10-0/+151
* NMS: Prep for frontend poller-rewriteKristian Lyngstol2016-03-10-14/+63
* NMS: ... fix minor leftover with switches SQLKristian Lyngstol2016-03-10-1/+1
* NMS: Tweak caching and updatesKristian Lyngstol2016-03-10-7/+34
* nms: Fix comments (presumably)Kristian Lyngstol2016-03-10-2/+2
* NMS: Support all fields during switch insertKristian Lyngstol2016-03-10-10/+20
* NMS: Generalize switch info box and add mgmtKristian Lyngstol2016-03-09-45/+48
* Merge playback of historical and live dataNicolai Tellefsen2016-03-06-92/+94