Miroslav Šedivý
7624bbb6c1
fix again opera build.
...
it seems that the latest opera build is not the latest chromium version anymore and thats why ffmpeg is not compatible with the current version.
2025-12-09 11:16:21 +01:00
Miroslav Šedivý
552e6225cf
fix opera build.
...
the latest release does not contain linux package, only mac. we need to swtch from taking the latest version to getting last 10 versions, looping through them and see which one actually has linux package.
2025-10-20 09:52:58 +02:00
Miroslav Šedivý
ddd5ebfc2c
change heartbeat interval from 120 to 10 seconds. #585
2025-09-24 21:00:55 +02:00
Iskierek100
341bbc296b
Add Polish (pl) translation ( #582 )
...
* Create pl-pl.ts
* Update index.ts
* Update client/src/locale/index.ts
---------
Co-authored-by: Miroslav Šedivý <sedivy.miro@gmail.com>
2025-09-18 20:16:37 +02:00
Miroslav Šedivý
3a6b961c8a
ungoogle even more.
2025-09-16 21:33:36 +02:00
Miroslav Šedivý
695412af89
update bookworm images ( #580 )
...
- we don't need to build gstreamer anymore because there is already a quite recent version that supports cuda.
- removed not needed apt packages of i386 arch.
2025-09-16 21:29:13 +02:00
Miroslav Šedivý
7b7c876775
update nvidia docs.
2025-09-16 19:59:55 +02:00
Miroslav Šedivý
14777501ee
Fix WidevineCdm download ( #578 )
...
* implement new WidevineCdm extraction from crx3.
* fix widevinecdm folder.
* use m1k1o/go-crx3.
2025-09-14 17:27:28 +02:00
Miroslav Šedivý
aeef3800f0
update GUACAMOLE-1823: Merge changes addressing unreliable capslock behavior under MacOS Chrome.
2025-09-14 17:27:08 +02:00
netcon
b194e91b1a
feat: support for entering text indirectly ( #577 )
...
* feat: support for entering text indirectly
* fix: restore text area value after composition input
* update guacamole keyboard.
---------
Co-authored-by: fezhang <fezhang@tencent.com>
Co-authored-by: Miroslav Šedivý <sedivy.miro@gmail.com>
2025-09-12 08:47:34 +02:00
Miroslav Šedivý
5b9225f401
add hostname to broadcast variables. ( #576 )
2025-09-10 22:53:52 +02:00
Miroslav Šedivý
e867434895
upgrade go to 1.24 and all deps. ( #564 )
2025-08-19 22:16:44 +02:00
Anthony Elizondo
96d9e8a6ea
update docker hub url ( #557 )
2025-07-24 18:49:27 +02:00
Dedy F. Setyawan
1bc31473ae
Add Indonesian translation ( #552 )
2025-07-07 11:41:09 +02:00
Miroslav Šedivý
04c0d5ea15
fix docs #545 .
2025-06-17 10:05:27 +02:00
Miroslav Šedivý
2b565bc762
fix incorrect docs, #545 .
2025-06-17 09:58:42 +02:00
Miroslav Šedivý
b0048432df
add #486 to docs.
2025-06-15 20:25:34 +02:00
Miroslav Šedivý
b714663299
implicit hosting: request control prior interacting with the screen. #499 ( #540 )
2025-05-31 16:43:25 +02:00
Miroslav Šedivý
cb3d02fbb6
update release notes #537 .
2025-05-29 01:56:56 +02:00
Miroslav Šedivý
0b4bf9e224
update release notes.
2025-05-29 01:56:22 +02:00
Miroslav Šedivý
f538103278
fix vivaldi install.
2025-05-29 00:43:18 +02:00
Miroslav Šedivý
84aa78bfcb
desktop: add clipboard command replacement. ( #539 )
...
we always keep running the last clipboard function as that is supposed to contain the clipboard data being pasted. as soon as a new one is spawn, the old one is stutdown.
2025-05-28 21:30:58 +02:00
Miroslav Šedivý
d530b759f5
update docs.
2025-05-28 20:16:27 +02:00
Miroslav Šedivý
875a61f10c
Update VirtualGL to a more recent version ( #538 )
...
Fixes #536
Fixes #537
Fixes #279
thanks to @TobyColeman
2025-05-28 20:14:39 +02:00
camerony
725d5396c0
Fix typo in quick-start guide for local network setup ( #533 )
2025-05-16 07:52:54 +02:00
Miroslav Šedivý
3dfd89ec39
forward pong messages, #510 .
2025-04-30 21:34:42 +02:00
Miroslav Šedivý
0765352abd
fix regression for #522 . #523
2025-04-27 09:43:50 +02:00
Miroslav Šedivý
f145bd58c9
Fix mobile keyboard behavior ( #522 )
...
* keep only openMobileKeyboard, do not focus when touch device.
* do not test for hover when checking touch device.
2025-04-26 11:55:55 +02:00
Xiuming Chen
23820f6255
Fix build script for Apple Silicon MacOS. ( #520 )
2025-04-22 20:19:20 +02:00
Xiuming Chen
33ce337cd3
Fix docker volume mount error in build script. ( #519 )
2025-04-22 09:35:09 +02:00
Miroslav Šedivý
11cef143a3
temporarily disable waterfox build due to Cloudflare blocked download link.
2025-04-21 16:11:46 +02:00
Miroslav Šedivý
73e61de52e
add SECURITY.md file.
2025-04-21 16:03:51 +02:00
Miroslav Šedivý
01112c5e8f
clipboard: use UTF8_STRING. #517
2025-04-19 10:23:16 +02:00
James Clark
fc3b3a4dc6
fix: link to Examples in docs/v3 ( #514 )
2025-04-18 08:56:57 +02:00
Miroslav Šedivý
a8cc365e0f
firefox: comment out xpinstall prefs. #512
2025-04-12 23:41:07 +02:00
Miroslav Šedivý
c9ca4e7144
docs firefox: guide on how to find extension ID.
2025-04-12 23:38:52 +02:00
Miroslav Šedivý
c1ccae4ac4
docs: info about supporting only one provider at a time. #505
2025-04-07 22:45:42 +02:00
Miroslav Šedivý
a46cb0536b
update user agent for waterfox. they seem to block Wget/ user agents.
2025-04-07 22:43:08 +02:00
Miroslav Šedivý
b2219396dd
disable proxy for local requests, #509 .
2025-04-07 19:33:58 +02:00
Sean Ezrol
2ec35d9d0c
Adds an https condition to the healthcheck ( #503 )
...
* Adds an https condition to the healthcheck
* Fix V2 to V3 naming change
* Update other dockerfiles
2025-04-06 23:33:52 +02:00
Miroslav Šedivý
4eec843ed2
https: if we have legacy mode, we need to start local http server too. ( #507 )
2025-04-06 19:55:35 +02:00
Miroslav Šedivý
46e9b19e09
docs: legacy mode explained.
2025-04-06 17:29:56 +02:00
Miroslav Šedivý
007b55a32b
add link to docs in V2 configuration warning message.
2025-04-06 17:22:34 +02:00
Miroslav Šedivý
3c787baa40
legacy: forward ws ping messages #506 .
2025-04-06 17:19:22 +02:00
Miroslav Šedivý
b8bfcaf4bf
legacy: fix logging.
2025-04-06 16:19:40 +02:00
Miroslav Šedivý
6c5cd1260d
websocket: fix unwrap err.
2025-04-06 16:16:45 +02:00
Miroslav Šedivý
b783a9adbe
docs: add overview of available encoders.
2025-04-05 22:37:56 +02:00
Miroslav Šedivý
81c259cdc9
docs: add nvidis gpu examples. #502
2025-04-05 21:45:19 +02:00
Miroslav Šedivý
972d16031e
docs: add missing filetransfer config to v2.
2025-04-05 18:27:38 +02:00
Miroslav Šedivý
3a8a5c30ef
docs: use ConfigurationTab that allows switching between yaml, env and cmd.
2025-04-05 18:25:04 +02:00