Age | Commit message (Expand) | Author |
2017-04-24 | Version bumps. | Adam Ierymenko |
2017-04-20 | Windows build fixes. | Adam Ierymenko |
2017-04-18 | Cleanup, Windows fixes, Self test fix | Adam Ierymenko |
2017-04-18 | Windows build fixes, self test cleanup. | Adam Ierymenko |
2017-04-17 | Windows profile build target (CPU profiling), and a little bit of optimizatio... | Adam Ierymenko |
2017-03-22 | Windows UI will attempt to re-copy the auth token if a 401 error is received | Grant Limberg |
2017-03-17 | Windows installer version bump and a build fix. | Adam Ierymenko |
2017-03-17 | Windows build fixes, app about text revisions. | Adam Ierymenko |
2017-03-14 | Software update cleanup, and a fix for updates on Windows. | Adam Ierymenko |
2017-03-08 | Fix exception thrown in NetworkMonitor thread that can cause the UI to stop p... | Grant Limberg |
2017-03-08 | Don't crash when attempting to join a network while the zerotier service isn'... | Grant Limberg |
2017-03-07 | Windows build process updates, and repackage everything using new EV certific... | Adam Ierymenko |
2017-03-07 | Windows build fixes. | Adam Ierymenko |
2017-02-23 | Windows build fix. | Adam Ierymenko |
2017-02-22 | fixed double firing of the leave network API call causing an error popup on w... | Grant Limberg |
2017-02-14 | Right and left click both will now open the context menu on Windows | Grant Limberg |
2017-01-26 | remove reference to BackgroundResolver.cpp/.hpp on Windows | Grant Limberg |
2017-01-26 | fix copy stage for paths with spaces | Grant Limberg |
2017-01-20 | Windows build fix, warning removal. | Adam Ierymenko |
2017-01-13 | Windows build fixes, Software update fix, warning removal. | Adam Ierymenko |
2017-01-11 | Should fix Windows build. | Adam Ierymenko |
2017-01-09 | bring window to front if already open | Grant Limberg |
2017-01-03 | properly quote string arguments to copyutil in case there are spaces in the path | Grant Limberg |
2016-11-22 | clear cached window positions when display settings change | Grant Limberg |
2016-11-22 | cache window positions so we only have to move after open once. | Grant Limberg |
2016-11-21 | hacky way to set window position but it works | Grant Limberg |
2016-11-21 | hyperlinks in the about page are clickable | Grant Limberg |
2016-11-21 | fill out the about view | Grant Limberg |
2016-11-21 | dont close the network list. just hide it so its reusable | Grant Limberg |
2016-11-18 | wired up the startup registry key to the registry | Grant Limberg |
2016-11-18 | add a checkbox for startup option in preferences | Grant Limberg |
2016-11-18 | copy node ID by clicking on node ID menu item | Grant Limberg |
2016-11-18 | proper shutdown | Grant Limberg |
2016-11-18 | fixed an issue where sometimes network data wouldnt be updated | Grant Limberg |
2016-11-18 | Wired up connected checkbox and delete button. just something not working wi... | Grant Limberg |
2016-11-18 | wire up the quit button | Grant Limberg |
2016-11-18 | wire up the rest of the views to the menu. views not implemented yet tho. | Grant Limberg |
2016-11-18 | moved stuff around again. WPF didnt like things once they were moved. Also ... | Grant Limberg |
2016-11-17 | added skeletons for join and about windows. moving things around a little bi... | Grant Limberg |
2016-11-17 | add timeouts to requests to the json api | Grant Limberg |
2016-11-17 | can finally join/leave networks by clicking on them in the context menu | Grant Limberg |
2016-11-16 | Merge branch 'dev' into systemtray | Grant Limberg |
2016-11-16 | handle removing of networks we are no longer connected to from the UI | Grant Limberg |
2016-11-16 | IP addresses now selectable in Windows UI | Grant Limberg |
2016-11-16 | make device ID selectable | Grant Limberg |
2016-11-16 | add JSONDB.cpp | Grant Limberg |
2016-11-14 | looks like a garbage file got committed. deleting | Grant Limberg |
2016-11-14 | remove timer thats no longer needed | Grant Limberg |
2016-11-14 | Added network monitor pub/sub class | Grant Limberg |
2016-11-10 | fix serialization issue. | Grant Limberg |