[PR #31] [MERGED] Multiple Fixes #44

Closed
opened 2026-02-27 07:16:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JoelGMSec/EvilnoVNC/pull/31
Author: @ms101
Created: 9/24/2023
Status: Merged
Merged: 9/25/2023
Merged by: @JoelGMSec

Base: mainHead: fixes


📝 Commits (3)

  • 52d80c8 getting correct resolution of inner window
  • 0f74aeb use rfb.js from novnc and customize some settings via sed
  • cfc2e5b suppress chromium sign up window on first start via --no-first-run

📊 Changes

3 files changed (+5 additions, -3309 deletions)

View changed files

📝 Dockerfile (+4 -2)
📝 Files/index.php (+1 -1)
Files/rfb.js (+0 -3306)

📄 Description

The following issues were fixed:

  • startup problems because of old rfb.js shipped with repo
  • correct resolution values of inner window not screen size
  • Chromium Sign Up window suppress via parameter --no-first-run

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JoelGMSec/EvilnoVNC/pull/31 **Author:** [@ms101](https://github.com/ms101) **Created:** 9/24/2023 **Status:** ✅ Merged **Merged:** 9/25/2023 **Merged by:** [@JoelGMSec](https://github.com/JoelGMSec) **Base:** `main` ← **Head:** `fixes` --- ### 📝 Commits (3) - [`52d80c8`](https://github.com/JoelGMSec/EvilnoVNC/commit/52d80c811c537811b761b95ce579d814eab9dd2d) getting correct resolution of inner window - [`0f74aeb`](https://github.com/JoelGMSec/EvilnoVNC/commit/0f74aebf8e7511bddebf50214d31b1fea348e5dd) use rfb.js from novnc and customize some settings via sed - [`cfc2e5b`](https://github.com/JoelGMSec/EvilnoVNC/commit/cfc2e5bda08bd159b6e02975c0eec717a59052a4) suppress chromium sign up window on first start via --no-first-run ### 📊 Changes **3 files changed** (+5 additions, -3309 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+4 -2) 📝 `Files/index.php` (+1 -1) ➖ `Files/rfb.js` (+0 -3306) </details> ### 📄 Description The following issues were fixed: - startup problems because of old rfb.js shipped with repo - correct resolution values of inner window not screen size - Chromium Sign Up window suppress via parameter --no-first-run --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:16:17 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/EvilnoVNC-JoelGMSec#44
No description provided.