Commit Graph

44 Commits

Author SHA1 Message Date
dovholuknf b55c03bbd1 add MaintenanceWindowControl with tray UI fixes (menu visibility, debugger unblock) 2026-05-22 17:18:26 -04:00
Christopher Britton c10a94578b Enroll to cert / token (#1001)
* add enroll-to fields to AddIdentity payload

* add AddIdentityViewModel for external JWT signer discovery draft

* wire signer discovery into add-by-URL preflight, simplify JWT signer fetching significantly

* add signer discovery and picker to add-by-URL draft

* clean up enroll identifier payload lambdas to be more readable

* extract dialog fade-in/fade-out animation helpers

* discover external JWT signers and add a dedicated enroll-mode dialog when applicable

* Trigger external auth for enroll to token/cert on 'join network'

* clear the identities list when the tunneler shuts off

* remove identity clear from LoadStatusFromService in favor of the one in ServiceClient_OnClientDisconnected

* initial multi-tun support commit. used for development

* fix reconnect loop

* Update release notes

---------

Co-authored-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2026-05-07 11:50:33 -04:00
Christopher Britton 3850efd67b Normalize line endings to LF across the project 2026-03-20 09:10:29 -04:00
dovholuknf 8d2f794c80 various bug fixes 2025-03-03 19:36:30 -05:00
dovholuknf 00da2dd6e5 more random updates from testing 2024-12-10 17:50:19 -05:00
dovholuknf f33812a736 more updates, more refinements, more changes. pushing this so i can review it in a pr to make final tweaks 2024-12-10 00:07:49 -05:00
dovholuknf 3671ff6ff5 additional updates after more testing, adding better debug messages and start implementing multiple providers 2024-12-06 23:12:09 -05:00
dovholuknf 188d5c0e89 more updates and changes to support keychain and other 2024-12-05 16:35:01 -05:00
dovholuknf 217bd9862b timeout if the data client takes more than 3 seconds to respond and inform the user that it's very unexpected 2024-12-05 09:24:34 -05:00
dovholuknf 6d0d0bb96b numerous changes, updates and fixes trying to bring ext auth home 2024-12-04 22:40:38 -05:00
dovholuknf f212974700 rename the setup file to setup-ids-for-test.ps1, don't show metrics messages unless you go out of your way 2024-11-26 08:32:01 -05:00
dovholuknf 89b5db20cc more commits after continued testing 2024-11-25 16:56:47 -05:00
dovholuknf 012d404da6 still trying to get the formatter right 2024-09-18 14:33:31 -04:00
dovholuknf 55626f3024 another format commit 2024-09-18 14:26:10 -04:00
dovholuknf 0487eba38e nothing more than a format commit on all files 2024-09-18 14:19:56 -04:00
dovholuknf 1b20be0f26 updates after additional testing 2024-09-18 14:17:53 -04:00
dovholuknf 86d6dcc854 first commit at implementing the zet healthcheck 2024-09-17 17:40:46 -04:00
dovholuknf 1c9406eb05 add more error handling when the monitor service is off 2024-08-13 10:47:09 -04:00
dovholuknf 2d4ed80985 updates based on review 2024-07-01 14:02:00 -04:00
dovholuknf 50a8cf6893 trying to add header file to all .cs files 2023-11-20 11:15:21 -05:00
dovholuknf 8f45749e9d additional refactoring, test, etc of setting the update url 2023-11-01 00:49:14 -04:00
dovholuknf 0297e681ac updates to repair the deferred update feature 2022-07-22 16:08:03 -04:00
dovholuknf f4517ef69d bunch of refactoring around the notifications of new releases and other updates 2022-07-21 18:33:26 -04:00
Jeremy Tellier - ROG ff5b5e7183 Mary & Clints Bugs 2022-02-12 02:16:03 +00:00
mary-dcouto d805fa5cad fixing the formatting 2021-09-09 20:40:44 +05:30
dovholuknf 7ba5264aef very minor warning fixes 2021-06-03 18:34:21 -04:00
dovholuknf ee26b64c97 fix issue with UI log not writing debug/trace logs when debugging
fix issue with enrolling an identity and the identity shows disabled
initially
add posture checks to the data model so the UI can render them
various cleanups
2021-03-23 23:12:54 -04:00
dovholuknf 1b47fa880b log cleanup in service mostly. some ui debug screen cleanup 2021-03-18 15:27:29 -04:00
dovholuknf 59a287a49e left UI service debugging at error by mistake 2021-03-18 14:04:08 -04:00
dovholuknf b273550718 mfa wired up, log messages looking better. moving to UI related work as needed 2021-03-18 13:52:19 -04:00
dovholuknf 0277f808ae one clean commit with all mfa fixes 2021-03-11 12:42:27 -05:00
dovholuknf 764b012b0c update the log to be an error - not debug, when an error happens 2021-02-09 15:24:21 -05:00
dovholuknf 6661c0ac22 add a couple of helper methods to show/hide version information on the version apge 2021-02-08 14:18:02 -05:00
dovholuknf c6e1c9533b continued tweaks based on testing 2020-12-05 16:16:57 -05:00
dovholuknf 1889bbcc68 forgot to push the wip code 2020-12-04 14:09:05 -05:00
dovholuknf 8c151c7697 fix the issue setting the log level blocking... 2020-11-21 01:13:31 -05:00
dovholuknf 481ef7777c formatting, whitespace, comment removal commit after review 2020-11-20 21:49:26 -05:00
dovholuknf b123cd049d read -> readAsync 2020-11-20 21:26:26 -05:00
dovholuknf 68ff977f51 wip - stop/start service works. UX seems good for now. continued testing 2020-11-20 17:36:36 -05:00
dovholuknf 0c7f02a955 wip nov20 - big button turns service off. popup turns it back on... UX needs work now 2020-11-20 17:14:27 -05:00
dovholuknf 0238f71a1d wip - logger name changed. continued refactor/testing/UI and service work 2020-11-19 23:01:22 -05:00
dovholuknf 1f6c9d9749 wip - debugging communication/restarts/etc 2020-11-19 17:32:26 -05:00
dovholuknf 51ad1d314f wip - services converted. pipes renamed. initial bigbutton works. moving to UI work 2020-11-19 12:59:22 -05:00
dovholuknf ee0a91207d wip - added separate client - refactorings 2020-11-18 18:49:33 -05:00