alist/internal
hshpy 331885ed64
fix(net): close of closed channel (#7580)
2024-12-17 22:04:27 +08:00
..
authn fix(authn): subfolder api is considered as a wrong origin(closes #6294 in #6301) 2024-04-03 14:33:19 +08:00
bootstrap feat: sftp server support (#7643) 2024-12-12 20:51:43 +08:00
conf chore(config): disable FTP and SFTP by default 2024-12-12 21:04:14 +08:00
db feat: persistant Task (#6925 close #5313) 2024-08-07 12:16:21 +08:00
driver feat: add `proxy_range` option for `139Yun` `Alias` `AList V3` (#6496) 2024-05-22 23:31:42 +08:00
errs fix(search): BuildIndex concurrency error (#7035) 2024-08-22 00:44:55 +08:00
fs feat: support general users view and cancel own tasks (#7416 close #7398) 2024-11-01 23:32:26 +08:00
fuse chore: add fuse package 2022-07-20 00:39:20 +08:00
message chore: change message type 2022-08-14 03:05:30 +08:00
model feat: ftp server support (#7634 close #1898) 2024-12-10 20:17:46 +08:00
net fix(net): close of closed channel (#7580) 2024-12-17 22:04:27 +08:00
offline_download feat: support general users view and cancel own tasks (#7416 close #7398) 2024-11-01 23:32:26 +08:00
op fix(storage): delete storage fails if a panic occurred during initialization (#7501) 2024-11-16 13:20:49 +08:00
search fix(search): BuildIndex concurrency error (#7035) 2024-08-22 00:44:55 +08:00
setting refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00
sign feat: add 189cloud driver 2022-09-06 14:39:21 +08:00
stream fix: ignore os.ErrClosed error on repeated FileStream close operations (#6762) 2024-07-14 20:59:24 +08:00
task feat: support general users view and cancel own tasks (#7416 close #7398) 2024-11-01 23:32:26 +08:00