Jared Goodwin
|
6471e4b0b0
|
Restructure for sending cursor change through WebRTC.
|
2020-04-21 11:00:41 -07:00 |
|
Jared Goodwin
|
54d9442c62
|
Small fixes.
|
2020-04-17 18:19:45 -07:00 |
|
Jared Goodwin
|
63b794bf6f
|
Finished WebRTC messages.
|
2020-04-15 12:59:18 -07:00 |
|
Jared Goodwin
|
9fc6aa155c
|
Add RTC message DTOs.
|
2020-04-13 16:50:31 -07:00 |
|
Jared Goodwin
|
6ce2b1b859
|
Refactor and cleanup.
|
2020-04-11 09:52:46 -07:00 |
|
Jared Goodwin
|
b5810fd149
|
Remove Latency updates.
|
2020-04-05 17:43:36 -07:00 |
|
Jared Goodwin
|
7cc2820086
|
Refactor BitBlt and DirectX capturer into one service.
|
2020-04-03 10:52:17 -07:00 |
|
Jared Goodwin
|
569df134d5
|
Add support for DateTimeOffset with SQLite.
|
2020-03-04 23:45:51 -08:00 |
|
Jared Goodwin
|
5a512b984e
|
Don't send IceCandidate when UseWebRtc is false.
|
2020-02-17 21:58:37 -08:00 |
|
Jared Goodwin
|
c47f8dd341
|
Close active remote control sessions when user logs out.
|
2020-02-05 22:44:52 -08:00 |
|
Jared Goodwin
|
a29780c632
|
Change hub signatures to avoid deadlocks.
|
2020-01-25 12:13:58 -08:00 |
|
Jared Goodwin
|
3731848420
|
Add appconfig option for enabling WebRTC.
|
2020-01-23 20:54:03 -08:00 |
|
Jared Goodwin
|
94b78488f1
|
WebRTC working.
|
2020-01-16 16:32:20 -08:00 |
|
Jared Goodwin
|
0e49088dda
|
Added bi-directional clipboard sharing.
|
2019-12-16 15:07:46 -08: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
|
1617865049
|
Remote machine name now gets added to browser tab's title.
|
2019-07-03 21:24:00 -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
|
a0405e28a0
|
WIP
|
2019-06-15 18:08:30 -07:00 |
|