[PR #10196] [MERGED] refactor: reitti: v3.0.0 #8577

Closed
opened 2026-02-26 16:33:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/10196
Author: @CrazyWolf13
Created: 12/21/2025
Status: Merged
Merged: 12/22/2025
Merged by: @tremor021

Base: mainHead: CrazyWolf13-patch-1


📝 Commits (4)

📊 Changes

2 files changed (+62 additions, -2 deletions)

View changed files

📝 ct/reitti.sh (+32 -1)
📝 install/reitti-install.sh (+30 -1)

📄 Description

✍️ Description

Refactor Reitti for v3.0.0 changes

Fixes https://github.com/dedicatedcode/reitti/releases/tag/v3.0.0

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/10196 **Author:** [@CrazyWolf13](https://github.com/CrazyWolf13) **Created:** 12/21/2025 **Status:** ✅ Merged **Merged:** 12/22/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `CrazyWolf13-patch-1` --- ### 📝 Commits (4) - [`36dd725`](https://github.com/community-scripts/ProxmoxVE/commit/36dd7251f138150280022c22c2feb0f66fdf29a1) refactor: reitti: v3.0.0 - [`3027839`](https://github.com/community-scripts/ProxmoxVE/commit/3027839377a7faf56b3fe333b05732d689262bfc) add: full nginx config - [`bad3a1c`](https://github.com/community-scripts/ProxmoxVE/commit/bad3a1ccadd86529fe5e1ff8d7f8648907d576cb) refactor - [`a9820a0`](https://github.com/community-scripts/ProxmoxVE/commit/a9820a09e74d94021b84af0f7102c44b9f1f800d) reitti: add: nginx tile cache ### 📊 Changes **2 files changed** (+62 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/reitti.sh` (+32 -1) 📝 `install/reitti-install.sh` (+30 -1) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Refactor Reitti for v3.0.0 changes ## 🔗 Related Issue Fixes https://github.com/dedicatedcode/reitti/releases/tag/v3.0.0 ## ✅ Prerequisites (**X** in brackets) - [x] **Self-review completed** – Code follows project standards. - [x] **Tested thoroughly** – Changes work as expected. - [x] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [x] ✨ **New feature** – Adds new, non-breaking functionality. - [x] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [x] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:33:22 +03:00
Sign in to join this conversation.
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/ProxmoxVE#8577
No description provided.