[PR #556] [MERGED] feat: limit sub directory item counting #638

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/556
Author: @sigoden
Created: 3/14/2025
Status: Merged
Merged: 3/14/2025
Merged by: @sigoden

Base: mainHead: feat


📝 Commits (1)

  • 0bcc77c feat: limit sub directory item counting

📊 Changes

2 files changed (+19 additions, -7 deletions)

View changed files

📝 assets/index.js (+15 -7)
📝 src/server.rs (+4 -0)

📄 Description

The default limit is 1000. We believe this applies to most situations.

image

close #553


🔄 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/556 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 3/14/2025 **Status:** ✅ Merged **Merged:** 3/14/2025 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `feat` --- ### 📝 Commits (1) - [`0bcc77c`](https://github.com/sigoden/dufs/commit/0bcc77c9047f587dda1c48845a957c31f85ca34c) feat: limit sub directory item counting ### 📊 Changes **2 files changed** (+19 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.js` (+15 -7) 📝 `src/server.rs` (+4 -0) </details> ### 📄 Description The default limit is 1000. We believe this applies to most situations. ![image](https://github.com/user-attachments/assets/caff744f-1e05-4359-adee-abe0e10ed0b2) close #553 --- <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#638