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
Miroslav Šedivý
fc3b6f2e21
OnProfileChanged add new & old profile.
2024-06-09 18:02:01 +02:00
Miroslav Šedivý
11a862f101
update docs.
2024-05-19 23:17:17 +02:00
Miroslav Šedivý
b938a4e09e
update docs.
2024-05-19 17:07:52 +02:00
Miroslav Šedivý
59b2faec66
add control requesting to the host.
2024-05-10 12:41:51 +02:00
Miroslav Šedivý
0e8108e9a4
add session delete and disconnect to API.
2024-05-09 10:28:58 +02:00
Miroslav Šedivý
416faa3df4
add session to host change.
2024-05-06 23:47:13 +02:00
Miroslav Šedivý
b562c797b3
remove goformat from settings.json.
2024-05-05 00:03:47 +02:00
Miroslav Šedivý
57ffca0bed
add session to settings change.
2024-05-05 00:03:32 +02:00
Miroslav Šedivý
d47302e2cd
remo superfluous structs from keyboard api.
2024-05-03 22:41:42 +02:00
Miroslav Šedivý
b90eb87c22
unify types.ScreenSize and add ID to screen size update.
2024-05-03 22:40:56 +02:00
Miroslav Šedivý
0f45aa3f19
implement control protection.
2024-04-21 20:10:16 +02:00
Miroslav Šedivý
3ee6078256
add filetransfer lock.
2024-04-20 17:13:32 +02:00
Miroslav Šedivý
a61eade929
add LockedLogins to settings.
2024-04-20 14:27:15 +02:00
Miroslav Šedivý
a178bede87
add filetransfer plugin.
2024-04-19 20:22:43 +02:00
Peter Dave Hello
e26e4d2004
Add zh_TW Traditional Chinese locale ( #388 )
2024-04-17 15:49:57 +02:00
Miroslav Šedivý
5f698330fc
hide controls on mobile when locked. #381
2024-04-04 23:55:13 +02:00
Miroslav Šedivý
f32fc989b9
overlay: no pointer events when not hosting. #381
2024-04-04 23:48:59 +02:00
Miroslav Šedivý
d1f1be4e86
add to docs faq: Run neko without docker on host #314 .
2024-03-28 23:54:26 +01:00
Miroslav Šedivý
e754e66878
added Frequently Asked Questions to docs.
2024-03-28 23:47:20 +01:00
Miroslav Šedivý
26af1dc7f5
add Nat Hairpinning deployment to docs #378 .
2024-03-28 23:31:22 +01:00
Miroslav Šedivý
0c9055e4f6
update docs, nvidia docker is replaced by NVIDIA Container Toolkit.
2024-03-28 23:30:34 +01:00
Miroslav Šedivý
c200326512
update changelog.
2024-03-28 22:57:54 +01:00
tt2468
00c7e6dfb2
Move X11 error handler registration to before screen sets ( #62 )
...
If X11 throws an error during screen config get/set, the default error
handler at the time will be one which causes a program exit. This
splits the error handler registration in xevent into its own call,
allowing us to register our error handler earlier on. This results in
the safe error handling logic actually being called instead of a full
program exit.
2024-03-27 21:38:33 +01:00