[PR #346] [CLOSED] Add max-uploads input field for configuring DUFS_MAX_UPLOADINGS. #573

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/346
Author: @mehmet-yuksel
Created: 1/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • c4f4262 Add max-uploads input field for configuring DUFS_MAX_UPLOADINGS.

📊 Changes

3 files changed (+32 additions, -2 deletions)

View changed files

📝 assets/index.css (+16 -1)
📝 assets/index.html (+2 -1)
📝 assets/index.js (+14 -0)

📄 Description

Because we don't have access to the console on mobile devices.


🔄 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/346 **Author:** [@mehmet-yuksel](https://github.com/mehmet-yuksel) **Created:** 1/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`c4f4262`](https://github.com/sigoden/dufs/commit/c4f42626ecfa462351837ffbf2b76acb3288ddbb) Add max-uploads input field for configuring `DUFS_MAX_UPLOADINGS`. ### 📊 Changes **3 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `assets/index.css` (+16 -1) 📝 `assets/index.html` (+2 -1) 📝 `assets/index.js` (+14 -0) </details> ### 📄 Description Because we don't have access to the console on mobile devices. --- <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:29 +03:00
zhus closed this issue 2026-04-08 16:53:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#573