Skip to content

webui: cleanup obsolete files not required - #31

Merged
jens-maus merged 1 commit into
mainfrom
pr/fix-cleanup-obsolete-file
Sep 9, 2026
Merged

webui: cleanup obsolete files not required#31
jens-maus merged 1 commit into
mainfrom
pr/fix-cleanup-obsolete-file

Conversation

@jens-maus

@jens-maus jens-maus commented Sep 9, 2026

Copy link
Copy Markdown
Member

This removes some obsolete or zero-sized files not required anymore and which are also not part of an OCCU installed system.

Summary by CodeRabbit

  • Removals
    • Removed the debug page and its associated diagnostic controls.
    • Removed tools for telnet activation, datapoint logging, state toggling, syslog configuration, MD5 generation, memory-leak testing, AJAX execution, and debug output.

This removes some obsolete or zero-sized files not required anymore and
which are also not part of an OCCU installed system.
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 942d2233-bfe9-4235-9ddc-c20c9a732d12

📥 Commits

Reviewing files that changed from the base of the PR and between 6ab3399 and 9c260ac.

📒 Files selected for processing (3)
  • src/webui/rega/www/debug.htm
  • src/webui/www/webui/error/incompatiblebrowser.html
  • www/webui/error/incompatiblebrowser.html
💤 Files with no reviewable changes (1)
  • src/webui/rega/www/debug.htm

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The legacy debug.htm page was deleted. Its controls and JavaScript functions for diagnostics, AJAX calls, telnet activation, logging, state changes, and testing were removed.

Changes

Debug page removal

Layer / File(s) Summary
Remove debug page
src/webui/rega/www/debug.htm
The complete debug page was deleted, including its user interface and diagnostic JavaScript functions.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 9c260

The change removes the legacy debug page and related obsolete client-side diagnostics. No current merge-readiness risk is identified from the supplied evidence.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: cleanup of obsolete WebUI files that are not required by OCCU installations.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pr/fix-cleanup-obsolete-file

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jens-maus
jens-maus merged commit 1ba5c64 into main Sep 9, 2026
5 checks passed
@jens-maus
jens-maus deleted the pr/fix-cleanup-obsolete-file branch September 9, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant