[PR #360] [MERGED] refactor: improve resolve_path and handle_assets, abandon guard_path #581

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/360
Author: @sigoden
Created: 2/7/2024
Status: Merged
Merged: 2/7/2024
Merged by: @sigoden

Base: mainHead: refactor


📝 Commits (1)

  • cf1d35c refactor: improve resolve_path and handle_assets, abandon guard_path

📊 Changes

4 files changed (+60 additions, -50 deletions)

View changed files

📝 src/server.rs (+47 -37)
📝 tests/assets.rs (+11 -11)
📝 tests/single_file.rs (+1 -1)
📝 tests/webdav.rs (+1 -1)

📄 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/sigoden/dufs/pull/360 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 2/7/2024 **Status:** ✅ Merged **Merged:** 2/7/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (1) - [`cf1d35c`](https://github.com/sigoden/dufs/commit/cf1d35cc14e2316df13685c442e734c7da29775b) refactor: improve resolve_path and handle_assets, abandon guard_path ### 📊 Changes **4 files changed** (+60 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+47 -37) 📝 `tests/assets.rs` (+11 -11) 📝 `tests/single_file.rs` (+1 -1) 📝 `tests/webdav.rs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:32 +03:00
zhus closed this issue 2026-04-08 16:53:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#581