Commit Graph

1479 Commits

Author SHA1 Message Date
56b7c8087d rename to wsControl. 2022-07-28 12:44:07 +02:00
84708c77d2 overlay send events over WS if not connected. 2022-07-28 12:44:07 +02:00
4b2c03b88d overlay onControlChange use control events. 2022-07-28 12:44:07 +02:00
6f18bde058 overlay onAction move to control. 2022-07-28 12:44:07 +02:00
3180102006 control add button and optionally pos. 2022-07-28 12:44:07 +02:00
3382126f40 implement move and scroll for websocket control. 2022-07-28 12:44:07 +02:00
f3850e022c overlay use control instead of event emitter. 2022-07-28 12:44:07 +02:00
a6813f994c ws control buttons & keys add optional pos. 2022-07-28 12:43:31 +02:00
7d5ec0190a add button events to control WebSocket. 2022-07-28 12:43:31 +02:00
f4a4e0152e webrtc SetCursorPosition. 2022-07-28 12:43:31 +02:00
81531d74c1 websocket move cursor & scroll. 2022-07-28 12:43:31 +02:00
cf97610067 Inactive cursors proper clearing (#7)
* extract canvasDrawPoints and use new_last_points.

* lint fix.

* canvasDrawPoints default percent 1,
2022-07-28 12:21:03 +02:00
cd15007e3c hide elements around textarea if added by browsers extensions. (#5) 2022-07-28 12:20:42 +02:00
babddacbf3 Go generics and changes in v1.18 (#5)
* ArrayIn to use generics.

* interface{} -> any.
2022-07-28 12:20:20 +02:00
c725e96c90 change shutdown order. (#4) 2022-07-28 12:19:58 +02:00
b8d3c1c7ee github action fix registry-url. 2022-07-18 23:17:37 +02:00
6d8fc7ac89 version 1.6.5 2022-07-18 23:12:10 +02:00
5b035e4348 fix page paddings. 2022-07-18 23:11:13 +02:00
2ef599b90e hide textarea resize. (#3) 2022-07-18 22:59:21 +02:00
472fd5f346 add LICENSE. 2022-07-18 22:08:47 +02:00
c96f029534 add LICENSE. 2022-07-18 22:08:36 +02:00
94112fdf7b Add github actions (#1) 2022-07-17 22:43:29 +02:00
78b0ee6b3c add plugins. 2022-07-17 00:52:29 +02:00
19b9ff6b88 add test page. 2022-07-16 21:30:35 +02:00
ecbd2d3ca2 add dev scripts. 2022-07-16 20:53:37 +02:00
17be646493 add openapi. 2022-07-16 20:51:16 +02:00
c85d1f3159 Add GitHub Actions (#2) 2022-07-15 00:29:57 +02:00
52ba7d987f plugins buildvcs. 2022-07-14 23:47:45 +02:00
d08829493a add plugins folder. 2022-07-14 22:10:41 +02:00
b7926c335e dev config add round. 2022-07-14 22:10:41 +02:00
3cd59b9f30 rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
41df1bc8d3 build - ensure plugins folder exists. 2022-07-14 22:10:41 +02:00
757437111e add build scripts. 2022-07-14 22:10:41 +02:00
a1f7b23f9d add openapi. 2022-07-14 22:10:41 +02:00
43fa56f5af update gitignore. 2022-07-14 22:10:41 +02:00
e181abf577 set version from git tag. 2022-07-04 19:14:52 +02:00
1064cc4eb5 go mod upgrade. 2022-07-04 18:28:38 +02:00
2bf83f6217 add metrics to config. 2022-07-04 18:26:29 +02:00
bf47e5a8d0 cleanup. 2022-07-04 18:23:35 +02:00
8f83089c8e move to /health and exclude metrics from logging. 2022-07-04 18:09:47 +02:00
e37f5c13ca fix bug. 2022-07-04 18:03:35 +02:00
8ada0217d0 reset counters when closed. 2022-07-04 17:47:04 +02:00
d5c934f2af add ReceiverReport. 2022-07-04 01:01:03 +02:00
fb707f05a6 join bytes by a label. 2022-07-04 00:48:29 +02:00
01b5d61e2b add receiverEstimatedMaximumBitrate. 2022-07-04 00:38:46 +02:00
3fda00bac5 add video id for webrtc metrics. 2022-07-03 23:21:25 +02:00
e4261c53b1 iceCandidatesMu. 2022-07-03 23:06:56 +02:00
bb35695255 split sctp and ice bytes. 2022-07-01 00:16:39 +02:00
7a1c8813e6 metrics connection State Count. 2022-06-30 23:54:06 +02:00
fc5c017666 stats ice Candidates Count. 2022-06-30 23:50:47 +02:00