Disable Gitea workflows and stabilize VNC startup

Pause automated builds while updating the image, and improve VNC startup/logging with a one-way clipboard bridge for reliable browser sync.
This commit is contained in:
2026-03-01 12:21:22 +01:00
parent ba48d1c8d1
commit 2742058a32
9 changed files with 473 additions and 18 deletions

View File

@@ -6,7 +6,8 @@
<title>Nicotine+ noVNC</title>
</head>
<body>
<p>Redirecting to noVNC with remote resize enabled...</p>
<p>If not redirected automatically, <a href="vnc.html?autoconnect=true&resize=local">click here</a>.</p>
<p>Redirecting to Nicotine+ VNC interface...</p>
<p>If not redirected automatically, <a href="vnc.html?autoconnect=true&resize=remote">click here</a>.</p>
<p><strong>Note:</strong> Seamless clipboard sync is enabled when accessing via HTTPS.</p>
</body>
</html>