Commit Graph

18 Commits

Author SHA1 Message Date
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
8c3f997b89 Merged PR 5: Replace Server UI with Blazor 2021-07-29 07:57:31 -07:00
Jared
0b8ed9f8ee Add per-device WebRTC setting. 2021-07-29 07:56:52 -07:00
Jared Goodwin
0b603d048b Add public IP to Device properties. 2021-07-29 07:56:32 -07:00
Jared Goodwin
337754df1a Refactor and cleanup. 2021-07-29 07:56:15 -07:00
Jared Goodwin
cca4b52c8f Add Notes property to device. 2021-07-29 07:56:13 -07:00
Jared Goodwin
8dac140f54 Create AlertsController and DataService methods. 2021-07-29 07:56:13 -07:00
Jared Goodwin
0055b6fbad Change DateTime to DateTimeOffset. Revert signing installer in download controller (not going to work). 2021-07-29 07:56:05 -07:00
Jared Goodwin
23ef7fd3f3 Move to PostgreSQL. Start adding stuff for device permissions. 2021-07-29 07:56:05 -07:00
Jared Goodwin
9c5f57e616 Add support for Windows 8.1 and 7. 2021-07-29 07:56:04 -07:00
Jared Goodwin
19171782fe Change free memory/storage to used. 2021-07-29 07:56:02 -07:00
Jared Goodwin
6fc0b84ab1 Add CPU percentage. 2021-07-29 07:56:02 -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
dae20a36c1 Set device as online in Create method. 2021-07-29 07:53:57 -07:00
Jared Goodwin
6159b26164 WIP 2021-07-29 07:53:57 -07:00
Jared Goodwin
fc16f56e7b Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring. 2021-07-29 07:53:56 -07:00
Jared Goodwin
10ec413b7d WIP 2021-07-29 07:53:54 -07:00