Commit Graph

79 Commits

Author SHA1 Message Date
Jared Goodwin
4ded311d34 Set key states up on window blur. 2021-07-29 07:56:35 -07:00
Jared Goodwin
39a67fef73 Session type serialization check. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3e9b0ec3c9 Fix session type serialization. 2021-07-29 07:56:35 -07:00
Jared Goodwin
d5ba6170b6 Fix session type display. 2021-07-29 07:56:35 -07:00
Jared Goodwin
3b1e034ec0 Add Windows Session selection. 2021-07-29 07:56:35 -07:00
Jared Goodwin
8a65fed86a Remove unnecessary code. 2021-07-29 07:56:35 -07:00
Jared Goodwin
b17267ce2c One-time-password for remote control sessions via API. 2021-07-29 07:56:34 -07:00
Jared Goodwin
182e030c30 Update ServerConfig page for IceServers. 2021-07-29 07:56:34 -07:00
Jared Goodwin
ae72b81503 Make support shortcut optional. 2021-07-29 07:56:34 -07:00
Jared Goodwin
05f5a8fedc Update pinch-zoom. 2021-07-29 07:56:33 -07:00
Jared Goodwin
a4e17d19c5 Add configurable IceServers and concurrent update count. 2021-07-29 07:56:33 -07:00
Jared Goodwin
8cf4cf91f9 File transfer updates. 2021-07-29 07:56:33 -07:00
Jared Goodwin
2d31571be2 Rename hubs 2021-07-29 07:56:32 -07:00
Jared Goodwin
9d536c2198 Update fixes. 2021-07-29 07:56:32 -07:00
Jared Goodwin
6c70cf6959 Modify update process. 2021-07-29 07:56:32 -07:00
Jared Goodwin
71b1bc1c00 Add connectionStarted property. 2021-07-29 07:56:31 -07:00
Jared Goodwin
b8cad43484 Add connection request denied. 2021-07-29 07:56:31 -07:00
Jared Goodwin
92b6ddb685 Begin creating wrapper. 2021-07-29 07:56:17 -07:00
Jared Goodwin
57b0486dc1 Add unauthorized message event. 2021-07-29 07:56:17 -07:00
Jared Goodwin
248406f05e Restructure for sending cursor change through WebRTC. 2021-07-29 07:56:17 -07:00
Jared Goodwin
a9efb0c784 Replace clipboard text input with button. 2021-07-29 07:56:16 -07:00
Jared Goodwin
88af1ebb05 Add WebRtc file transfer. 2021-07-29 07:56:16 -07:00
Jared Goodwin
fef83c9b9f Small fixes. 2021-07-29 07:56:16 -07:00
Jared Goodwin
dfa0b0d3d5 Fix file transfer progress bar. 2021-07-29 07:56:16 -07:00
Jared Goodwin
017a2dcc6a Fix monitor switching. 2021-07-29 07:56:16 -07:00
Jared Goodwin
92d23ff023 Add toast messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
dda3b887e9 Re-enable file sharing. 2021-07-29 07:56:16 -07:00
Jared Goodwin
ac27f7964d Cleanup. 2021-07-29 07:56:16 -07:00
Jared Goodwin
04031eb08d Finished WebRTC messages. 2021-07-29 07:56:16 -07:00
Jared Goodwin
a1e2f8bff8 Add WebRTC DTOs. 2021-07-29 07:56:16 -07:00
Jared Goodwin
08ac61e4ef Resolve dependency loop. 2021-07-29 07:56:15 -07:00
Jared Goodwin
74f48270ce Add missing interface 2021-07-29 07:56:15 -07:00
Jared Goodwin
ed0b50373f Add RTC message DTOs. 2021-07-29 07:56:15 -07:00
Jared Goodwin
9dcddd37af Add ContextMenu. 2021-07-29 07:56:15 -07:00
Jared Goodwin
95bcf0a4c3 InvokeAsync to SendAsync. 2021-07-29 07:56:15 -07:00
Jared Goodwin
650068bca8 Rename BufferUpdate to FrameReceived 2021-07-29 07:56:15 -07:00
Jared Goodwin
5bb5976a98 Auto quality tweaks. 2021-07-29 07:56:15 -07:00
Jared Goodwin
207816169f Remove Latency updates. 2021-07-29 07:56:14 -07:00
Jared Goodwin
7b7aa3bfc9 Touch enhancements. 2021-07-29 07:56:14 -07:00
Jared Goodwin
112e780576 Separate remote-control css theme values. 2021-07-29 07:56:14 -07:00
Jared Goodwin
3b8af4309f Install dependencies in Linux desktop. 2021-07-29 07:56:14 -07:00
Jared Goodwin
138b339e07 Refactor BitBlt and DirectX capturer into one service. 2021-07-29 07:56:14 -07:00
Jared Goodwin
6d0254d515 Add Debug property to show FPS. 2021-07-29 07:56:09 -07:00
Jared Goodwin
4b1741c082 Add connection relayed/p2p indicator. 2021-07-29 07:56:07 -07:00
Jared Goodwin
3654384f4d Fix WebRTC for Firefox. Improve clipboard transfer. 2021-07-29 07:56:06 -07:00
Jared Goodwin
1d15d7b5bd Use Json protocol instead of MessagePack in main agent to fix datetime issues. 2021-07-29 07:56:06 -07:00
Jared Goodwin
94ff1f23ba Add automatic clipboard updating from browser to endpoint. 2021-07-29 07:56:05 -07:00
Jared Goodwin
963ea9498e Added ability to block remote user input. 2021-07-29 07:56:01 -07:00
Jared Goodwin
f9d250c17a Check organization remote control session count during attended access. 2021-07-29 07:56:01 -07:00
Jared Goodwin
35341700d5 Fix screen caster shutdown. Add dynamic DTO type for WebRTC binary serialization. 2021-07-29 07:56:00 -07:00