Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: cleanup repo | Ole Mathias Heggem | 2023-01-21 | -259/+0 |
| | ||||
* | js linting / code fixup. | Magnus Kirø | 2016-03-21 | -15/+15 |
| | ||||
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -0/+12 |
| | | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be. | |||
* | NMSjs: Enable interactive movement of switches! | Kristian Lyngstol | 2016-03-13 | -1/+4 |
| | | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional. | |||
* | NMSjs: Split the info box out and clean further + tweak | Kristian Lyngstol | 2016-03-13 | -33/+20 |
| | ||||
* | NMSjs: Get rid of more cruft. | Kristian Lyngstol | 2016-03-13 | -7/+9 |
| | ||||
* | NMSjs: Bump map handlers and more | Kristian Lyngstol | 2016-03-12 | -14/+41 |
| | | | | | The idea is that map handlers just register for events instead of this periodic update. | |||
* | NMSjs: Start applying the nmsData logic aka: break * | Kristian Lyngstol | 2016-03-12 | -2/+7 |
| | | | | | | | | | | | 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 |