 
|
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 |
|
 j2rong4cnandGitHub
|
ab22cf8233
|
feat: add Reference interface to driver (#7805)
* feat: add `Reference` interface to driver
* feat(123_share): support reference 123pan
|
2025-01-18 23:26:58 +08:00 |
|
 j2rong4cnandGitHub
|
365fc40dfe
|
fix: static page to limit request method (#7745 close #7667)
|
2024-12-30 22:49:18 +08:00 |
|
 j2rong4cnandGitHub
|
db5c601cfe
|
fix(crypt): add sign to thumbnail (#6611)
|
2024-12-25 21:13:54 +08:00 |
|
 j2rong4cnandGitHub
|
db99224126
|
perf: Speed of database initialization (#7694)
* perf: 优化非sqlite3数据库时初始化慢的问题
* refactor
|
2024-12-25 21:08:22 +08:00 |
|
 j2rong4cnandGitHub
|
4c0cffd29b
|
fix(net): close of closed channel (#7529)
|
2024-11-21 22:39:14 +08:00 |
|
 j2rong4cnandGitHub
|
87caaf2459
|
fix: out of order when database is not sqlite3 (#6560)
|
2024-08-03 13:11:09 +08:00 |
|
 j2rong4cnandGitHub
|
29fe49fb87
|
fix(alias): Support forced refresh of file list (#6562)
|
2024-06-16 16:59:10 +08:00 |
|
 j2rong4cnandGitHub
|
1b14d33b9f
|
fix(alist_v3): use net/http for uploading (#6616 close #6613)
|
2024-06-16 16:55:49 +08:00 |
|
 j2rong4cnandGitHub
|
5f60b51cf8
|
feat: add proxy_range option for 139Yun Alias AList V3 (#6496)
|
2024-05-22 23:31:42 +08:00 |
|
 j2rong4cnandGitHub
|
037850bbd5
|
feat(alias): support Rename and Remove (#6478)
* feat(alias): support `Rename` and `Remove`
* fix(alias): `autoFlatten` not updated after editing
* feat(alias): add `protect_same_name` option
|
2024-05-22 09:27:48 +08:00 |
|