Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-18 | fixed an issue where sometimes network data wouldnt be updated | Grant Limberg | |
2016-11-17 | can finally join/leave networks by clicking on them in the context menu | Grant Limberg | |
2016-11-14 | Added network monitor pub/sub class | Grant Limberg | |
2016-11-10 | fix serialization issue. | Grant Limberg | |
Apparently the JSON parser uses this same serialization method under the hood to create objects from JSON. | |||
2016-11-10 | menu now dynamically populates the network list | Grant Limberg | |
2016-11-04 | work in progress windows UI update | Grant Limberg | |
2015-10-23 | C#-ifying stuff | Grant Limberg | |
2015-10-21 | Base windows UI is working. | Grant Limberg | |
* No joining/leaving networks yet, but they do display. * Nothing is updated yet after first load of the app. Need to set up a background task to run updates. |