[PR #944] Exclude file(minified) extension contains .min #1095

Open
opened 2026-03-02 16:03:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/944
Author: @tuhin18003
Created: 1/18/2023
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 359b052 check file extension contains .min

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 tinyfilemanager.php (+6 -0)

📄 Description

Not able to exclude minified files. Suppose : .min.css

Now it's possible to exclude minified extension. ex: *.min.css


🔄 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/prasathmani/tinyfilemanager/pull/944 **Author:** [@tuhin18003](https://github.com/tuhin18003) **Created:** 1/18/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`359b052`](https://github.com/prasathmani/tinyfilemanager/commit/359b05289fad1c50263a3b6bd234daa5d62fac7d) check file extension contains .min ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tinyfilemanager.php` (+6 -0) </details> ### 📄 Description Not able to exclude minified files. Suppose : .min.css Now it's possible to exclude minified extension. ex: *.min.css --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/tinyfilemanager#1095
No description provided.