Commit Graph

125 Commits

Author SHA1 Message Date
Miroslav Šedivý
c9290bd88a browser add cookies. 2020-12-23 02:41:15 +01:00
Miroslav Šedivý
5755b45888 browser tabs example introduced. 2020-12-20 19:35:35 +01:00
Miroslav Šedivý
251cea24b8 add back and forward navigate. 2020-12-13 23:38:38 +01:00
Miroslav Šedivý
67405da3aa add browserUrl. 2020-12-13 23:24:21 +01:00
Miroslav Šedivý
ed31b7de70 API updated. 2020-12-08 16:13:26 +01:00
Miroslav Šedivý
5bdd5fc54b ignore if no video after webrtc destroying. 2020-12-07 19:45:07 +01:00
Miroslav Šedivý
cab53d7d17 webrtc connect / disconnect functions. 2020-12-07 18:46:29 +01:00
Miroslav Šedivý
f30614db25 properly destroy webrtc stream. 2020-12-07 18:44:14 +01:00
Miroslav Šedivý
b489432dbe is admin condition. 2020-12-06 20:30:34 +01:00
Miroslav Šedivý
4f56d14ae3 implicitControl only if user can host. 2020-12-06 20:08:25 +01:00
Miroslav Šedivý
e138b5fc27 is_receiving - is_watching. 2020-12-06 19:02:24 +01:00
Miroslav Šedivý
fb4f1d68cc remove WS and add memberUpdate. 2020-12-03 20:46:54 +01:00
Miroslav Šedivý
052eb3cade add clear state function. 2020-12-03 20:16:24 +01:00
Miroslav Šedivý
7f038140e3 WS remove connected & disconnected event. 2020-12-03 16:43:52 +01:00
Miroslav Šedivý
7a8a4f11dc extract member state to custom struct. 2020-12-03 16:11:26 +01:00
Miroslav Šedivý
11a843af0f new WS events. 2020-12-02 19:21:25 +01:00
Miroslav Šedivý
3df2c028cd update member data interface. 2020-12-02 18:17:07 +01:00
Miroslav Šedivý
38703f89b6 add member create & delete. 2020-12-02 13:52:02 +01:00
Miroslav Šedivý
2a6a65144c introduced ImplicitHosting. 2020-12-02 11:24:27 +01:00
Miroslav Šedivý
8bfe0c4f67 add implicit control. 2020-12-02 10:45:23 +01:00
Miroslav Šedivý
a268bddc57 member id instead of whole object in state. 2020-12-01 23:59:02 +01:00
Miroslav Šedivý
4c247f61ff members as object. 2020-12-01 22:58:05 +01:00
Miroslav Šedivý
77049128df add MemberId to init. 2020-11-30 22:25:20 +01:00
Miroslav Šedivý
267ef5baa0 WebSocket types & messages refactored using new spec. 2020-11-30 22:00:07 +01:00
Miroslav Šedivý
34ac9098f0 use proxy to backend. 2020-11-29 16:14:09 +01:00
Miroslav Šedivý
deae203803 use REST API. 2020-11-29 16:01:08 +01:00
Miroslav Šedivý
ad9bdd609e fix lint for api. 2020-11-29 15:54:13 +01:00
Miroslav Šedivý
c3d48d39e2 lint fix. 2020-11-29 15:50:08 +01:00
Miroslav Šedivý
ac9ac7ac69 add new api internal class. 2020-11-29 15:34:52 +01:00
Miroslav Šedivý
84e4f22524 add swagger API. 2020-11-29 15:33:16 +01:00
Miroslav Šedivý
6fa8c3c1f8 add video mute event. 2020-11-29 12:06:01 +01:00
Miroslav Šedivý
0d5a447e13 add fontawesome. 2020-11-28 22:23:31 +01:00
Miroslav Šedivý
3cf85fed8e split component & page. 2020-11-28 21:47:16 +01:00
Miroslav Šedivý
f796eb236b use persistent autentication. 2020-11-28 15:28:11 +01:00
Miroslav Šedivý
bc443cb3a0 remove legacy websocket endpoints. 2020-11-28 15:08:07 +01:00
Miroslav Šedivý
3261cf663a add screenChangingToggle. 2020-11-16 16:12:04 +01:00
Miroslav Šedivý
526e227b41 bump version to 0.1.1 2020-11-10 21:58:34 +01:00
Miroslav Šedivý
7e5b545a0f add public gettter. 2020-11-10 21:46:22 +01:00
Miroslav Šedivý
71a6cea82e upgrade all packages. 2020-11-10 21:11:44 +01:00
Miroslav Šedivý
3214d35f24 remove unused packages. 2020-11-10 20:54:41 +01:00
Miroslav Šedivý
67b7b478da add .vscode folder. 2020-11-10 20:42:48 +01:00
Miroslav Šedivý
238919d4e6 change version. 2020-11-10 20:18:23 +01:00
Miroslav Šedivý
1b9b37bcc5 edit naming convention. 2020-11-10 20:17:46 +01:00
Miroslav Šedivý
7dc02267eb fix set volume as Number. 2020-11-10 20:04:36 +01:00
Miroslav Šedivý
c0cb144876 toggle switch inverse. 2020-11-10 19:59:51 +01:00
Miroslav Šedivý
619ac3350b refactor state & public methods. 2020-11-10 19:57:52 +01:00
Miroslav Šedivý
6177ffc242 member is_admin. 2020-11-08 22:50:18 +01:00
Miroslav Šedivý
3c09eaf0ad member is watching. 2020-11-08 22:48:04 +01:00
Miroslav Šedivý
214d3e04f4 connection state. 2020-11-08 22:44:37 +01:00
Miroslav Šedivý
869b27161b fullscreen. 2020-11-08 22:16:47 +01:00