OpenListTeam / OpenListTeam/OpenList
多任务上传无法对单个任务进行操作
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 24.7k
- Forks
- 2.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
请确认以下事项
-
我已确认阅读并同意 AGPL-3.0 第15条 。
本程序不提供任何明示或暗示的担保,使用风险由您自行承担。 -
我已确认阅读并同意 AGPL-3.0 第16条 。
无论何种情况,版权持有人或其他分发者均不对使用本程序所造成的任何损失承担责任。 -
我确认我的描述清晰,语法礼貌,能帮助开发者快速定位问题,并符合社区规则。
-
我已确认阅读了OpenList文档。
-
我已确认没有重复的问题或讨论。
-
我认为此问题必须由
OpenList处理,而非第三方。 -
我已确认此功能尚未被实现。
-
我已确认此功能是合理的,且有普遍需求,并非我个人需要。
需求描述
由于之前提过相关issue #1665 #1643 ,故这里重新整理了一下(因为真的很想要该功能),麻烦开发者大大了。
运行环境:
目前openlist(版本:4.1.9)是运行在ubuntu(24.04)服务器上,将服务器的本地存储挂载到openlist上,通过域名进行远程访问。可能开发者大大没有考虑到这种使用场景,所以给的回复是“上传到本地存储都是瞬间完成的,所以做成任务没有意义”,但是像这种当成个人网盘远程访问的使用场景我感觉还是有很多人在用吧。
当前问题:
如下图所示,在上传多个任务时,由于后台任务上传界面中没有显示正在上传的文件,导致中途想暂停文件的上传或者停止上传都没办法,只能一直挂机等上传完才行。
功能需求:
希望能够在多文件上传到本地存储的任务中,增加对单个文件上传的暂停,停止功能按钮。
实现思路
No response
附加信息
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by locating the multi-file upload task interface and the existing task pause or stop handling, using issues #1665 and #1643 for context. Done means each file in a multi-file local-storage upload can be individually paused or stopped through the task view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100