Commit Graph

175 Commits

Author SHA1 Message Date
Erik Hollensbe 730c43f575 refactoring of main functions
- collect under "App" struct
- App struct contains singleton http client
- all other code is more or less the same, with these two major changes

Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2022-01-08 15:01:40 -08:00
Erik Hollensbe a31ad65893 experimental debian and rpm packages
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2022-01-08 14:10:17 -08:00
Erik Hollensbe 99fa414d46 use ureq's agent to avoid lots of TIME_WAIT on localhost
Signed-off-by: Erik Hollensbe <linux@hollensbe.org>
2022-01-08 09:20:50 -08:00
Grant Limberg b4b947cf13 remove println!s 2021-12-15 15:49:30 -08:00
Grant Limberg 909ff47b61 Modifications for full flow OIDC
Drops support for implicit flow in the ui client.
2021-12-15 15:46:16 -08:00
Adam Ierymenko 9fe5411880 Merge pull request #16 from zerotier/debuggable
Make the desktop UI debuggable
2021-12-14 12:03:56 -05:00
Grant Limberg 962c56bfca Make the desktop UI debuggable 2021-12-13 15:54:28 -08:00
Adam Ierymenko 787466ee89 Fix to missing UI data after running for a while, and rebuild UI html. 1.8.4 2021-11-22 21:50:14 -05:00
Adam Ierymenko bf7858cc30 Merge branch 'master' of github.com:zerotier/DesktopUI 2021-11-19 17:24:02 -05:00
Adam Ierymenko e10a64b77d Cut unnecessary autorelease that was breaking older MacOS 2021-11-19 17:23:53 -05:00
Adam Ierymenko fc6b9f3d82 Merge pull request #13 from zerotier/tl-fixes
Some rendering fixes
2021-11-19 17:13:48 -05:00
Travis LaDuke 5f993ad125 This makes it not blurry on pre-Big Sur retina
closes #12
2021-11-18 17:34:18 -08:00
Travis LaDuke ab7370da21 fix rendering thing?
I think the webview is throttling itself
or javascript after some amount of time.
and then react doesn't have time to render
everything before that happens.

Getting the data faster seems to work around this.
Works on my VM

closes #11
2021-11-18 17:25:53 -08:00
Adam Ierymenko ad7e1ee378 Windows 32-bit build fix to 'tao' dependency. 1.8.3 2021-11-16 11:46:31 -05:00
Adam Ierymenko d464349cde Eliminate NSDate call that did not work on older MacOS. 2021-11-11 17:31:35 -05:00
Adam Ierymenko 20512bacc7 Windows build fixes and Cargo.toml stuff. 1.8.2 2021-11-10 20:01:38 -05:00
Adam Ierymenko c7c3cd6a72 version bump in lockfile 2021-11-10 16:53:49 -05:00
Adam Ierymenko d7cea20f8a version bump 2021-11-10 15:52:01 -05:00
Grant Limberg 134f7d37e6 config.private boolean flag doesn't exist in the service API
should be `config.typ` string
2021-11-10 12:32:31 -08:00
Grant Limberg f82ca21c2e Fix compile targets for macOS implementation of copy_to_clipboard 2021-11-10 11:37:45 -08:00
Grant Limberg e3e5e8db73 config fix 2021-11-10 11:36:43 -08:00
Adam Ierymenko e5338f6e9d Merge pull request #5 from capitar/linux-changes
Linux changes
2021-11-03 14:31:44 -04:00
Janjaap Bos aaf1ccfcc7 Merge branch 'master' into linux-changes 2021-11-03 18:21:31 +00:00
Grant Limberg c23932c6b5 Merge branch 'mojave-fix' 2021-11-03 11:19:25 -07:00
Grant Limberg 7598b92d4b When you forget to hit save 2021-11-03 11:18:26 -07:00