AiursoftWeb / AiurDrive

AiurDrive is a free file sharing service. You can upload your files here and share them with others. Mirror of https://gitlab.aiursoft.cn/aiursoft/aiurdrive
https://drive.aiursoft.cn
Other
12 stars 6 forks source link

Support upload multiple files #19

Open fissssssh opened 2 years ago

fissssssh commented 2 years ago

as title

Anduin2017 commented 2 years ago

PR welcome

fissssssh commented 2 years ago

@Anduin2017 where is the source code of uploader

Anduin2017 commented 2 years ago

https://github.com/AiursoftWeb/AiurDrive/blob/master/src/Views/Dashboard/Index.cshtml#L21

calls

https://github.com/AiursoftWeb/Infrastructures/blob/master/src/SDK/Identity/Views/Shared/Components/AiurUploader/Default.cshtml#L37

calls

https://github.com/AiursoftWeb/AiurUI/blob/master/js/src/AiurUploader.js