[PR #220] [MERGED] fix: ui set default max uploading to 1 #520

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/220
Author: @sigoden
Created: 6/1/2023
Status: Merged
Merged: 6/1/2023
Merged by: @sigoden

Base: mainHead: fix-ui-max-uploadings


📝 Commits (1)

  • 7337bd0 fix: ui set default max uploading to 1

📊 Changes

1 file changed (+10 additions, -10 deletions)

View changed files

📝 assets/index.js (+10 -10)

📄 Description

There is a js DUFS_MAX_UPLOADINGS variable that controls concurrent uploads.
Users can set this value in the web devtool console.
close #213


🔄 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/220 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 6/1/2023 **Status:** ✅ Merged **Merged:** 6/1/2023 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `fix-ui-max-uploadings` --- ### 📝 Commits (1) - [`7337bd0`](https://github.com/sigoden/dufs/commit/7337bd086b507b91206871b22fd4afe2c77979de) fix: ui set default max uploading to 1 ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.js` (+10 -10) </details> ### 📄 Description There is a js DUFS_MAX_UPLOADINGS variable that controls concurrent uploads. Users can set this value in the web devtool console. close #213 --- <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:16 +03:00
zhus closed this issue 2026-04-08 16:53:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#520