[PR #204] [MERGED] feat: add timestamp metadata to generated zip file #515

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/204
Author: @sigoden
Created: 3/31/2023
Status: Merged
Merged: 3/31/2023
Merged by: @sigoden

Base: mainHead: feat-zip-mtime


📝 Commits (5)

📊 Changes

4 files changed (+26 additions, -5 deletions)

View changed files

📝 Cargo.lock (+1 -0)
📝 Cargo.toml (+1 -1)
📝 src/server.rs (+8 -4)
📝 src/utils.rs (+16 -0)

📄 Description

close #200


🔄 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/204 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 3/31/2023 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat-zip-mtime` --- ### 📝 Commits (5) - [`151aaf3`](https://github.com/sigoden/dufs/commit/151aaf3cc0fdc71c23033a10c4c032f603e57328) feat: add timestamp metadata to generated zip file - [`aee3487`](https://github.com/sigoden/dufs/commit/aee348737f16342cacd2829d35e6d34061951450) also keep file mode - [`d419d98`](https://github.com/sigoden/dufs/commit/d419d981eb7ced789edc968e3c2df98ae87361fb) only set mode on unix - [`e6376f8`](https://github.com/sigoden/dufs/commit/e6376f87f6e7ad4ca278c9f4c8d02f3111a6526a) fix - [`2aeeac5`](https://github.com/sigoden/dufs/commit/2aeeac58bd85450c6cd5c61be05a9345c8b10671) fix ### 📊 Changes **4 files changed** (+26 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -0) 📝 `Cargo.toml` (+1 -1) 📝 `src/server.rs` (+8 -4) 📝 `src/utils.rs` (+16 -0) </details> ### 📄 Description close #200 --- <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:15 +03:00
zhus closed this issue 2026-04-08 16:53:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#515