[PR #375] [MERGED] feat: add api to get the hash of a file #589

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/375
Author: @sigoden
Created: 4/19/2024
Status: Merged
Merged: 4/19/2024
Merged by: @sigoden

Base: mainHead: feat-hash


📝 Commits (2)

📊 Changes

4 files changed (+55 additions, -0 deletions)

View changed files

📝 Cargo.lock (+1 -0)
📝 Cargo.toml (+1 -0)
📝 src/server.rs (+38 -0)
📝 tests/http.rs (+15 -0)

📄 Description

close #373


🔄 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/375 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-hash` --- ### 📝 Commits (2) - [`d94113b`](https://github.com/sigoden/dufs/commit/d94113bd891824d66177d2a343d0441b16cf60d3) feat: add api to get the hash of a file - [`c0b6246`](https://github.com/sigoden/dufs/commit/c0b6246ec4f08fa3f4128bf14732639a70b5b861) add tests ### 📊 Changes **4 files changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -0) 📝 `Cargo.toml` (+1 -0) 📝 `src/server.rs` (+38 -0) 📝 `tests/http.rs` (+15 -0) </details> ### 📄 Description close #373 --- <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:33 +03:00
zhus closed this issue 2026-04-08 16:53:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#589