[PR #1716] [MERGED] Feature: Filebrowser Script > Redesign | Update Logic | Remove Logic #3175

Closed
opened 2025-11-20 05:33:48 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1716
Author: @MickLesk
Created: 1/24/2025
Status: Merged
Merged: 1/24/2025
Merged by: @MickLesk

Base: mainHead: filebrowser-feature


📝 Commits (2)

📊 Changes

1 file changed (+74 additions, -64 deletions)

View changed files

📝 misc/filebrowser.sh (+74 -64)

📄 Description

✍️ Description

  • Implementing Update-Logic

  • Implementing Remove/Uninstall-Logic

  • Script updated & redesigned

  • Related Issue: #929

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)

🔄 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/1716 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `filebrowser-feature` --- ### 📝 Commits (2) - [`1820bee`](https://github.com/community-scripts/ProxmoxVE/commit/1820beebbed8d1607e65fffad0e45c14b73647db) Update filebrowser.sh - [`9ef8af2`](https://github.com/community-scripts/ProxmoxVE/commit/9ef8af28f30aa77f62e7de75fc43cad2450ab6d0) rm comments ### 📊 Changes **1 file changed** (+74 additions, -64 deletions) <details> <summary>View changed files</summary> 📝 `misc/filebrowser.sh` (+74 -64) </details> ### 📄 Description ## ✍️ Description - Implementing Update-Logic - Implementing Remove/Uninstall-Logic - Script updated & redesigned - Related Issue: #929 ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [x] New feature (non-breaking change that adds functionality) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:33:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3175