Commit Graph

41 Commits

Author SHA1 Message Date
Miroslav Šedivý
2f9964580f use 1 instead of true for consistency. 2024-01-06 17:33:39 +01:00
mbattista
355c0eac0d add parameter for chat mute and show side 2024-01-06 15:02:13 +01:00
Miroslav Šedivý
dfe8b8b57d npm lint. 2023-01-29 20:31:00 +01:00
Miroslav Šedivý
d17a7e8d82 move filetransfer to locks. 2022-11-19 20:26:45 +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ý
7d1fa28d88
Implicit control gain (#108)
* add client side implicit hosting.

* add server side implicit hosting.

* update changelog.

* allow clipboard & keybaord access.
2021-12-11 14:34:28 +01:00
Miroslav Šedivý
8db06a7625 implement system init. 2021-12-11 14:12:03 +01:00
Miroslav Šedivý
b348f48092 sanitize display name and markdown codeblock. 2021-11-26 21:52:24 +01:00
Miroslav Šedivý
61fcf7f699 add lock controls for users. 2021-11-16 22:50:11 +01:00
Gustavo Brian
6b19246fec
Fix remote host getter (#94)
* Lib build fix $te ref

* Error accesing host
2021-10-05 19:05:54 +02: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ý
2cff2a340f show badge on new messages. 2021-07-17 12:38:12 +02:00
gbrian
78d2d706af wrong condition 2021-03-29 11:11:26 +00:00
gbrian
8efc5d7094 merge from remote 2021-03-29 11:03:25 +00:00
Miroslav Šedivý
e6c7dd0122 keyboard layouts from file 2020-06-16 02:09:05 +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ý
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ý
c176411512 add layout select to settings 2020-06-15 22:09:01 +02:00
Craig
9d484a49d0 linting 2020-04-05 03:17:06 +00:00
Craig
bf51a3ff3a username -> displayname 2020-04-05 01:33:19 +00:00
Craig
1f8b4d44c7 fix #33 2020-02-12 22:41:52 +00:00
Craig
fc43a0a3ab mute video if not focused 2020-02-12 04:16:49 +00:00
Craig
d29a64ac86 lock controls 2020-02-11 23:51:57 +00:00
Craig
92f2156eef better sorting 2020-02-11 19:48:30 +00:00
Craig
6db53d8c48 automatic login 2020-02-11 19:36:06 +00:00
Craig
b6a5c2cc95 live resolution complete 2020-02-11 18:43:31 +00:00
Craig
9e995233af live change resolution (WIP) 2020-02-11 05:15:59 +00:00
Craig
ce319ce334 fixed video not showing after reconnect 2020-02-04 15:37:56 +00:00
Craig
98980cc565 yay emoji!!! 2020-02-01 20:35:48 +00:00
Craig
0f40e0119c dont show emotes when document hidden 2020-01-30 23:58:26 +00:00
Craig
56a5dcf77f clipboard sync and some minor fixes 2020-01-25 14:29:52 +00:00
Craig
157ee2e1fb more progress on refactor 2020-01-23 15:23:26 +00:00
Craig
8ba1b68a21 refactor progress 2020-01-22 17:16:40 +00:00
Craig
e542627805 client refactor progress 2020-01-20 14:36:18 +00:00