alist/internal/fs
BoYanZh 8c0dfe2f3d
feat: Search enhancement (#2562)
* feat: ignore AList storage on indexing

* fix: remove unused err in `walkFn`

* chore(ci): fix auto_lang trigger and run it

* feat: batch index

* feat: quit index & init index

* feat: set DocType for bleve data

* fix: build index cleanup check origin err
2022-12-05 13:28:39 +08:00
..
copy.go fix: copy folder between two storage (fix #1670) 2022-09-15 17:58:32 +08:00
fs.go chore: fix typo 2022-08-31 22:08:12 +08:00
get.go feat: add teambition driver 2022-09-02 18:24:14 +08:00
link.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
list.go fix: add hide check to `canAccess` (close #2532) 2022-11-30 22:01:33 +08:00
other.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
put.go style: shorten name `operations` to `op` 2022-08-31 21:01:15 +08:00
util.go fix(webdav): set mime by ext if it's empty 2022-10-09 19:29:55 +08:00
walk.go feat: Search enhancement (#2562) 2022-12-05 13:28:39 +08:00