Miroslav Šedivý
|
994a91886d
|
remove broadcast from websocket.
|
2020-11-30 17:29:05 +01:00 |
|
Miroslav Šedivý
|
179a22476c
|
do not remove user on disconnect.
|
2020-11-28 15:30:35 +01:00 |
|
Miroslav Šedivý
|
b675e4cc82
|
member name refactor.
|
2020-11-28 15:03:38 +01:00 |
|
Miroslav Šedivý
|
3f312c84ad
|
remove user kick.
|
2020-11-28 14:32:38 +01:00 |
|
Miroslav Šedivý
|
ecfce6c886
|
remove room lock.
|
2020-11-25 22:16:56 +01:00 |
|
Miroslav Šedivý
|
665d9d2130
|
Create + Delete session.
|
2020-11-25 22:06:13 +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ý
|
ff7efe9f3b
|
socket -> websocket_peer.
|
2020-11-25 18:36:33 +01:00 |
|
Miroslav Šedivý
|
db820806a4
|
add broadcast endpoint & broadcast pipeline return error.
|
2020-11-18 21:34:39 +01:00 |
|
Miroslav Šedivý
|
6d27b0a69c
|
return err socket.
|
2020-11-18 20:34:33 +01:00 |
|
Miroslav Šedivý
|
da7e6f7728
|
Broadcast should not return error.
|
2020-11-18 20:30:33 +01:00 |
|
Miroslav Šedivý
|
eec285cd07
|
Rename displayname to name.
|
2020-11-16 22:22:19 +01:00 |
|
Miroslav Šedivý
|
570efbf3a6
|
remove unused ban endpoint.
|
2020-11-16 22:21:21 +01:00 |
|
Miroslav Šedivý
|
d87a10b23a
|
remove unused mute function.
|
2020-11-16 22:10:03 +01:00 |
|
Miroslav Šedivý
|
99068b893b
|
naming convention -> screen size.
|
2020-11-16 22:04:50 +01:00 |
|
Miroslav Šedivý
|
e8f9e2e4e4
|
fix clipboard bug.
|
2020-11-16 21:57:35 +01:00 |
|
Miroslav Šedivý
|
316533dab0
|
remove duplicate error logging.
|
2020-11-16 18:12:25 +01:00 |
|
Miroslav Šedivý
|
b411675108
|
code indentation.
|
2020-11-16 17:48:10 +01:00 |
|
Miroslav Šedivý
|
234b0a2e06
|
remove code duplication.
|
2020-11-16 16:56:03 +01:00 |
|
Miroslav Šedivý
|
f136a31b03
|
minor refactor ifs.
|
2020-11-14 16:09:00 +01:00 |
|
Miroslav Šedivý
|
7c64e6068a
|
minor session changes.
|
2020-11-14 16:03:39 +01:00 |
|
Miroslav Šedivý
|
e5eaf5c60c
|
session id to session.
|
2020-11-14 16:03:12 +01:00 |
|
Miroslav Šedivý
|
a8173ce02f
|
change screen size only on desktop.
|
2020-11-04 00:27:47 +01:00 |
|
Miroslav Šedivý
|
51c6e0091f
|
Connected / Disconnected refactor.
|
2020-11-01 21:03:25 +01:00 |
|
Miroslav Šedivý
|
e51541fe01
|
separate disconnect from destroy.
|
2020-11-01 20:53:25 +01:00 |
|
Miroslav Šedivý
|
311ed987d8
|
refactor WS authentication.
|
2020-11-01 20:23:09 +01:00 |
|
Miroslav Šedivý
|
c10b2212d1
|
auth moved from websockets to session.
|
2020-11-01 18:39:12 +01:00 |
|
Miroslav Šedivý
|
3ea979ed47
|
minor changes.
|
2020-11-01 18:12:16 +01:00 |
|
Miroslav Šedivý
|
7fb977faa4
|
edit broadcast.
|
2020-11-01 17:34:47 +01:00 |
|
Miroslav Šedivý
|
9559edf4d4
|
bug fixes.
|
2020-11-01 16:37:00 +01:00 |
|
Miroslav Šedivý
|
5d906e0a8b
|
major refactor.
|
2020-11-01 16:09:48 +01:00 |
|
Miroslav Šedivý
|
5c92b75cf7
|
Refactor: session remove duplicate ID in endpoints.
|
2020-10-31 23:53:19 +01:00 |
|
Miroslav Šedivý
|
e150203b54
|
refactor session remove redundant IDs.
|
2020-10-31 23:03:37 +01:00 |
|
Miroslav Šedivý
|
b61495ac0b
|
remove redundant ID parameter in websockets.
|
2020-10-31 22:43:47 +01:00 |
|
Miroslav Šedivý
|
cca147859d
|
refactor WebRTC antipatterns.
|
2020-10-31 21:46:29 +01:00 |
|
Miroslav Šedivý
|
b1b5a70c64
|
WebRTC refactor -> session dependency removal.
|
2020-10-31 21:20:42 +01:00 |
|
Miroslav Šedivý
|
b6d5df6d04
|
API screen change websocket broadcast.
|
2020-10-30 21:29:51 +01:00 |
|
Miroslav Šedivý
|
3c5c01f475
|
remove chat.
|
2020-10-29 18:11:30 +01:00 |
|
Miroslav Šedivý
|
f5fcf724f4
|
unnecessary assignment to the blank identifier.
|
2020-10-28 22:09:48 +01:00 |
|
Miroslav Šedivý
|
91fed3c480
|
log socket disconnected error.
|
2020-10-28 22:09:02 +01:00 |
|
Miroslav Šedivý
|
1ce6dad973
|
log clipboard sync error.
|
2020-10-28 22:07:18 +01:00 |
|
Miroslav Šedivý
|
541ca80878
|
unknown session id return error.
|
2020-10-28 22:02:42 +01:00 |
|
Miroslav Šedivý
|
95ce0063ec
|
set host catch error.
|
2020-10-28 21:59:37 +01:00 |
|
Miroslav Šedivý
|
01d125316f
|
WebSocketHandler no return.
|
2020-10-28 20:29:18 +01:00 |
|
Miroslav Šedivý
|
a5014e205e
|
n.eko.moe -> demodesk.
|
2020-10-28 19:15:48 +01:00 |
|
Miroslav Šedivý
|
56de805f54
|
initial commit - from neko open source repository..
|
2020-10-22 16:54:50 +02:00 |
|