[PR #241] [MERGED] feat: sort by type first, then sort by name/mtime/size #530

Closed
opened 2026-04-08 16:53:19 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/241
Author: @sigoden
Created: 7/4/2023
Status: Merged
Merged: 7/4/2023
Merged by: @sigoden

Base: mainHead: feat-sort


📝 Commits (1)

  • 6d64df1 feat: sort type first, then sort name/mtime/size

📊 Changes

1 file changed (+42 additions, -8 deletions)

View changed files

📝 src/server.rs (+42 -8)

📄 Description

This following the windows explorer.


🔄 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/sigoden/dufs/pull/241 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 7/4/2023 **Status:** ✅ Merged **Merged:** 7/4/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-sort` --- ### 📝 Commits (1) - [`6d64df1`](https://github.com/sigoden/dufs/commit/6d64df1e2c87d0e91f403d8cb26a1f9d6edb36b4) feat: sort type first, then sort name/mtime/size ### 📊 Changes **1 file changed** (+42 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+42 -8) </details> ### 📄 Description This following the windows explorer. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:19 +03:00
zhus closed this issue 2026-04-08 16:53:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#530