[PR #559] [MERGED] feat: tolerate the absence of mtime #639

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/559
Author: @sigoden
Created: 3/20/2025
Status: Merged
Merged: 3/20/2025
Merged by: @sigoden

Base: mainHead: feat


📝 Commits (1)

  • cb9c3ae feat: tolerate the absence of mtime

📊 Changes

1 file changed (+5 additions, -2 deletions)

View changed files

📝 src/server.rs (+5 -2)

📄 Description

A more elegant way to handle the situation of missing modified date for files.

close #554


🔄 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/559 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 3/20/2025 **Status:** ✅ Merged **Merged:** 3/20/2025 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat` --- ### 📝 Commits (1) - [`cb9c3ae`](https://github.com/sigoden/dufs/commit/cb9c3aef68b76136e78ac06b2c82599cd7108a22) feat: tolerate the absence of mtime ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/server.rs` (+5 -2) </details> ### 📄 Description A more elegant way to handle the situation of missing modified date for files. close #554 --- <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:46 +03:00
zhus closed this issue 2026-04-08 16:53:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#639