alist/internal/bootstrap
j2rong4cn 2be0c3d1a0
feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829)
* fix(net): goroutine logic bug (AlistGo/alist#7215)

* Fix goroutine logic bug

* Fix bug

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>

* perf(net): sequential and dynamic concurrency

* fix(net): incorrect error return

* feat(alias):  add `DownloadConcurrency` and `DownloadPartSize` option

* feat(net): add `ConcurrencyLimit`

* pref(net): create `chunk` on demand

* refactor

* refactor

* fix(net): `r.Closers.Add` has no effect

* refactor

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>
2025-01-27 20:08:39 +08:00
..
data feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
patch feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00
config.go feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
db.go perf: Speed ​​of database initialization (#7694) 2024-12-25 21:08:22 +08:00
index.go feat: Search enhancement (#2562) 2022-12-05 13:28:39 +08:00
log.go feat: optional log to std 2023-03-05 15:07:06 +08:00
offline_download.go feat: refactor offline download (#5408 close #4108) 2023-11-06 16:56:55 +08:00
patch.go fix(workflow): use the dev version of the web for beta releases (#7862) 2025-01-23 22:49:35 +08:00
storage.go fix: init storages in order (#6346) 2024-04-19 17:22:16 +08:00
task.go feat(archive): archive manage (#7817) 2025-01-18 23:28:12 +08:00