Commit Graph

374 Commits

Author SHA1 Message Date
Miroslav Šedivý
662cb53982 iceservers with auth. 2021-03-17 15:47:50 +01:00
Miroslav Šedivý
4d967f03d0 version 1.3.0 2021-03-15 14:00:39 +01:00
Miroslav Šedivý
4230eb3e07 login username password. 2021-03-14 00:32:23 +01:00
Miroslav Šedivý
85c4f4371d member -> session. 2021-03-14 00:08:52 +01:00
Miroslav Šedivý
6a90cd11d2 member events -> session events. 2021-03-13 23:48:16 +01:00
Miroslav Šedivý
63fbbeaa09 memberState -> sessionState. 2021-03-13 23:41:13 +01:00
Miroslav Šedivý
fabf41662f version 1.2.2 2021-03-09 16:42:25 +01:00
Miroslav Šedivý
4e54acae2c version 1.2.1 2021-03-02 15:18:07 +01:00
Miroslav Šedivý
57ad14954d version 1.1.1 2021-03-02 15:16:02 +01:00
Miroslav Šedivý
d385c19794 autologin and server url in props. 2021-03-02 12:36:39 +01:00
Miroslav Šedivý
3e66e8ba8f axios withCredentials true. 2021-03-01 18:20:00 +01:00
Miroslav Šedivý
6f97a376f5 bump openapi generator version. 2021-02-26 22:54:43 +01:00
Gheorghe
c8cf5ed621 feat: ci pipeline for debug image 2021-02-26 14:34:14 +01:00
Miroslav Šedivý
e1e7e0ba21 update package lock. 2021-02-25 14:27:03 +01:00
Miroslav Šedivý
606584bfdb keysym as uint32. 2021-02-23 21:26:17 +01:00
Miroslav Šedivý
ffd567698a canvas remove screenSize event. 2021-02-21 12:36:02 +01:00
Miroslav Šedivý
1967027d29 clean up repository. 2021-02-21 00:41:19 +01:00
Miroslav Šedivý
320ea0b431 remove vue-context and npm upgrade. 2021-02-20 13:29:38 +01:00
Miroslav Šedivý
baf0c6de10 add playsinline to video. 2021-02-19 17:05:24 +01:00
Miroslav Šedivý
1cea58d9e4 set keyboard layout on control. 2021-02-18 23:14:47 +01:00
Miroslav Šedivý
7d4ad810b3 canvas redraw on cursorTag change. 2021-02-18 21:12:31 +01:00
Miroslav Šedivý
8bee5222b1 redraw on screenSize and clear if controlling. 2021-02-18 21:09:08 +01:00
Miroslav Šedivý
6340da049b clear canvas on WebRTC disconnect. 2021-02-18 20:53:08 +01:00
Miroslav Šedivý
49d6174953 synchronize keyboard modifiers with participant. 2021-02-18 16:53:19 +01:00
Miroslav Šedivý
91c465eeca reload canvas on image load. 2021-02-17 21:54:15 +01:00
Miroslav Šedivý
525efe17e7 add cursor tag. 2021-02-17 20:39:12 +01:00
Miroslav Šedivý
5ae700aea0 Revert "add red outline when controling." 2021-02-15 16:01:25 +01:00
Miroslav Šedivý
56a00a404c cursor image/position from WebRTC. 2021-02-13 17:29:35 +01:00
Miroslav Šedivý
3423cbc3b2 switch WebRTC to BigEndian. 2021-02-13 00:02:35 +01:00
Miroslav Šedivý
fbec6cee63 WebRTC use data channel from server. 2021-02-12 23:46:25 +01:00
Miroslav Šedivý
ed495f2fd9 overlay remove defaults for props. 2021-02-12 22:27:51 +01:00
Miroslav Šedivý
05176a2b31 round cursors pixel position. 2021-02-12 17:28:58 +01:00
Miroslav Šedivý
a1d755d6eb pass canvas size to overlay. 2021-02-12 17:11:28 +01:00
Miroslav Šedivý
873e9250cc optimize cursor moving with canvas rendering. 2021-02-11 21:17:47 +01:00
Miroslav Šedivý
6cfe39e6c5 add shared cursor as image tag. 2021-02-11 19:03:31 +01:00
Miroslav Šedivý
723ec821f3 prefix classes with neko-. 2021-02-10 20:57:13 +01:00
Miroslav Šedivý
becc18a928 add red outline when controling. 2021-02-10 20:54:44 +01:00
Miroslav Šedivý
c18213af63 implicit hosting on mouse click. 2021-02-10 20:49:02 +01:00
Miroslav Šedivý
c2d47108fc remove users first interaction event. 2021-02-10 19:33:42 +01:00
Miroslav Šedivý
221dd29968 added simple WebRTC video switching when 0 fps. 2021-02-10 19:27:34 +01:00
Miroslav Šedivý
e28b714090 webrtcReconnect. 2021-02-08 22:32:54 +01:00
Miroslav Šedivý
15e369da33 webrtc force close all. 2021-02-08 22:32:33 +01:00
Miroslav Šedivý
5f07d5aa87 bug: do not set authenticated to False when WS disconnected. 2021-02-08 19:35:14 +01:00
Miroslav Šedivý
03b4f7c71b disconnect websocket on system disconnect event. 2021-02-08 19:31:15 +01:00
Miroslav Šedivý
1ab1953dea refactor webscoket reconnection logic. 2021-02-08 19:14:39 +01:00
Miroslav Šedivý
85a3f4fd9d minor WS &WebRTC fixes. 2021-02-08 18:46:07 +01:00
Miroslav Šedivý
b6d61c0748 websocket improve disconnection handling. 2021-02-08 18:27:37 +01:00
Miroslav Šedivý
f2a9a33cb0 fix logout and save WS url. 2021-02-08 17:50:12 +01:00
Miroslav Šedivý
817ea28379 webrtc stats ignote when no connection. 2021-02-08 17:31:06 +01:00
Miroslav Šedivý
7858edb8ec webrtc connection change. 2021-02-07 17:28:15 +01:00