[PR #58] [MERGED] feat: ui hidden root dirname #447

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/58
Author: @sigoden
Created: 6/19/2022
Status: Merged
Merged: 6/19/2022
Merged by: @sigoden

Base: mainHead: feat-ui-hide-root-dir


📝 Commits (2)

  • 8d84519 feat: ui hidden root dirname
  • 634716b fix broken on path-prefix

📊 Changes

3 files changed (+27 additions, -29 deletions)

View changed files

📝 assets/index.css (+1 -2)
📝 assets/index.js (+19 -16)
📝 src/server.rs (+7 -11)

📄 Description

Somebody don't want to display root dirname, so we hidden it.

close #56


🔄 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/58 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/19/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-ui-hide-root-dir` --- ### 📝 Commits (2) - [`8d84519`](https://github.com/sigoden/dufs/commit/8d845196d0a6e47a895f61cecf097bde72131646) feat: ui hidden root dirname - [`634716b`](https://github.com/sigoden/dufs/commit/634716b713d3cb1f47a4452ce8d6225e39ded2aa) fix broken on path-prefix ### 📊 Changes **3 files changed** (+27 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.css` (+1 -2) 📝 `assets/index.js` (+19 -16) 📝 `src/server.rs` (+7 -11) </details> ### 📄 Description Somebody don't want to display root dirname, so we hidden it. close #56 --- <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:52:57 +03:00
zhus closed this issue 2026-04-08 16:52:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#447