BoYanZh and GitHub
7aa4dfb240
feat: use natural sort in SortFiles ( #2612 )
2022-12-06 17:28:18 +08:00
BoYanZh and GitHub
dc8d5106f9
feat: auto fix address in alist & smb storages ( #2582 )
2022-12-05 13:31:34 +08:00
BoYanZh and GitHub
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
BoYanZh and GitHub
4c5285e094
chore(ci): format lang file ( #2558 )
2022-12-03 12:19:10 +08:00
BoYanZh and GitHub
09f480318c
fix: unify settings string ( #2555 )
2022-12-02 17:42:42 +08:00
4c5be5f07f
feat: only show CanAccess search results ( #2548 )
...
* feat: only show `CanAccess` search results
* have done in frontend
Co-authored-by: Noah Hsu <i@nn.ci >
2022-12-02 10:09:39 +08:00
BoYanZh and GitHub
2383e851e2
fix: reset index before build new one ( #2471 )
2022-11-24 14:47:49 +08:00
330a767fd7
feat: build index & search with bleve ( close #1740 pr #2386 )
...
* feat: build index & search with bleve (#1740 )
* delete unused struct
Co-authored-by: Noah Hsu <i@nn.ci >
2022-11-24 11:46:47 +08:00
BoYanZh and GitHub
a02d9c8463
fix: check error type on file not found ( #2383 )
2022-11-18 01:30:37 +08:00
BoYanZh and GitHub
3fbdf6f022
fix: resolve import cycle in alist v3 driver ( close #2337 pr #2338 )
2022-11-15 10:51:32 +08:00
BoYanZh and GitHub
0352a8e028
feat: add alist v2 driver ( #2281 )
2022-11-10 17:42:12 +08:00
BoYanZh and GitHub
42865486f1
fix(local): deal with relative symlink dir ( #2274 )
2022-11-09 18:15:42 +08:00
BoYanZh and GitHub
cdcbfb24c4
fix(local): directory handle ( #2262 )
...
* fix(local): check symlink dir
* fix(local): set size of dir to 0 (close #2264 )
2022-11-09 11:20:09 +08:00
BoYanZh and GitHub
a3b631f9e9
fix(smb): remount smb before each operation ( close #2123 pr #2140 )
2022-10-30 15:05:07 +08:00
5f79d665d9
feat: add alist v3 driver ( close #1833 pr #2129 )
...
* feat: add alist v3 driver (close #1833 )
* chore: use generics
Co-authored-by: Noah Hsu <i@nn.ci >
2022-10-27 10:54:49 +08:00
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
BoYanZh and GitHub
dd4674e486
feat: add smb driver ( close #1746 ) ( #2114 )
...
* feat: add smb driver (close #1746 )
* Update driver.go
2022-10-25 23:00:23 +08:00
BoYanZh and GitHub
3e9c38697d
fix: use utils.Log during static file router init ( #2100 )
...
formerly the log is not in stderr
2022-10-24 23:33:57 +08:00