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 |
|
Noah Hsu
|
f551dc76d0
|
feat: add onedrive driver
|
2022-08-30 21:52:06 +08:00 |
|
Noah Hsu
|
b51e664543
|
chore: go fmt
|
2022-08-03 14:26:59 +08:00 |
|
Noah Hsu
|
fc1204c914
|
chore: rename account to storage
|
2022-07-10 14:45:39 +08:00 |
|
Noah Hsu
|
d24e51bc86
|
chore: user permissions
|
2022-06-29 18:03:12 +08:00 |
|
Noah Hsu
|
cab498e376
|
feat: user manage api
|
2022-06-26 19:36:27 +08:00 |
|
Noah Hsu
|
54ca68e4b3
|
chore: init users
|
2022-06-25 22:05:02 +08:00 |
|
Noah Hsu
|
306b90399c
|
chore: move conf package
|
2022-06-25 20:38:02 +08:00 |
|
Noah Hsu
|
b971b13362
|
feat: dir and file check
|
2022-06-23 16:09:22 +08:00 |
|
Noah Hsu
|
d77dea733f
|
chore: rename errors
|
2022-06-23 16:03:27 +08:00 |
|
Noah Hsu
|
c3040fdfc3
|
chore: move errors
|
2022-06-23 15:57:10 +08:00 |
|