mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-19 11:00:06 +08:00
* 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
|
||
|---|---|---|
| .. | ||
| const.go | ||
| driver_test.go | ||
| driver.go | ||
| fs.go | ||
| hook.go | ||
| meta.go | ||
| path.go | ||
| setting.go | ||
| storage_test.go | ||
| storage.go | ||
| user.go | ||