alist/server
KirCute 646c7bcd21
fix(archive): use another sign for extraction (#7982)
2025-03-01 18:34:33 +08:00
..
common feat(traffic): support limit task worker count & file stream rate (#7948) 2025-02-16 12:22:11 +08:00
ftp feat(traffic): support limit task worker count & file stream rate (#7948) 2025-02-16 12:22:11 +08:00
handles fix(archive): use another sign for extraction (#7982) 2025-03-01 18:34:33 +08:00
middlewares fix(archive): use another sign for extraction (#7982) 2025-03-01 18:34:33 +08:00
s3 feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
sftp feat(sftp-server): do not generate host key until first enabled (#7734) 2024-12-30 22:54:37 +08:00
static fix: static page to limit request method (#7745 close #7667) 2024-12-30 22:49:18 +08:00
webdav feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
debug.go fix(archive): use another sign for extraction (#7982) 2025-03-01 18:34:33 +08:00
ftp.go feat: sftp server support (#7643) 2024-12-12 20:51:43 +08:00
router.go fix(archive): use another sign for extraction (#7982) 2025-03-01 18:34:33 +08:00
s3.go fix(s3): don't bind s3 port if s3 is not enabled (#6291) 2024-04-03 10:09:48 +08:00
sftp.go feat(sftp-server): do not generate host key until first enabled (#7734) 2024-12-30 22:54:37 +08:00
webdav.go feat(traffic): support limit task worker count & file stream rate (#7948) 2025-02-16 12:22:11 +08:00