Jared Goodwin
|
7c8337146a
|
Add DeviceClientDto for transfer from agent to server. Refactor to allow correct scoping of services in tests.
|
2023-06-23 07:51:47 -07:00 |
|
Jared Goodwin
|
593944f86d
|
Change icon so it doesn't conflict with View Only.
|
2023-06-22 14:06:25 -07:00 |
|
Jared Goodwin
|
7d7fa9f9cd
|
Fix offline device logic error.
|
2023-06-22 09:16:08 -07:00 |
|
Jared Goodwin
|
c4a97ee6c7
|
Add mac addresses to displayed device info.
|
2023-06-22 09:00:49 -07:00 |
|
Jared Goodwin
|
1794059822
|
Implement wake-on-lan.
|
2023-06-22 07:57:31 -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
|
c2b07180eb
|
Change chat input from textarea back to input.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
e8584579e5
|
Allow card header click to close header.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
5fa05fa0d1
|
Add warning on device card for outdated devices.
|
2021-07-29 07:58:09 -07:00 |
|
Jared Goodwin
|
558dd1bc18
|
Refactor DevicesFrame to make less trips to database.
|
2021-07-29 07:58:09 -07:00 |
|
Jared Goodwin
|
b497a4c8bc
|
Remove synchronous code from AuthComponentBase.
|
2021-07-29 07:57:37 -07:00 |
|
Jared Goodwin
|
63d511c083
|
Make device ID optional on device details. Add it to the nav menu.
|
2021-07-29 07:57:37 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|