[PR #62] [MERGED] feat: add option --allow-search #452

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/62
Author: @sigoden
Created: 6/20/2022
Status: Merged
Merged: 6/21/2022
Merged by: @sigoden

Base: mainHead: feat-allow-search


📝 Commits (3)

📊 Changes

8 files changed (+37 additions, -9 deletions)

View changed files

📝 README.md (+1 -0)
📝 assets/index.css (+1 -1)
📝 assets/index.html (+1 -1)
📝 assets/index.js (+6 -2)
📝 src/args.rs (+8 -0)
📝 src/server.rs (+5 -2)
📝 tests/allow.rs (+12 -0)
📝 tests/http.rs (+3 -3)

📄 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/62 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 6/21/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-allow-search` --- ### 📝 Commits (3) - [`7bf74fd`](https://github.com/sigoden/dufs/commit/7bf74fd26521934a344bdaf7ea1f679abc2f4267) feat: add option --allow-search - [`b4d5165`](https://github.com/sigoden/dufs/commit/b4d5165470b7bf0cee86efa0bcda089706d394df) chore: update readme - [`4a2210d`](https://github.com/sigoden/dufs/commit/4a2210d403316923626557d3d8044e1b7a975b4b) chore: cargo fmt ### 📊 Changes **8 files changed** (+37 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `assets/index.css` (+1 -1) 📝 `assets/index.html` (+1 -1) 📝 `assets/index.js` (+6 -2) 📝 `src/args.rs` (+8 -0) 📝 `src/server.rs` (+5 -2) 📝 `tests/allow.rs` (+12 -0) 📝 `tests/http.rs` (+3 -3) </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:52:58 +03:00
zhus closed this issue 2026-04-08 16:52:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#452