Miroslav Šedivý
94717bdad9
legacy: implement files.
2024-09-06 23:26:44 +02:00
Miroslav Šedivý
47153d31a1
legacy: implement screenshot function.
2024-09-06 23:26:44 +02:00
Miroslav Šedivý
a1f2e379cd
legacy: add stats.
2024-09-06 23:26:44 +02:00
Miroslav Šedivý
6a8f8052cd
legacy: implement screen resolution API.
2024-09-06 23:26:44 +02:00
Miroslav Šedivý
17467dc3c8
update dev runtime config.
2024-09-06 23:26:44 +02:00
Miroslav Šedivý
15e805c9b2
rename package.
2024-09-06 23:26:29 +02:00
Miroslav Šedivý
168507dcd4
add evns to launch.
2024-09-06 23:21:57 +02:00
Miroslav Šedivý
b9ff172c15
only update name in profile.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
60910c2d37
api profile endpoint use default data.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
d62acec443
add Kick.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
ceb4e0c3f1
implement mute / unmute.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
3d0b245abf
locks send immediate ID.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
df64a53e58
fix.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
45c90ce9c2
fix logging and server addr.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
679157ef6d
update profile on join.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
0f1f218694
legacy: fix error reporting.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
3965bb870d
fix locks.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
8ce16e2280
fix PluginSettings.
2024-09-06 22:59:23 +02:00
Miroslav Šedivý
15591287cf
fix control give for users.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
610457a9d7
add ADMIN_CONTROL.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
c2b9c70c38
add emote & fix host id.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
65730694ff
handle sessions on connected / disconnected.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
9ea9c1c208
add legacy webrtc handler.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
1d8ec58fbc
legacy adapter - add http calls.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
1c4fc4653b
WIP legacy adapter.
2024-09-06 22:59:04 +02:00
Miroslav Šedivý
1fd4e53637
WIP: legacy WS.
2024-09-06 22:59:00 +02:00
Miroslav Šedivý
6d72a795ef
fix broadcast typo.
2024-09-06 22:58:25 +02:00
Miroslav Šedivý
6a9cb24743
add V2: prefix to all config options.
2024-09-06 22:57:34 +02:00
Miroslav Šedivý
96ab1c53bb
allow setting desktop / capture display separately.
2024-09-06 22:57:34 +02:00
Miroslav Šedivý
e0a4b39cd5
add v2 compatible config.
2024-09-06 22:57:34 +02:00
Miroslav Šedivý
b5c3f8d4a6
WIP: legacy config integration.
2024-09-06 22:57:34 +02:00
Miroslav Šedivý
0ee11b661a
add AV1 codec.
2024-09-06 22:57:34 +02:00
Miroslav Šedivý
cfb423b13d
move server to server directory.
2024-09-06 22:56:24 +02:00
Emmanuel Ortiz
2cd4957472
add generic ArrayIn function with minimal type casting ( #411 )
2024-08-18 22:27:49 +02:00
RisedSky
d56c19b2aa
chore(docs): Add haproxy in the reverse-proxy section ( #409 )
2024-08-16 09:14:06 +02:00
Lukas Bachschwell
6486db601b
Add missing libgstreamer-plugins-base1.0-dev to compile dependency docs ( #407 )
2024-08-11 20:02:40 +02:00
Miroslav Šedivý
1b84c7e7ba
fix invalid errors.
2024-07-20 14:48:54 +02:00
Miroslav Šedivý
21a4b2b797
autostart broadcast only if url is set.
2024-06-18 23:35:22 +02:00
Miroslav Šedivý
5e96bca296
update readme.
2024-06-17 23:20:42 +02:00
Miroslav Šedivý
c78d797fe7
fix typo.
2024-06-17 23:16:48 +02:00
Miroslav Šedivý
57596315e9
broadcast_autostart as config option, #398 .
2024-06-17 23:14:12 +02:00
Miroslav Šedivý
0d7887e9d2
workaround for firefox read clipboard, #373 .
...
Firefox 122+ incorrectly reports that it can read the clipboard but it can't instead it hangs when reading clipboard, until user clicks on the page and the click itself is not handled by the page at all, also the clipboard reads always fail with "Clipboard read operation is not allowed."
2024-06-16 22:55:13 +02:00
Miroslav Šedivý
978fd8977d
google does not archive chrome 111 anymore.
2024-06-16 22:28:32 +02:00
Miroslav Šedivý
4ab5901ba9
sync clipboard only if in focus #373 .
2024-06-16 22:27:46 +02:00
Miroslav Šedivý
da45f62ca8
chat: use can send & can receive in settings and profile.
2024-06-16 18:10:55 +02:00
Miroslav Šedivý
37b131c74c
fix plugin settings unmarshal by changing to "name.key".
2024-06-16 18:08:46 +02:00
Miroslav Šedivý
43467dcac1
filetransfer: use enabeld in settings and profile.
2024-06-16 17:27:42 +02:00
Miroslav Šedivý
5a04066c55
add PluginSettings unmarshaller.
2024-06-16 16:42:32 +02:00
Miroslav Šedivý
ae117ccdbb
fix dev scripts.
2024-06-16 16:26:42 +02:00
Miroslav Šedivý
f65f262d48
WIP: add chat plugin.
2024-06-09 19:05:21 +02:00