alist/server/common
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
..
auth.go feat: invalidate token on logout (#6923 close #6792) 2024-08-04 12:32:39 +08:00
base.go perf: Speed ​​of database initialization (#7694) 2024-12-25 21:08:22 +08:00
check.go fix: some missing regexp lib modified 2024-01-01 18:44:59 +08:00
check_test.go fix: path `IsApply` check (close #3784) 2023-03-09 21:03:56 +08:00
common.go fix(crypt): add sign to thumbnail (#6611) 2024-12-25 21:13:54 +08:00
hide_privacy_test.go fix: hide access_token in error message of `baidu_netdisk` 2022-09-03 19:48:11 +08:00
proxy.go feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
resp.go feat: add alist v3 driver (close #1833 pr #2129) 2022-10-27 10:54:49 +08:00
sign.go feat: optional sign all files 2022-11-30 22:10:07 +08:00