Commit Graph

80 Commits

Author SHA1 Message Date
Miroslav Šedivý
ff89677435 cursor Image on connect. 2021-01-10 12:41:51 +01:00
Miroslav Šedivý
818e07fc8b cursor image as WS event. 2021-01-10 12:34:08 +01:00
Miroslav Šedivý
94186f3ef6 add cursor changing (WIP). 2021-01-09 23:28:56 +01:00
Miroslav Šedivý
980b3217f8 getFilesFromDataTansfer - with directory upload. 2021-01-09 15:31:01 +01:00
Miroslav Šedivý
6bd3352a5f drag events correctly emiting to server. 2021-01-08 22:15:49 +01:00
Miroslav Šedivý
dc5699e425 add upload drop events. 2021-01-08 21:36:59 +01:00
Miroslav Šedivý
aab2f389eb switch to new API. 2021-01-08 20:51:38 +01:00
Miroslav Šedivý
4074436d96 generate new API. 2021-01-08 20:16:05 +01:00
Miroslav Šedivý
dea3378cb0 add drag and drop event handler. 2021-01-07 20:21:40 +01:00
Miroslav Šedivý
972ee7c123 add tabs to neko component. 2020-12-29 20:50:49 +01:00
Miroslav Šedivý
398a8a4ab4 remove unused header methods. 2020-12-29 19:25:39 +01:00
Miroslav Šedivý
09e1050f8f remove remporary cookeis hooks. 2020-12-28 21:02:10 +01:00
Miroslav Šedivý
67d0c7eb78 remove duplicate API endpoints. 2020-12-28 17:34:51 +01:00
Miroslav Šedivý
eeb82c09b3 browser tab use REST API. 2020-12-27 22:14:56 +01:00
Miroslav Šedivý
b13c9696b1 api remove payload from names. 2020-12-26 23:59:29 +01:00
Miroslav Šedivý
c796a9e530 export API. 2020-12-26 23:21:49 +01:00
Miroslav Šedivý
c7fde94ac4 add headers manipulation. 2020-12-24 03:23:08 +01:00
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ý
deae203803 use REST API. 2020-11-29 16:01:08 +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ý
6fa8c3c1f8 add video mute event. 2020-11-29 12:06:01 +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ý
7e5b545a0f add public gettter. 2020-11-10 21:46:22 +01:00