Commit Graph

1475 Commits

Author SHA1 Message Date
Miroslav Šedivý
ef7e9b1a53 move metrics to /metrics. 2022-06-14 22:34:51 +00:00
Miroslav Šedivý
6deaa64884 capture metrics. 2022-06-15 00:23:16 +02:00
Miroslav Šedivý
0952be6a94 add chi metrics middleware. 2022-06-15 00:22:27 +02:00
Miroslav Šedivý
b5f16a24eb version 1.6.4 2022-06-01 23:19:01 +02:00
Miroslav Šedivý
4428441d0d upgrade guac kbd. 2022-06-01 11:42:35 +02:00
Miroslav Šedivý
fa221a6d60 version 1.6.3 2022-05-30 22:57:23 +02:00
Miroslav Šedivý
3b6431ced2 use default cursor. 2022-05-29 20:22:28 +02:00
Miroslav Šedivý
9c20591e3d add sendMessage. 2022-05-29 19:58:30 +02:00
Miroslav Šedivý
e96e54f791 messages event. 2022-05-27 00:25:34 +02:00
Miroslav Šedivý
44f21b2f13 with external api. 2022-05-21 15:36:29 +01:00
Miroslav Šedivý
31889e5e57 version 1.6.2 2022-05-18 16:33:32 +02:00
Miroslav Šedivý
fa12804996 disable multi-word-component-names. 2022-05-14 19:41:34 +02:00
Miroslav Šedivý
6fcbcedc6d node 16 major upgrade. 2022-05-14 19:25:22 +02:00
Miroslav Šedivý
bf9361a61f minor upgrade + fontawesome. 2022-05-14 19:13:41 +02:00
Miroslav Šedivý
5b7784f2a4 add auth test. 2022-05-14 17:40:49 +02:00
Miroslav Šedivý
ff85f0b11b PluginsGenericOnly debug types. 2022-05-14 00:30:58 +02:00
Miroslav Šedivý
a31ad44bb8 plugins generic only. 2022-05-12 00:12:15 +02:00
Miroslav Šedivý
91c8f0886b optionally rebuild plugins. 2022-05-08 00:32:20 +02:00
Miroslav Šedivý
0e6b411988 skip plugin build if no go.plug.mod. 2022-05-08 00:22:45 +02:00
Miroslav Šedivý
52642dbeb6 add plugins to member profile. 2022-05-08 00:15:36 +02:00
Miroslav Šedivý
e1022e34df version 1.6.1 2022-05-03 22:01:15 +02:00
Miroslav Šedivý
d5425ea457 clipboard set for control paste. 2022-05-03 19:57:31 +00:00
Miroslav Šedivý
b9c4a9b597 keySymsRemap before clipboard logic. 2022-05-03 21:56:37 +02:00
Miroslav Šedivý
b7277bc291 catch client clipboard errors. 2022-05-03 21:56:21 +02:00
Miroslav Šedivý
63cad4df72 do not remove focus on mouse leave. 2022-05-03 21:46:16 +02:00
Aleksandar Sukovic
49ff490640 load plugins in order of dependencies. 2022-05-03 11:17:04 +00:00
Aleksandar Sukovic
cd2d9b413d build plugins with own modfile. 2022-05-03 08:15:44 +00:00
Miroslav Šedivý
9ba33292ea ignored keyup hashmap. 2022-05-01 21:51:10 +02:00
Miroslav Šedivý
d87c78ba50 bi directional clipboard handling over WS. 2022-04-29 00:00:41 +02:00
Miroslav Šedivý
968082d7b4 paste control with clipboard. 2022-04-28 23:58:31 +02:00
Miroslav Šedivý
0aae212c1f sync user's clipboard. 2022-04-28 23:25:33 +02:00
Miroslav Šedivý
e65c10005e use textarea for pasting. 2022-04-28 22:48:04 +02:00
Maksim Dorokhin
ae7e6dc2d7 add error to plugin start. 2022-04-20 09:31:37 +00:00
Miroslav Šedivý
61059c9b3c revert backwards compatibility. 2022-04-19 10:16:59 +00:00
Aleksandar Sukovic
fdd0639036 expose plugin service. 2022-04-19 10:14:59 +00:00
Aleksandar Sukovic
35892f4ed1 upgrade to go 1.18. 2022-04-15 19:38:12 +00:00
Miroslav Šedivý
a4bb108168 replace modules with go plugins. 2022-04-15 19:28:00 +00:00
Maksim Dorokhin
f447cabe2e add patch method to router. 2022-04-14 08:47:47 +00:00
Miroslav Šedivý
4b22e55223 version 1.6.0 2022-03-29 23:53:18 +02:00
Miroslav Šedivý
ca49272bf2 move paused to webrtc stats. 2022-03-29 23:39:12 +02:00
Miroslav Šedivý
7435ff68a6 do not show screencast if not connected to webrtc. 2022-03-27 22:49:52 +02:00
Miroslav Šedivý
f7f533f269 implement private mode. 2022-03-27 22:49:12 +02:00
Miroslav Šedivý
5f6aef469a implement settings structure. 2022-03-27 01:16:19 +01:00
Miroslav Šedivý
149d74150b sessions in private still get cursor info & send inactive. 2022-03-27 00:35:33 +01:00
Miroslav Šedivý
470f670865 private mode release control. 2022-03-27 00:32:21 +01:00
Miroslav Šedivý
58fca708a7 add settings update to API. 2022-03-27 00:26:25 +01:00
Miroslav Šedivý
7d53e59945 properly clear inactive cursors. 2022-03-27 00:26:11 +01:00
Miroslav Šedivý
81867d811b sessions: switch to settings struct. 2022-03-27 00:08:06 +01:00
Miroslav Šedivý
d004ddd68f private mode implementation. 2022-03-26 23:20:38 +01:00
Miroslav Šedivý
f549171ded opus useinbandfec. 2022-03-24 21:48:51 +01:00