Miroslav Šedivý
|
b197bb303e
|
add support for modules.
|
2020-12-12 18:37:19 +01:00 |
|
Miroslav Šedivý
|
5b69413e01
|
AddHandler in WebSockets.
|
2020-12-12 17:40:10 +01:00 |
|
Miroslav Šedivý
|
af463b1015
|
AddRouter in API.
|
2020-12-12 17:07:45 +01:00 |
|
Miroslav Šedivý
|
9786c8d537
|
join members endpoints to one file.
|
2020-12-08 16:05:54 +01:00 |
|
Miroslav Šedivý
|
f1f26b5f25
|
MemberDataPayload & membersList implemented.
|
2020-12-08 16:04:54 +01:00 |
|
Miroslav Šedivý
|
7fb40c0384
|
+ GetProfile & GetState members.
|
2020-12-08 15:37:48 +01:00 |
|
Miroslav Šedivý
|
209971cb8a
|
member profile & state to types.
|
2020-12-08 15:14:20 +01:00 |
|
Miroslav Šedivý
|
58c8104ce6
|
remove unused logger from room api handler.
|
2020-12-08 14:31:15 +01:00 |
|
Miroslav Šedivý
|
4b4ddcfe15
|
use json marshal default values.
|
2020-12-08 14:13:12 +01:00 |
|
Miroslav Šedivý
|
303c22bba5
|
profileChanged tested, minor bugs fixed.
|
2020-12-06 21:34:23 +01:00 |
|
Miroslav Šedivý
|
9ca4e04e0b
|
pointer struct to members crud.
|
2020-12-06 21:10:45 +01:00 |
|
Miroslav Šedivý
|
2467c94c59
|
add profileChanged.
|
2020-12-06 19:29:39 +01:00 |
|
Miroslav Šedivý
|
a2da60d617
|
add default access control on users.
|
2020-12-06 19:19:57 +01:00 |
|
Miroslav Šedivý
|
c714d17d87
|
is_receiving - is_watching.
|
2020-12-06 19:02:33 +01:00 |
|
Miroslav Šedivý
|
e17e2cb606
|
+ CanAccessClipboard.
|
2020-12-06 18:55:24 +01:00 |
|
Miroslav Šedivý
|
5edd9dc97a
|
+ CanHost.
|
2020-12-06 18:50:41 +01:00 |
|
Miroslav Šedivý
|
92aa717a8d
|
user - member.
|
2020-12-06 18:50:04 +01:00 |
|
Miroslav Šedivý
|
4fe74fd112
|
+ CanWatch.
|
2020-12-06 18:49:20 +01:00 |
|
Miroslav Šedivý
|
d2ffac3d4b
|
+ CanConnect.
|
2020-12-06 18:49:08 +01:00 |
|
Miroslav Šedivý
|
0a201d50c8
|
+ CanLogin.
|
2020-12-06 18:48:50 +01:00 |
|
Miroslav Šedivý
|
35cd0f5270
|
add connect / disconnect to adapters.
|
2020-12-06 18:11:11 +01:00 |
|
Miroslav Šedivý
|
6ca1e27f01
|
add file adapter.
|
2020-12-06 17:28:15 +01:00 |
|
Miroslav Šedivý
|
100544198b
|
add members database adapters interface.
|
2020-12-06 00:21:09 +01:00 |
|
Miroslav Šedivý
|
edb9fef097
|
remove unused HasHost.
|
2020-12-05 23:42:40 +01:00 |
|
Miroslav Šedivý
|
b24c217509
|
members database import.
|
2020-12-05 23:31:41 +01:00 |
|
Miroslav Šedivý
|
9f452aeb01
|
add database to Sessions.
|
2020-12-05 23:05:46 +01:00 |
|
Miroslav Šedivý
|
a6fbafc079
|
SetProfile changed as Update.
|
2020-12-05 22:18:45 +01:00 |
|
Miroslav Šedivý
|
22407825fe
|
destroy only if is WebRTC active.
|
2020-12-05 21:05:09 +01:00 |
|
Miroslav Šedivý
|
feb07b97ab
|
resolve deadlock problem with mutexes.
|
2020-12-03 20:05:44 +01:00 |
|
Miroslav Šedivý
|
c61f5f2835
|
WebRTC + peer closed.
|
2020-12-03 17:03:15 +01:00 |
|
Miroslav Šedivý
|
4670b5187c
|
Disconnect WebRTC on socket disconnect.
|
2020-12-03 16:45:41 +01:00 |
|
Miroslav Šedivý
|
7eee6debc7
|
WS remove connected & disconnected event.
|
2020-12-03 16:42:27 +01:00 |
|
Miroslav Šedivý
|
d7b5bd6842
|
extract member state to custom struct.
|
2020-12-03 16:10:52 +01:00 |
|
Miroslav Šedivý
|
5f3b9f72cf
|
ID in MemberProfile.
|
2020-12-02 19:22:26 +01:00 |
|
Miroslav Šedivý
|
f361d0c681
|
WS added session events.
|
2020-12-02 18:59:54 +01:00 |
|
Miroslav Šedivý
|
1f5c0a3547
|
updated session events.
|
2020-12-02 18:59:32 +01:00 |
|
Miroslav Šedivý
|
cf47b7e2fa
|
crud update new member profile.
|
2020-12-02 17:43:34 +01:00 |
|
Miroslav Šedivý
|
81b3fbd673
|
moved capture StopStream to websockets events.
|
2020-12-02 17:36:06 +01:00 |
|
Miroslav Šedivý
|
0d2f3405bb
|
new MemberProfile & session refactor.
|
2020-12-02 17:29:38 +01:00 |
|
Miroslav Šedivý
|
220e162f42
|
beautify.
|
2020-12-02 17:23:35 +01:00 |
|
Miroslav Šedivý
|
82d37b15e4
|
HasConnectedMembers and Members returns not connected.
|
2020-12-02 17:12:00 +01:00 |
|
Miroslav Šedivý
|
5541675f57
|
use member id or create new.
|
2020-12-02 16:50:30 +01:00 |
|
Miroslav Šedivý
|
123fbd8317
|
IsAdmin + IsConnected.
|
2020-12-02 16:49:51 +01:00 |
|
Miroslav Šedivý
|
25fec63455
|
WS do not connect if already connected.
|
2020-12-02 11:45:22 +01:00 |
|
Miroslav Šedivý
|
1677e38935
|
introduced ImplicitHosting.
|
2020-12-02 11:24:20 +01:00 |
|
Miroslav Šedivý
|
26c0fea840
|
controlRequest if already is the host.
|
2020-12-02 10:47:20 +01:00 |
|
Miroslav Šedivý
|
b7103ca809
|
ResetKeys on ClearHost.
|
2020-12-02 10:46:00 +01:00 |
|
Miroslav Šedivý
|
964588b328
|
remove HostID.
|
2020-12-02 00:04:36 +01:00 |
|
Miroslav Šedivý
|
bdd8bdab72
|
members as map.
|
2020-12-01 22:56:08 +01:00 |
|
Miroslav Šedivý
|
b82fbae597
|
replace old Member structures.
|
2020-12-01 19:47:50 +01:00 |
|
Miroslav Šedivý
|
6599a093c0
|
remove MemberList structs.
|
2020-12-01 19:45:21 +01:00 |
|
Miroslav Šedivý
|
1b6bc44f2a
|
event SystemDisconnect.
|
2020-12-01 19:44:23 +01:00 |
|
Miroslav Šedivý
|
21293256ed
|
connected session only websocket.
|
2020-11-30 22:28:13 +01:00 |
|
Miroslav Šedivý
|
b194f8034a
|
add MemberId to init.
|
2020-11-30 22:24:58 +01:00 |
|
Miroslav Šedivý
|
2c7291324c
|
fix Host ID json name.
|
2020-11-30 21:27:43 +01:00 |
|
Miroslav Šedivý
|
5c0dee93ac
|
messages highlight comments.
|
2020-11-30 21:06:37 +01:00 |
|
Miroslav Šedivý
|
caa4be4d3b
|
remove unused MEMBER_LIST.
|
2020-11-30 21:06:19 +01:00 |
|
Miroslav Šedivý
|
d00015ee91
|
system init WS.
|
2020-11-30 20:07:19 +01:00 |
|
Miroslav Šedivý
|
745ef00cd2
|
update connected / disconnected events.
|
2020-11-30 19:13:17 +01:00 |
|
Miroslav Šedivý
|
753fb01955
|
removed OnCreated event.
|
2020-11-30 18:52:16 +01:00 |
|
Miroslav Šedivý
|
743ab2bf6a
|
signal provide upon request WS.
|
2020-11-30 18:27:25 +01:00 |
|
Miroslav Šedivý
|
2e090eb54d
|
update control WS.
|
2020-11-30 18:24:38 +01:00 |
|
Miroslav Šedivý
|
4bbf3bb039
|
update screen WS.
|
2020-11-30 17:53:05 +01:00 |
|
Miroslav Šedivý
|
83be51ea0f
|
update keyboard WS.
|
2020-11-30 17:45:53 +01:00 |
|
Miroslav Šedivý
|
e93d167be6
|
update clipboard WS.
|
2020-11-30 17:40:38 +01:00 |
|
Miroslav Šedivý
|
2c210f3cf1
|
signal provide remove ID.
|
2020-11-30 17:33:34 +01:00 |
|
Miroslav Šedivý
|
0a75950356
|
remove admin from websockets.
|
2020-11-30 17:31:29 +01:00 |
|
Miroslav Šedivý
|
994a91886d
|
remove broadcast from websocket.
|
2020-11-30 17:29:05 +01:00 |
|
Miroslav Šedivý
|
def6248ca7
|
revert broadcast status.
|
2020-11-30 17:27:11 +01:00 |
|
Miroslav Šedivý
|
8f9671689f
|
add new messages.
|
2020-11-30 17:09:14 +01:00 |
|
Miroslav Šedivý
|
8cce32c73c
|
edit control event as host.
|
2020-11-30 17:06:42 +01:00 |
|
Miroslav Šedivý
|
147aa0e1a3
|
updated websocket events with TODO comments.
|
2020-11-30 15:48:19 +01:00 |
|
Miroslav Šedivý
|
f9b62073ef
|
add control reset.
|
2020-11-29 15:58:26 +01:00 |
|
Miroslav Šedivý
|
179a22476c
|
do not remove user on disconnect.
|
2020-11-28 15:30:35 +01:00 |
|
Miroslav Šedivý
|
5699ad0bf9
|
allow login using Query.
|
2020-11-28 15:22:04 +01:00 |
|
Miroslav Šedivý
|
b675e4cc82
|
member name refactor.
|
2020-11-28 15:03:38 +01:00 |
|
Miroslav Šedivý
|
c4978ba376
|
http response name convention.
|
2020-11-28 15:00:21 +01:00 |
|
Miroslav Šedivý
|
3f312c84ad
|
remove user kick.
|
2020-11-28 14:32:38 +01:00 |
|
Miroslav Šedivý
|
59457b7658
|
rest CRUD members minor update.
|
2020-11-27 20:00:14 +01:00 |
|
Miroslav Šedivý
|
a90bf87e24
|
login with secret.
|
2020-11-27 19:59:54 +01:00 |
|
Miroslav Šedivý
|
a330a3cc76
|
REST create & Delete member.
|
2020-11-25 22:39:54 +01:00 |
|
Miroslav Šedivý
|
71a84963bc
|
fix types - no json.
|
2020-11-25 22:35:54 +01:00 |
|
Miroslav Šedivý
|
ecfce6c886
|
remove room lock.
|
2020-11-25 22:16:56 +01:00 |
|
Miroslav Šedivý
|
d1fccf5ab6
|
MemberProfile as public type & create user on auth.
|
2020-11-25 22:07:05 +01:00 |
|
Miroslav Šedivý
|
665d9d2130
|
Create + Delete session.
|
2020-11-25 22:06:13 +01:00 |
|
Miroslav Šedivý
|
104d98d129
|
comment out yet unused props.
|
2020-11-25 20:26:29 +01:00 |
|
Miroslav Šedivý
|
f9b2460c3b
|
replace SetConnected function.
|
2020-11-25 20:26:11 +01:00 |
|
Miroslav Šedivý
|
fa54823098
|
Split connected to WebRTC & WebSocket.
|
2020-11-25 20:02:53 +01:00 |
|
Miroslav Šedivý
|
bc77c8f8f5
|
add MemberProfile to session.
|
2020-11-25 19:44:50 +01:00 |
|
Miroslav Šedivý
|
b73e2403af
|
peer -> webrtc_peer.
|
2020-11-25 18:41:40 +01:00 |
|
Miroslav Šedivý
|
ff7efe9f3b
|
socket -> websocket_peer.
|
2020-11-25 18:36:33 +01:00 |
|
Miroslav Šedivý
|
d49542013b
|
CRUD add payloads.
|
2020-11-22 00:06:55 +01:00 |
|
Miroslav Šedivý
|
43781cdf52
|
fix crud handler.
|
2020-11-21 23:57:54 +01:00 |
|
Miroslav Šedivý
|
ce49d975c0
|
member in plural form.
|
2020-11-21 23:42:34 +01:00 |
|
Miroslav Šedivý
|
d39d922f85
|
add dummy member endpoints.
|
2020-11-21 23:39:24 +01:00 |
|
Miroslav Šedivý
|
45f029a2a4
|
fix broadcast bug.
|
2020-11-18 23:32:43 +01:00 |
|
Miroslav Šedivý
|
fb6dabf4e0
|
add control status.
|
2020-11-18 23:14:28 +01:00 |
|
Miroslav Šedivý
|
628abe06fd
|
rest control edit.
|
2020-11-18 23:05:38 +01:00 |
|
Miroslav Šedivý
|
428d6939ec
|
use HttpUnprocessableEntity if already broadcasting.
|
2020-11-18 23:05:26 +01:00 |
|
Miroslav Šedivý
|
ef03f9ec9d
|
do not export REST functions.
|
2020-11-18 22:35:50 +01:00 |
|