Jared Goodwin
|
1afcc8c8b5
|
Bring in submodule files.
|
2024-07-16 09:11:32 -07:00 |
|
Jared Goodwin
|
b7011dee6c
|
Update NuGet packages. Update APIs.
|
2024-02-19 09:05:50 -08:00 |
|
Jared Goodwin
|
5f04782380
|
Reduce sorting/filtering needed by tracking state between renders.
|
2023-08-31 10:01:27 -07:00 |
|
Jared Goodwin
|
469c91a87c
|
Fix device filtering. Remove MacAddresses from sortable properties.
|
2023-08-31 09:15:57 -07:00 |
|
Jared Goodwin
|
520710647e
|
Refactor for API changes in SimpleMessenger.
|
2023-08-09 09:33:00 -07:00 |
|
Jared Goodwin
|
f076089f60
|
Replace ClientAppState with stores.
|
2023-08-07 05:54:07 -07:00 |
|
Jared Goodwin
|
c9aa682fda
|
Made circuit events strongly-typed via IMessenger.
|
2023-08-04 12:50:58 -07:00 |
|
Jared Goodwin
|
ce9d65a236
|
Make User nullable in AuthComponentBase. Add utility method to make sure it's populated. Refactor as necessary.
|
2023-08-01 15:52:08 -07:00 |
|
Jared Goodwin
|
45845e8877
|
Move DeviceGroup to correct namespace.
|
2023-08-01 11:35:20 -07:00 |
|
Jared Goodwin
|
aa11983acf
|
Refactor script results and move entities.
|
2023-07-26 15:56:24 -07:00 |
|
Jared Goodwin
|
0f9ea4957b
|
Clean up errors and majority of warnings.
|
2023-07-25 14:05:59 -07:00 |
|
Jared Goodwin
|
a164bcad69
|
Convert to file-scoped namespaces.
|
2023-07-21 10:16:29 -07:00 |
|
Jared Goodwin
|
f5f11cac49
|
Add logging on the server for wake commands sent.
|
2023-06-22 09:52:24 -07:00 |
|
Jared Goodwin
|
7d7fa9f9cd
|
Fix offline device logic error.
|
2023-06-22 09:16:08 -07:00 |
|
Jared Goodwin
|
e8b428e733
|
Register WOL service in agent. Show toast after sending WOL commands.
|
2023-06-22 08:37:07 -07:00 |
|
Jared Goodwin
|
1794059822
|
Implement wake-on-lan.
|
2023-06-22 07:57:31 -07:00 |
|
Jared Goodwin
|
bb2126bbab
|
Sync Remotely with latest integration changes.
|
2023-04-25 15:09:57 -07:00 |
|
Jared Goodwin
|
3f8d63c2c0
|
Azure Pipelines, Docker, and embedded server data. (#543)
* Add Azure Pipelines yml.
* Remove Server Installer.
* Update Release Build.yml for Azure Pipelines
* Update Release Build.yml
* Update Release Build.yml for Azure Pipelines
* Update Release Build.yml for Azure Pipelines
* Update Release Build.yml for Azure Pipelines
* Update Release Build.yml for Azure Pipelines
* Update signtool.exe
* Update Release Build.yml
* Update Publish.ps1
* Update pipeline and Dockerfile.
* Move docker files.
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Update Dockerfile
* Move files.
* Update Dockerfile
* Update Dockerfile
* Create RewritableStream.
* Finish implementation of rewritable stream and embedded data searcher.
* Remove RelayCode.
* Get branding from default org if orgId is missing.
* Update README.md
* Remove AppConstants.ServerUrl. Fix main module file path.
* Update submodule.
* Extract embedded data in Program.cs.
* Add logging. Update submodule.
* Remove size block. BinaryWriter prefixes size.
* Remove unused async
* Update Immense.RemoteControl
* Update Release Build.yml for Azure Pipelines
* Update Release Build.yml for Azure Pipelines
* Use UpgradeService for determining out of date clients.
|
2022-12-31 19:10:40 -08: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
|
a096df3b5e
|
Automatically refresh devices on update using a debouncer to avoid excessive CPU usage.
|
2022-07-06 06:38:44 -07:00 |
|
Jared Goodwin
|
f82bf69cee
|
Fixed error when trying to save device back into group "None".
|
2021-12-02 12:40:35 -08:00 |
|
Jared Goodwin
|
726b2fb5c4
|
Reduce number of iterations through collection while filtering.
|
2021-07-29 07:58:16 -07:00 |
|
Jared Goodwin
|
34ead1e1ac
|
Add active users indicator. Move sort.
|
2021-07-29 07:58:16 -07:00 |
|
Jared Goodwin
|
87b9fe4b92
|
Reduce default devices per page to 25.
|
2021-07-29 07:58:16 -07:00 |
|
Jared Goodwin
|
4ce20eb543
|
Don't update DevicesFrame on DeviceUpdated and DeviceWentOffline messages. Only update card. Add explicit Refresh button.
|
2021-07-29 07:58:16 -07:00 |
|
Jared Goodwin
|
166b72ffa6
|
Change DevicesForPage to field.
|
2021-07-29 07:58:16 -07:00 |
|
Jared Goodwin
|
6f28e595b2
|
Move lock.
|
2021-07-29 07:58:15 -07:00 |
|
Jared Goodwin
|
e8d3d346be
|
Use lock when updating devices.
|
2021-07-29 07:58:11 -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
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|