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
|
051e3f5332
|
Add alert details modal. Fix GetEffectiveTheme.
|
2021-07-29 07:57:38 -07:00 |
|
Jared Goodwin
|
0543a09369
|
Remove AlterColumn on Identity Framework Id columns in migration (auto-generated by EF Core for some reason...)
|
2021-07-29 07:57:36 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|
Jared
|
2e356f6b99
|
Migrations.
|
2021-07-29 07:56:55 -07:00 |
|
Jared Goodwin
|
7f3536017f
|
Merged PR 4: Branding
|
2021-07-29 07:56:55 -07:00 |
|
Jared
|
1c8f8902d0
|
Remove auto-generated AlterColumn.
|
2021-07-29 07:56:54 -07:00 |
|
Jared
|
0b8ed9f8ee
|
Add per-device WebRTC setting.
|
2021-07-29 07:56:52 -07:00 |
|
Jared
|
584ac0a900
|
Add many-to-many migrations.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
ca9bc3f521
|
Fix Sqlite migrations.
|
2021-07-29 07:56:47 -07:00 |
|
Jared
|
14c05c3c43
|
Fix multiple migration sets.
|
2021-07-29 07:56:47 -07:00 |
|
Jared
|
695388a75d
|
Add multiple migration sets.
|
2021-07-29 07:56:47 -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
|
460dfce5e6
|
Add DisplayName to user entity.
|
2021-07-29 07:56:34 -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
|
861e2746f7
|
Fix Alerts migration.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
d4efc1d41d
|
Add Alerts migration.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
57eb9b3a7e
|
Added server config page.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
3e8f429e48
|
Use DateTimeOffset string converter.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
5f3b2f64cc
|
Rename CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
0ce40718bf
|
Change CommandContext to CommandResult.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
b744ab8585
|
Revert default database to SQLite.
|
2021-07-29 07:56:06 -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
|
ee2a35a83f
|
Updates for PostgreSQL switch.
|
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
|
f05aad659b
|
Rebuild migrations.
|
2021-07-29 07:56:03 -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
|
179d3806a4
|
Add custom authorization filter for API.
|
2021-07-29 07:56:02 -07:00 |
|
Jared Goodwin
|
f4bad8862e
|
API token management.
|
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
|
fc16f56e7b
|
Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
0ccb3ff2d9
|
Password reset link is now displayed in Organization Management when a user account is created as a result of an invite.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|