Archived
2
0
Commit Graph

75 Commits

Author SHA1 Message Date
Miroslav Šedivý
d17a7e8d82 move filetransfer to locks. 2022-11-19 20:26:45 +01:00
Miroslav Šedivý
76b44b949c add status failed + error. 2022-11-19 17:35:02 +01:00
Miroslav Šedivý
950cb118cc remove unused property. 2022-11-19 16:57:00 +01:00
Miroslav Šedivý
fac8700192 lint fix. 2022-11-19 16:03:49 +01:00
Miroslav Šedivý
04cd943eb4 move refresh ws to store. 2022-11-19 15:46:27 +01:00
William Harrell
57e89bb1cc file transfer permission state management 2022-11-15 20:39:06 -05:00
William Harrell
b9f31cc19c added file downloads to frontend 2022-11-11 20:27:15 -05:00
William Harrell
cfc7b15211 manual refresh function 2022-11-03 21:54:05 -04:00
William Harrell
70e84c5840 listing of files on connect 2022-11-02 22:20:32 -04:00
Miroslav Šedivý
8db06a7625 implement system init. 2021-12-11 14:12:03 +01:00
Miroslav Šedivý
fed6ddbd4e Automatic SDP negotiation (#103) 2021-12-02 23:43:36 +01:00
Miroslav Šedivý
61fcf7f699 add lock controls for users. 2021-11-16 22:50:11 +01:00
Miroslav Šedivý
9be75c20ca typescript catch error any. 2021-08-31 18:25:06 +02:00
Miroslav Šedivý
b808530f0c use async / await. 2021-08-31 17:58:32 +02:00
Miroslav Šedivý
313cd55049 add system error. 2021-08-15 16:05:26 +02:00
Miroslav Šedivý
122fd8b957 custom kick message, fixes #56. 2021-07-17 19:37:50 +02:00
Miroslav Šedivý
b9b80ed79a show reconnecting notify. #48 2021-07-17 19:18:21 +02:00
Miroslav Šedivý
38bed98741 fix timeout typescript. 2021-07-17 11:30:46 +02:00
Miroslav Šedivý
86a9effe41 don't kill webrtc on temporary network issues #48. 2021-06-27 22:20:15 +02:00
mbattista
c7a178e5a4 object instead of string 2021-04-04 20:08:28 +00:00
mbattista
29b4881c08 allow to add password protected turn server 2021-04-04 17:37:07 +00:00
m1k1o
8a0d0bac0c translation key 'you' should be optional. 2021-04-03 16:00:07 +02:00
mbattista
b88f1750f7 updated dependencies 2021-03-28 19:44:43 +00:00
m1k1o
9771b551df proper disconnect. 2021-03-19 20:16:08 +01:00
m1k1o
5762f33e36 fix lint and clear candidates array. 2021-03-13 10:32:05 +01:00
mbattista
a961dd6428 should fix race condition 2021-03-12 23:45:01 +00:00
m1k1o
b75303aa30 ws relative url only path. 2021-03-10 23:10:14 +01:00
m1k1o
69e7990afb relative websocket URL. 2021-03-10 23:02:34 +01:00
m1k1o
d763895665 invite links. 2021-03-10 21:35:40 +01:00
m1k1o
9e64b47dea lint fix. 2021-03-09 18:20:06 +01:00
m1k1o
9b9a3ad4af add initWithURL. 2021-03-09 18:06:57 +01:00
gbrian
dc3bb4f837 init 2021-03-09 15:56:52 +01:00
m1k1o
15edc0f73e client linter fix. 2021-03-01 15:10:20 +01:00
m1k1o
afcd029e4d fix kicking user. 2021-02-18 18:33:21 +01:00
m1k1o
3dd48c91ac client lint fix. 2021-02-18 18:06:15 +01:00
m1k1o
d53bb724b2 fix lint error 2021-02-14 19:18:27 +01:00
Marcel Battista
82cc13b680 back to recvonly 2021-02-14 16:49:08 +00:00
Marcel Battista
a362df4976 update to pion v3 2021-02-14 16:30:24 +00:00
m1k1o
aa1a3ec413 fix client bugs 2020-09-27 01:34:18 +02:00
m1k1o
f6bc7350a8 add Broadcast GUI 2020-09-27 01:13:34 +02:00
m1k1o
e01ab240f1 keyboard modifier state - client implementation 2020-06-20 00:05:03 +02:00
Miroslav Šedivý
48bbededc1 try to changeKeyboard everytime host changes 2020-06-16 01:26:26 +02:00
Miroslav Šedivý
01564a57b5 Revert "new WS ControlRequest data type"
This reverts commit 70e8b215cb.
2020-06-16 01:01:23 +02:00
Miroslav Šedivý
8113ce276c changeKeyboard on control give 2020-06-16 00:57:12 +02:00
Miroslav Šedivý
6206fbbadd add new WS keyboard event 2020-06-16 00:55:14 +02:00
Miroslav Šedivý
70e8b215cb new WS ControlRequest data type 2020-06-15 22:26:47 +02:00
Miroslav Šedivý
9a6ca9b5b0 send keysyms in uint64 2020-06-15 18:57:28 +02:00
Miroslav Šedivý
d2477a37d0 use guacamole kbd 2020-06-15 15:55:31 +02:00
Miroslav Šedivý
ebec0fef90 use local numlock 2020-06-14 13:34:33 +02:00
Miroslav Šedivý
0fc847fa59 fix key codes 2020-06-13 18:03:07 +02:00