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 |
|
BoYanZh
|
f0cc0a76a9
|
chore: fix typos (#2122)
* refactor: fix typos
* Update help.go
Co-authored-by: Noah Hsu <i@nn.ci>
|
2022-10-26 14:05:56 +08:00 |
|
Noah Hsu
|
8c69260972
|
fix(webdav): set mime by ext if it's empty
|
2022-10-09 19:29:55 +08:00 |
|
Noah Hsu
|
d9f0603271
|
fix: copy folder between two storage (fix #1670)
|
2022-09-15 17:58:32 +08:00 |
|
Noah Hsu
|
b197322cd8
|
fix: type of file with name uppercase
|
2022-09-14 15:14:04 +08:00 |
|
Noah Hsu
|
043a79189d
|
style: uniform use utils.CreateTempFile
|
2022-09-10 14:11:06 +08:00 |
|
Noah Hsu
|
fbaebc020f
|
fix(189pc): wrong time if location incorrect (close #1562)
|
2022-09-08 20:03:07 +08:00 |
|
Noah Hsu
|
d9ee174dd3
|
feat!: unity iframe preview
|
2022-08-23 16:50:54 +08:00 |
|
Noah Hsu
|
61fa6f38a8
|
feat: add type to fs read api
|
2022-08-08 00:51:05 +08:00 |
|
Noah Hsu
|
306b90399c
|
chore: move conf package
|
2022-06-25 20:38:02 +08:00 |
|
Noah Hsu
|
c65a9b3001
|
fix: typo
|
2022-06-15 14:57:13 +08:00 |
|
Noah Hsu
|
066ddd3e09
|
chore: create temp file util
|
2022-06-15 14:56:43 +08:00 |
|
Noah Hsu
|
fced60c2b5
|
feat: basic structure
|
2022-06-06 21:48:53 +08:00 |
|