alist/pkg
foxxorcat 6024e8d832
refactor: split the db package hook and cache to the op package (#2747)
* refactor:separate the setting method from the db package to the op package and add the cache

* refactor:separate the meta method from the db package to the op package

* fix:setting not load database data

* refactor:separate the user method from the db package to the op package

* refactor:remove user JoinPath error

* fix:op package user cache

* refactor:fs package list method

* fix:tile virtual paths (close #2743)

* Revert "refactor:remove user JoinPath error"

This reverts commit 4e20daaf9e.

* clean path directly may lead to unknown behavior

* fix: The path of the meta passed in must be prefix of reqPath

* chore: rename all virtualPath to mountPath

* fix: `getStoragesByPath` and `GetStorageVirtualFilesByPath`

is_sub_path:

/a/b isn't subpath of /a/bc

* fix: don't save setting if hook error

Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-18 19:51:20 +08:00
..
aria2/rpc chore: fix typos (#2122) 2022-10-26 14:05:56 +08:00
chanio feat: add support for mega.nz (close 1553) 2022-10-08 22:16:41 +08:00
cookie feat: add quark driver 2022-09-02 21:36:47 +08:00
cron fix: send on closed channel 2022-09-14 15:13:02 +08:00
generic feat: optimize index build 2022-12-05 16:07:36 +08:00
generic_sync fix(search): don't delete virtual folder while update indexes (close #2677) 2022-12-11 14:59:58 +08:00
gowebdav feat(webdav): delete privacy header and optimize 302 (#2534) 2022-11-30 20:52:33 +08:00
mq feat: index enhancement (close #2632 pr #2636) 2022-12-09 10:02:13 +08:00
sign feat: sign of file 2022-06-28 15:12:40 +08:00
singleflight feat: use singleflight to prevent cache breakdown 2022-06-13 20:24:13 +08:00
task fix(task): memory alignment for curID (close #2541) 2022-12-01 13:16:31 +08:00
utils refactor: split the db package hook and cache to the op package (#2747) 2022-12-18 19:51:20 +08:00