Commit Graph

60 Commits

Author SHA1 Message Date
Adam Ierymenko 787466ee89 Fix to missing UI data after running for a while, and rebuild UI html. 2021-11-22 21:50:14 -05: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
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
Adam Ierymenko 4c100df2a6 New web view is working. 2021-09-28 22:22:08 -04:00
Adam Ierymenko c3fe2aed9e Almost there with using wry instead of web-view. 2021-09-28 17:52:09 -04:00
Adam Ierymenko fd471cbfc0 About page. 2021-09-09 10:34:39 -04:00
Adam Ierymenko d1116a8dfe Fix remembered networks not showing up if no networks are connected. 2021-09-08 18:31:43 -04:00
Adam Ierymenko 92432cb693 Local config stuff. 2021-09-02 10:13:35 -04:00
Adam Ierymenko b1e4ffe6f4 Local config update stuff. 2021-09-01 21:54:24 -04:00
Adam Ierymenko cd1803d48a JS package updates, check in lockfiles. 2021-09-01 10:32:02 -04:00
Adam Ierymenko 474f6d0be1 Build fix. 2021-09-01 09:05:53 -04:00
Adam Ierymenko e0bc6e3ba9 License stuff. 2021-09-01 09:02:51 -04:00
Adam Ierymenko 08c5d765ce Clipboard notifications. 2021-08-26 12:52:57 -04:00
Adam Ierymenko fcd6fa1fea Fix cursor over form labels. 2021-08-26 12:18:21 -04:00
Adam Ierymenko 49503514ab Deleted network settings are retained. 2021-08-18 17:52:20 -04:00
Adam Ierymenko 6a98cf5328 UI fix. 2021-08-16 22:01:23 -04:00
Adam Ierymenko 77f3f26004 Fix hangs on leaving networks. 2021-08-16 21:41:44 -04:00
Adam Ierymenko 2240c118a1 Show disconnected networks in UI, other UI tweaks. 2021-08-16 18:27:52 -04:00
Adam Ierymenko cdc4665698 SSO window management. 2021-07-12 16:52:53 -04:00
Adam Ierymenko ea001822b1 SSO popup logic. 2021-07-05 22:20:20 -04:00
Adam Ierymenko 9b6238828d Make some useful things clickable to copy to clipboard. 2021-06-29 19:46:45 -04:00
Adam Ierymenko 369276b083 Some CSS for mouse cursor stuff 2021-06-29 19:33:06 -04:00
Adam Ierymenko a9faf45ac2 More UI work. 2021-06-29 10:24:44 -04:00
Adam Ierymenko a4ea3c192a You can paste! 2021-06-25 20:43:48 -04:00
Adam Ierymenko 070667bb7e Some UI fixes, window raise fix on MacOS 2021-06-24 19:29:53 -04:00