Commit Graph

15 Commits

Author SHA1 Message Date
Jared Goodwin
95cba6f1ea WIP on Core 3 upgrade. 2019-09-27 23:53:52 -07:00
Jared Goodwin
771fe76fed Refactor concurrent dictionaries. 2019-09-25 17:19:53 -07:00
Jared Goodwin
f8f9437dc3 Refactored unattended init and connection code. 2019-09-18 17:43:43 -07:00
Jared Goodwin
2d4b6aa0e9 Fixed a bug where unused ScreenCaster instances weren't exiting. 2019-07-23 17:02:26 -07:00
Jared Goodwin
0413f8dc73 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. 2019-07-14 12:43:22 -07:00
Jared Goodwin
7e7692928b 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. 2019-07-13 01:44:02 -07:00
Jared Goodwin
260b6b6c93 Fixed a bug where unattended remote control sessions were not being reconnected after unexpected disconnect. 2019-07-12 10:51:19 -07:00
Jared Goodwin
a694765e9c Unattended remote control session invitees require an authorized account with access to the device. Refactored remote control session info organization. 2019-07-05 22:10:09 -07:00
Jared Goodwin
04f7de98ac Added GetVersion command. Routed SendSAS through ScreenCaster before DeviceHub. Minor refactoring. 2019-07-05 13:30:45 -07:00
Jared Goodwin
3be92f88c8 Reorganize code. Added DataAnnotations to Shared project. 2019-07-05 08:32:17 -07:00
Jared Goodwin
1617865049 Remote machine name now gets added to browser tab's title. 2019-07-03 21:24:00 -07:00
Jared Goodwin
6aad89e01d Added option to require authentication on the remote control page, which defaults to true. 2019-07-03 16:52:20 -07:00
Jared Goodwin
b70976034c 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. 2019-06-27 22:04:05 -07:00
Jared Goodwin
85d1f0fb3d Made remote audio toggle-able. Fixed monitor selection buttons. 2019-06-21 18:27:09 -07:00
Jared Goodwin
a0405e28a0 WIP 2019-06-15 18:08:30 -07:00