alist/server
Jealous b60da9732f
feat(offline-download): allow using offline download tools in any storage (#7716)
* Feat(offline-download): allow using thunder offline download tool in any storage

* Feat(offline-download): allow using 115 offline download tool in any storage

* Feat(offline-download): allow using pikpak offline download tool in any storage

* style(offline-download): unify offline download tool names

* feat(offline-download): show available offline download tools only

* Fix(offline-download): update unmodified tool names.

---------

Co-authored-by: Andy Hsu <i@nn.ci>
2025-01-10 21:24:44 +08:00
..
common fix(crypt): add sign to thumbnail (#6611) 2024-12-25 21:13:54 +08:00
ftp feat(ftp-server): support resumable downloading (#7792) 2025-01-10 20:50:20 +08:00
handles feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
middlewares feat: support general users view and cancel own tasks (#7416 close #7398) 2024-11-01 23:32:26 +08:00
s3 feat: update alist-org/gofakes3 to v0.0.7 to support create folder in PutObject (#6880) 2024-07-27 20:06:05 +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 fix(permission): enhance the strictness of permissions (#7705 close #7680) 2024-12-25 21:17:58 +08:00
debug.go chore: enable all pprof handle on debug 2023-09-07 14:56:50 +08:00
ftp.go feat: sftp server support (#7643) 2024-12-12 20:51:43 +08:00
router.go feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +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 fix(permission): enhance the strictness of permissions (#7705 close #7680) 2024-12-25 21:17:58 +08:00