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 |
|