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
|
217138bdd0
|
Create AppDbFactory.
|
2021-12-03 07:09:20 -08:00 |
|
Jared Goodwin
|
295a5d1d9e
|
Fix tests.
|
2021-12-02 16:13:16 -08:00 |
|
Jared Goodwin
|
b62659f6f9
|
Update publish profiles. Fix API changes in SignalR.
|
2021-12-02 07:13:51 -08:00 |
|
Jared Goodwin
|
39044acb02
|
Update projects.
|
2021-12-02 06:10:03 -08:00 |
|
Jared Goodwin
|
0ec0b7054f
|
DataService refactoring.
|
2021-07-29 07:58:07 -07:00 |
|
Jared Goodwin
|
8c3f997b89
|
Merged PR 5: Replace Server UI with Blazor
|
2021-07-29 07:57:31 -07:00 |
|
Jared
|
5937304ed8
|
Device filtering fixes.
|
2021-07-29 07:56:50 -07:00 |
|
Jared
|
1ab0d2a496
|
Refactor entities.
|
2021-07-29 07:56:50 -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
|
eea84a79b4
|
Code cleanup.
|
2021-07-29 07:56:44 -07:00 |
|
Jared Goodwin
|
337754df1a
|
Refactor and cleanup.
|
2021-07-29 07:56:15 -07:00 |
|
Jared Goodwin
|
7b6754e941
|
Set default comparer for JSON serialized collections.
|
2021-07-29 07:56:13 -07:00 |
|
Jared Goodwin
|
d4efc1d41d
|
Add Alerts migration.
|
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
|
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
|
1151834d94
|
Add support for DateTimeOffset with SQLite.
|
2021-07-29 07:56:06 -07:00 |
|
Jared Goodwin
|
23ef7fd3f3
|
Move to PostgreSQL. Start adding stuff for device permissions.
|
2021-07-29 07:56:05 -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
|
d8e23c5375
|
Improved Windows session switching during remote control. Fixed password reset link. Fixed auto-property initializers in RemotelyUser entity.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
01809dde46
|
Added Server Logs page. Added outgoing buffer throttling in screen caster. Refactoring.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
15194c042e
|
Add to EditDevice InputModel.
|
2021-07-29 07:55:58 -07:00 |
|
Jared Goodwin
|
e56307bc31
|
Begin stubbling out device alert service.
|
2021-07-29 07:55:58 -07:00 |
|
Jared Goodwin
|
4fde83ac57
|
Edit device groups.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
02f158088c
|
Added edit device page.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
623b71bc40
|
Change self-registration setting to max organization count.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
ae57084eb2
|
GetDeviceGroups in DataService. TypeScript rework.
|
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
|
90c2382ab7
|
Edit Device button can now save tags.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
9d2b63b07f
|
Fix initial value for "last online" device property.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
3d9b972c3c
|
Fix file sharing DataService call.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e66dc15e93
|
Add missing AgentVersion to device update.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
a2bff1af5e
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
6159b26164
|
WIP
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
e0210822c2
|
Remove Newtonsoft.Json.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
1fed9c4eb0
|
Modified data cleanup queries so they don't run locally.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
2cc0cd16c6
|
Remote control API now uses device ID instead of device name. Shared files now store the organization ID. Fixed a bug where command completion items for the selected language could show in the command mode shortcuts.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
652e5e502c
|
Fixed DeviceCameOnline and Heartbeat events from overwriting device fields. Replaced SignalR groups with static user collections to perform online user lookups. Added navigation properties to authorization queries in DataService.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
3ed8650556
|
Fixed a bug where unattended remote control sessions were not being reconnected after unexpected disconnect.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
571c5004fe
|
Unattended remote control session invitees require an authorized account with access to the device. Refactored remote control session info organization.
|
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
|
c359f43f23
|
Explicit 32- and 64-bit desktop app installers.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|