Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-05 | Fixed a bug where UI elements were attempting to be updated in a background ↵ | Grant Limberg | |
thread. Also code cleanup & removed confusing startup UI | |||
2017-09-27 | remove reference to invalid file | Grant Limberg | |
2017-09-22 | new startup process UI for Windows | Grant Limberg | |
2017-01-26 | fix copy stage for paths with spaces | 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 | |
wired up Join dialog. | |||
2016-11-14 | Added network monitor pub/sub class | Grant Limberg | |
2016-11-09 | rename | Grant Limberg | |
2016-11-08 | Network list window opens with click on the menu item | Grant Limberg | |
2016-11-08 | starts up to a toolbar icon with context menu. still much more to do | Grant Limberg | |
2016-11-08 | update JSON library to latest | 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. | |||
2016-11-04 | work in progress windows UI update | Grant Limberg | |
2015-11-04 | set manifest to require administrator privileges and read the authtoken and ↵ | Grant Limberg | |
port from disk | |||
2015-10-26 | another build setting | Grant Limberg | |
2015-10-26 | set the app icon for release | Grant Limberg | |
2015-10-26 | Initial peers page | 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 | initial layout for network info | Grant Limberg | |
2015-10-19 | setting icon and a few other settings | Grant Limberg | |
2015-10-19 | set up project and base UI for a native windows UI for ZeroTier | Grant Limberg | |