[PR #575] Improve sorting by size function #1012

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

📋 Pull Request Information

Original PR: https://github.com/prasathmani/tinyfilemanager/pull/575
Author: @EV-soft
Created: 6/13/2021
Status: 🔄 Open

Base: masterHead: master


📝 Commits (9)

  • a03ed6c Fix sorting column size and correct appearance
  • d9c67fa Improve display of folder info (files / size)
  • 4cb7f76 improve display of folder info (files / size)
  • 76b7bcd Automatically hide column "Owner" when nothing can be displayed
  • 4a91c22 Update tinyfilemanager.php
  • afc6b7b Improve sorting by size function
  • 27f2a4c Add danish language
  • b1876aa Create CreateLanguage.php
  • d0f6eaf Update CreateLanguage.php

📊 Changes

3 files changed (+286 additions, -31 deletions)

View changed files

CreateLanguage.php (+104 -0)
📝 tinyfilemanager.php (+54 -31)
📝 translation.json (+128 -0)

📄 Description

No description provided


🔄 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/575 **Author:** [@EV-soft](https://github.com/EV-soft) **Created:** 6/13/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (9) - [`a03ed6c`](https://github.com/prasathmani/tinyfilemanager/commit/a03ed6cb4739d6276b342d0d606abbb18b95b6a0) Fix sorting column size and correct appearance - [`d9c67fa`](https://github.com/prasathmani/tinyfilemanager/commit/d9c67faa39b85d03c80ed7123f0be3196c8b98a7) Improve display of folder info (files / size) - [`4cb7f76`](https://github.com/prasathmani/tinyfilemanager/commit/4cb7f76dab753eaf1845f3a5dc0a0062df10e205) improve display of folder info (files / size) - [`76b7bcd`](https://github.com/prasathmani/tinyfilemanager/commit/76b7bcd83354836281676705a8c8a6467b05e410) Automatically hide column "Owner" when nothing can be displayed - [`4a91c22`](https://github.com/prasathmani/tinyfilemanager/commit/4a91c224875d4a59ff6d5fde3d6924a9a3a7a26b) Update tinyfilemanager.php - [`afc6b7b`](https://github.com/prasathmani/tinyfilemanager/commit/afc6b7bd686a72eb64005e194945ee3db063acc1) Improve sorting by size function - [`27f2a4c`](https://github.com/prasathmani/tinyfilemanager/commit/27f2a4c8b08c67f373238a0d33b7894c35fcb727) Add danish language - [`b1876aa`](https://github.com/prasathmani/tinyfilemanager/commit/b1876aa71999a882054361c20c1d433ab0d435b9) Create CreateLanguage.php - [`d0f6eaf`](https://github.com/prasathmani/tinyfilemanager/commit/d0f6eafd1f93fd16731c637ad3d2bbc72949561a) Update CreateLanguage.php ### 📊 Changes **3 files changed** (+286 additions, -31 deletions) <details> <summary>View changed files</summary> ➕ `CreateLanguage.php` (+104 -0) 📝 `tinyfilemanager.php` (+54 -31) 📝 `translation.json` (+128 -0) </details> ### 📄 Description _No description provided_ --- <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#1012
No description provided.