Commit Graph

50 Commits

Author SHA1 Message Date
Jared Goodwin
bbddfbc220 Update RootNamespace. 2024-10-21 11:51:19 -07:00
Jared Goodwin
4fcb3974c1 Update packages. 2024-10-21 11:49:31 -07:00
Jared Goodwin
1afcc8c8b5 Bring in submodule files. 2024-07-16 09:11:32 -07:00
Jared Goodwin
bec0ad13f0 Update NuGet packages. 2024-07-16 06:33:27 -07:00
Jared Goodwin
e06f037c51 Update NuGet packages. 2024-05-31 10:46:16 -07:00
Jared Goodwin
b7011dee6c Update NuGet packages. Update APIs. 2024-02-19 09:05:50 -08:00
Jared Goodwin
ac6c961950 Get latest submodule changes working. 2023-08-16 10:30:17 -07:00
Jared Goodwin
c9aa682fda Made circuit events strongly-typed via IMessenger. 2023-08-04 12:50:58 -07:00
Jared Goodwin
1a033fb0e7 Moved code from Razor components to code-behind to fix Identity UI scaffolding. 2023-07-31 14:02:52 -07:00
Jared Goodwin
aa11983acf Refactor script results and move entities. 2023-07-26 15:56:24 -07:00
Jared Goodwin
b500f7e9e0 Refactor DataService for nullability. Need to refactor calling services next. 2023-07-24 16:11:43 -07:00
Jared Goodwin
e5470f9d5f First pass of nullable references. 2023-07-24 09:16:22 -07:00
Jared Goodwin
e5f16d2359 Update NuGet packages. 2023-06-15 08:43:33 -07:00
Jared Goodwin
12aef747d8 Update NUGet packages. Fix libman.json. 2023-04-27 12:03:45 -07:00
Jared Goodwin
820cb53947 Update to .NET 7. 2023-04-21 06:50:14 -07:00
Jared Goodwin
9a538de5e5 Update submodule after namespace changes. 2023-04-19 07:29:09 -07:00
Jared Goodwin
3ef4cdf81a
Extract remote control functionality into separate library. (#539)
* Convert server to new single-file startup model.

* Add remote control implementations.

* Implement IViewerAuthorizer.

* Update hub endpoints.

* Implement HubEventHandler.

* Implement ViewerHubDataProvider.

* Implement page data provider.

* Implement RCL and refactor.

* Update submodule.

* Replace submodule with NuGet.

* Update copy URL.

* Update NuGet.

* Remove deprecated WebRTC.

* Remove deprecated WebRTC.

* Update Immense.RemoteControl

* Building out desktop projects.

* Bring more services into submodule.

* Update submodule.

* Update submodule.

* Refactoring for module.

* Update submodule.

* Update submodule

* Got Windows desktop app running.

* Refactor for submodule changes.

* FIx unattended session start.

* Switch desktop app out of console mode.

* Fix tests.

* Update publishing.

* Remove ClickOnce middleware.

* Remove ClickOnce remnants.

* Update submodule

* Add some logging.

* Update Linux path.

* Update submodule.

* Add cleanup service for unattended sessions that failed to start.

* Update submodule.

* Fix chat.

* Add ValidateExecutableReferencesMatchSelfContained property.

* Add other submodule projects.  Align checkbox.

* Update submodule.  Reduce deserialization in the browser, resulting in faster renders.

* Update submodule.

* Update submodule.

* Update submodule.

* Update submodule.

* Add orgId back for branding.

* Get branding loading in desktop apps.

* Update submodule.

* Create log dir.

* Refactor version check on config page.

* Update submodule.

* Update submodule.

* Change submodule URL.

* Correct namespace.

* Update submodule.

* Checkout submodules recursively.
2022-12-23 06:39:12 -08:00
Jared Goodwin
54a8726c29 Update packages. 2022-07-06 07:40:21 -07:00
Jared Goodwin
39044acb02 Update projects. 2021-12-02 06:10:03 -08:00
Jared goodwin
af0884e260 Update NuGet packages. 2021-08-05 15:17:01 -07:00
Jared Goodwin
44638a330f Update NuGet packages. 2021-07-29 07:58:17 -07:00
Jared Goodwin
aac8db5cc6 Add name to Server artifact. Update installer. Update packages. 2021-07-29 07:58:14 -07:00
Jared
50ff25277f Add Server.Installer project. 2021-07-29 07:57:33 -07:00
Jared Goodwin
d2bb8b926b Merged PR 6: Linux capture fixes. 2021-07-29 07:57:32 -07:00
Jared Goodwin
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
12e789e545 NuGet package updates. 2021-07-29 07:57:28 -07:00
Jared
c55e353cdd NuGet package updates. 2021-07-29 07:57:27 -07:00
Jared
ceebbcaa63 Update packages. 2021-07-29 07:56:53 -07:00
Jared
7b4a640400 Remove Microsoft.Management.Infrastructure. 2021-07-29 07:56:51 -07:00
Jared
f58623c979 NuGet updates. 2021-07-29 07:56:50 -07:00
Jared
3e09a96671 Update to .NET 5. (#176)
* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Retarget .NET 5.

* Delete binaries

* Create ClickOnce publish profile.

* Add IncludeAllContentForSelfExtract

* Remove trim publish option.

* Update Program.cs

* Bump .NET Framework apps up to v4.8.

* Remove use of obsolete DatabaseErrorPageMiddleware.

* Delete ClickOnce-Win10-x64.pubxml
2021-07-29 07:56:49 -07:00
Jared
1a9509a040 Package updates. Check WindowsIdentity vs Session ID for AppLauncher. 2021-07-29 07:56:48 -07:00
Jared Goodwin
b94435d55e Add SessionIndicator for Windows. 2021-07-29 07:56:38 -07:00
Jared Goodwin
bae1d1d628 Re-structure projects. Introduce WPF/Avalonia chat windows. Record session from browser. 2021-07-29 07:56:36 -07:00
Jared Goodwin
3b1e034ec0 Add Windows Session selection. 2021-07-29 07:56:35 -07:00
Jared Goodwin
90095d1b6b Update packages. 2021-07-29 07:56:15 -07:00
Jared Goodwin
0ce40718bf Change CommandContext to CommandResult. 2021-07-29 07:56:06 -07:00
Jared Goodwin
05a73820de Installer app completed. 2021-07-29 07:56:03 -07:00
Jared Goodwin
c23560ec86 Update to .NET Standard 2.1. 2021-07-29 07:55:59 -07:00
Jared Goodwin
3a40cd1db6 NuGet packages update. 2021-07-29 07:55:59 -07:00
Jared Goodwin
4d51cbb470 Migrate from packages.json to PackageReference. 2021-07-29 07:54:00 -07:00
Jared Goodwin
02f158088c Added edit device page. 2021-07-29 07:53:59 -07:00
Jared Goodwin
8189e237b3 Remove DevicePermission and UserPermission. 2021-07-29 07:53:59 -07:00
Jared Goodwin
79326f0b46 Core SDK update. Package updates. 2021-07-29 07:53:58 -07:00
Jared Goodwin
e0210822c2 Remove Newtonsoft.Json. 2021-07-29 07:53:57 -07:00
Jared Goodwin
c9c5b67c4d WIP on Core 3 upgrade. 2021-07-29 07:53:57 -07:00
Jared Goodwin
d45e24f091 Reorganize code. Added DataAnnotations to Shared project. 2021-07-29 07:53:56 -07:00
Jared Goodwin
c359f43f23 Explicit 32- and 64-bit desktop app installers. 2021-07-29 07:53:55 -07:00
Jared Goodwin
91a1af3be0 WIP 2021-07-29 07:53:54 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00