Jared Goodwin
|
f9d250c17a
|
Check organization remote control session count during attended access.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
43d276bc14
|
Add OrgId to LINQ query.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
60cc764426
|
Added DevliceAlias and DeviceGroup parameters to install script.
|
2021-07-29 07:56:01 -07:00 |
|
Jared Goodwin
|
6090ec5abf
|
Change hub signatures to avoid deadlocks.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
685e690392
|
Chat service implemented.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
5e9e3eee6e
|
Add appconfig option for enabling WebRTC.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
d82da3dea9
|
Agents auto-update via downloaded script. Pauses for random seconds based on total device count before downloading (to even out the bandwidth).
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
372f1e18a0
|
Replace static state with DI container services.
|
2021-07-29 07:56:00 -07:00 |
|
Jared Goodwin
|
6fb743a87b
|
WebRTC working.
|
2021-07-29 07:55:59 -07:00 |
|
Jared Goodwin
|
5132b15653
|
Fix session recorder.
|
2021-07-29 07:55:59 -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
|
c3b8e72bcc
|
Order CommandContexts and EventLogs by timestamp.
|
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
|
513512350b
|
Revert device alert service to keep other changes.
|
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
|
04578158b3
|
Added auto image quality.
|
2021-07-29 07:55:58 -07:00 |
|
Jared Goodwin
|
f3e368543b
|
Fixed DXCapture.
|
2021-07-29 07:54:02 -07:00 |
|
Jared Goodwin
|
cf14ad8781
|
Added bi-directional clipboard sharing.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
4d51cbb470
|
Migrate from packages.json to PackageReference.
|
2021-07-29 07:54:00 -07:00 |
|
Jared Goodwin
|
4fde83ac57
|
Edit device groups.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
1dd9585ce4
|
Fix foreign key issue. Add systemctl param.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
403e78e134
|
Fix Linux remote control bug.
|
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
|
8189e237b3
|
Remove DevicePermission and UserPermission.
|
2021-07-29 07:53:59 -07:00 |
|
Jared Goodwin
|
881151afe9
|
Added dark/light theme option.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
47521a4269
|
Add popup message to DisplayConsoleMessage. Rename to DisplayMessage.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
90c2382ab7
|
Edit Device button can now save tags.
|
2021-07-29 07:53:58 -07:00 |
|
Jared Goodwin
|
6159b26164
|
WIP
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
c9c5b67c4d
|
WIP on Core 3 upgrade.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
a99befab28
|
Refactor concurrent dictionaries.
|
2021-07-29 07:53:57 -07:00 |
|
Jared Goodwin
|
ba55347b60
|
Refactored unattended init and connection code.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
d573885622
|
Fixed a bug where unused ScreenCaster instances weren't exiting.
|
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
|
fc16f56e7b
|
Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
d45e24f091
|
Reorganize code. Added DataAnnotations to Shared project.
|
2021-07-29 07:53:56 -07:00 |
|
Jared Goodwin
|
ed391a7387
|
Remote machine name now gets added to browser tab's title.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
24841b171c
|
Added option to require authentication on the remote control page, which defaults to true.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
1ea295f8cb
|
Clipboard transfer. Unattended remote session survives Windows signout. Removed HTML-based on-screen keyboard and instead invoke native mobile keyboard. Ubuntu server install script detects version for grabbing .NET Core runtime.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
1344dd9c99
|
Made remote audio toggle-able. Fixed monitor selection buttons.
|
2021-07-29 07:53:55 -07:00 |
|
Jared Goodwin
|
10ec413b7d
|
WIP
|
2021-07-29 07:53:54 -07:00 |
|