Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-16 | make device ID selectable | Grant Limberg | |
2016-11-07 | Added a file copy util for Windows UI | Grant Limberg | |
Copies the authtoken.secret file into a private local folder for the user so that the UI doesnt have to be run with Admin privileges. | |||
2015-11-05 | remove the peers page | Grant Limberg | |
2015-11-04 | set manifest to require administrator privileges and read the authtoken and ↵ | Grant Limberg | |
port from disk | |||
2015-11-04 | Don't go kaboom when the ZeroTier service isn't running. | Grant Limberg | |
2015-10-26 | can now leave networks | Grant Limberg | |
2015-10-26 | Figured out how to expand controls to fill parent. yay | Grant Limberg | |
2015-10-26 | Initial peers page | Grant Limberg | |
2015-10-26 | set up a timer to update the UI from a background thread | Grant Limberg | |
2015-10-26 | disallow paste of non hex characters | Grant Limberg | |
2015-10-23 | wire up the join network button | Grant Limberg | |
2015-10-23 | only accept hex characters for network id | 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. | |||
2015-10-19 | set up project and base UI for a native windows UI for ZeroTier | Grant Limberg | |