 BoYanZhandGitHub
|
4c5285e094
|
chore(ci): format lang file (#2558)
|
2022-12-03 12:19:10 +08:00 |
|
 BoYanZhandGitHub
|
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 |
|
 BoYanZhandGitHub
|
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 |
|
 BoYanZhandGitHub
|
a02d9c8463
|
fix: check error type on file not found (#2383)
|
2022-11-18 01:30:37 +08:00 |
|
 BoYanZhandGitHub
|
3fbdf6f022
|
fix: resolve import cycle in alist v3 driver (close #2337 pr #2338)
|
2022-11-15 10:51:32 +08:00 |
|
 BoYanZhandGitHub
|
0352a8e028
|
feat: add alist v2 driver (#2281)
|
2022-11-10 17:42:12 +08:00 |
|
 BoYanZhandGitHub
|
42865486f1
|
fix(local): deal with relative symlink dir (#2274)
|
2022-11-09 18:15:42 +08:00 |
|
 BoYanZhandGitHub
|
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 |
|
 BoYanZhandGitHub
|
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 |
|
 BoYanZhandGitHub
|
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 |
|
 BoYanZhandGitHub
|
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 |
|