alist/server/common
Noah Hsu ddcba93eea
feat: multiple search indexes (#2514)
* refactor: abstract search interface

* wip: ~

* fix cycle import

* objs update hook

* wip: ~

* Delete search/none

* auto update index while cache changed

* db searcher

TODO: bleve init issue

cannot open index, metadata missing

* fix size type

why float64??

* fix typo

* fix nil pointer using

* api adapt ui

* bleve: fix clear & change struct
2022-11-28 13:45:25 +08:00
..
auth.go fix: custom token expires in doesn't work 2022-09-27 14:23:56 +08:00
base.go refactor!: move `api_url` and `base_path` to config file 2022-09-25 17:57:54 +08:00
check.go fix: check password while upload (close #2444) 2022-11-22 16:14:01 +08:00
common.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00
hide_privacy_test.go fix: hide access_token in error message of `baidu_netdisk` 2022-09-03 19:48:11 +08:00
proxy.go chore: go fmt 2022-08-03 14:26:59 +08:00
resp.go feat: add alist v3 driver (close #1833 pr #2129) 2022-10-27 10:54:49 +08:00
sign.go fix!: sign with the raw path instead of filename (#2258) 2022-11-11 16:24:25 +08:00