mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #128] [MERGED] feat: support sort by name, mtime, size #481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigoden/dufs/pull/128
Author: @sigoden
Created: 8/23/2022
Status: ✅ Merged
Merged: 8/23/2022
Merged by: @sigoden
Base:
main← Head:feat-sort📝 Commits (1)
9845241feat: support sort by name, mtime, size📊 Changes
8 files changed (+203 additions, -51 deletions)
View changed files
📝
Cargo.lock(+9 -0)📝
Cargo.toml(+3 -0)📝
assets/index.css(+11 -2)📝
assets/index.html(+0 -6)📝
assets/index.js(+96 -21)📝
src/server.rs(+52 -19)➕
tests/sort.rs(+29 -0)📝
tests/utils.rs(+3 -3)📄 Description
close #124
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.