alist/internal
j2rong4cn 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
..
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): do not generate host key until first enabled (#7734) 2024-12-30 22:54:37 +08:00
conf feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
db feat(sftp-server): public key login (#7668) 2024-12-25 21:15:06 +08:00
driver feat: add `Reference` interface to driver (#7805) 2025-01-18 23:26:58 +08:00
errs fix(search): BuildIndex concurrency error (#7035) 2024-08-22 00:44:55 +08:00
fs feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +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(index): add `disable index` option for storages (#7730) 2024-12-30 22:52:55 +08:00
net fix(net): close of closed channel (#7580) 2024-12-17 22:04:27 +08:00
offline_download feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
op feat: add `Reference` interface to driver (#7805) 2025-01-18 23:26:58 +08:00
search feat(index): add `disable index` option for storages (#7730) 2024-12-30 22:52: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(task): attach creator to `user` of the context (#7729) 2024-12-30 22:55:09 +08:00