aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/nms-oplog.js
Commit message (Collapse)AuthorAgeLines
* Front: Separate searching from the info-boxKristian Lyngstol2016-05-22-1/+1
|
* Tweak log entries and switch entriesKristian Lyngstol2016-05-19-0/+3
| | | | Also: onclick handler for log entries.
* Disable IE support and HTML-injectionKristian Lyngstol2016-05-18-2/+2
|
* Remove comments from code in place of oplogsKristian Lyngstol2016-05-18-4/+14
|
* Add basic oplogKristian Lyngstol2016-05-18-0/+65
It still needs to be integrated with switches/info box, but this is a good start. Shows the last 5 log messages in an overlay on the map, with the rest visible in an oplog tab. Fixes #20