Xhofe
|
48049a5ea3
|
docs: upgrade golang version [skip ci]
|
2022-04-25 16:05:49 +08:00 |
Xhofe
|
bd7260f0ff
|
chore: base for template
|
2022-04-24 21:22:24 +08:00 |
Xhofe
|
ce5dacbf3f
|
build: build musl first
|
2022-04-24 17:39:25 +08:00 |
Xhofe
|
08aaa5e2c0
|
build: rm .git before xgo
|
2022-04-24 16:53:47 +08:00 |
Xhofe
|
42c0e438d5
|
fix(webdav): sharepoint upload
|
2022-04-24 15:38:17 +08:00 |
Xhofe
|
e4df146043
|
fix(webdav): sharepoint repeat login
|
2022-04-24 15:37:59 +08:00 |
Xhofe
|
27b7dae113
|
feat(webdav): support range get
|
2022-04-23 22:43:02 +08:00 |
Xhofe
|
293d574ce7
|
build: specify xgo version
|
2022-04-23 16:53:26 +08:00 |
Xhofe
|
a7a0e85a46
|
docs: update qq group
|
2022-04-21 22:31:17 +08:00 |
Xhofe
|
95c0106fdd
|
feat(onedrive): default redirect_uri(close #967)
|
2022-04-20 15:21:48 +08:00 |
Xhofe
|
6612338fc1
|
fix(189pc): InvalidSessionKey (fix #920)
|
2022-04-20 15:16:30 +08:00 |
Xhofe
|
c276a1541f
|
chore: delete useless comment
|
2022-04-18 18:32:29 +08:00 |
Xhofe
|
cc96a5bbdb
|
chore: add windows bin to gitignore
|
2022-04-18 18:31:10 +08:00 |
Xhofe
|
0810561a8a
|
fix(xunlei): check err prevent stack overflow
|
2022-04-18 18:29:21 +08:00 |
Xhofe
|
d38f36ef44
|
chore: delete useless test file
|
2022-04-17 22:50:54 +08:00 |
Xhofe
|
f9533440c7
|
build: cancel static link for glibc
|
2022-04-17 22:50:28 +08:00 |
Xhofe
|
41a186b051
|
fix(native): set size of folder to 0
|
2022-04-17 21:12:55 +08:00 |
Xhofe
|
ebda77cd43
|
docs: add `sharepoint` to webdav
|
2022-04-17 17:16:39 +08:00 |
Xhofe
|
1a1e86521f
|
fix(quark): lost files while number of files > 100 (fix #947)
|
2022-04-16 21:06:33 +08:00 |
Xhofe
|
1b4740dae3
|
fix: file deduplication (fix #941)
|
2022-04-16 17:28:16 +08:00 |
Xhofe
|
91fc8df84e
|
build: cancel static link for `darwin`
|
2022-04-16 17:08:48 +08:00 |
Xhofe
|
e6ecf1fa30
|
feat(189): add tips `get page`
|
2022-04-16 17:08:21 +08:00 |
Xhofe
|
183a6f1b3a
|
build: static link for compile
|
2022-04-16 16:55:55 +08:00 |
Xhofe
|
3c2d59e272
|
build: use crazymax/xgo
|
2022-04-16 16:43:21 +08:00 |
Xhofe
|
fd80e3eaf7
|
build: Use -buildvcs=false to disable VCS stamping
|
2022-04-16 15:23:21 +08:00 |
Xhofe
|
4928c331a8
|
build: upgrade go version
|
2022-04-16 15:04:28 +08:00 |
foxxorcat
|
3ad75e54cb
|
refactor(baidu): add a crack api of download
* 修复百度网盘API文件大于20M问题
* refactor: keep the official api
Co-authored-by: Xhofe <i@nn.ci>
|
2022-04-16 14:52:36 +08:00 |
Xhofe
|
a2cf3ab42e
|
workflow: add checkboxes for issue template
|
2022-04-14 22:16:15 +08:00 |
Xhofe
|
e24814ee2f
|
chore: Merge pull request #938 from Xhofe/feature/search
Feature/search
|
2022-04-13 21:57:59 +08:00 |
Xhofe
|
37b42e6e17
|
fix(sftp): add port
|
2022-04-12 20:22:09 +08:00 |
Xhofe
|
30ebb0f4d4
|
feat: support other region sharepoint with webdav
|
2022-04-12 09:54:22 +08:00 |
Xhofe
|
8e059c64b5
|
feat: webdav for sharepoint online (#460)
|
2022-04-11 21:32:38 +08:00 |
Xhofe
|
395de069c2
|
fix: extract_folder causes sorting confusion (close #929)
|
2022-04-11 16:50:47 +08:00 |
Xhofe
|
4c22f37d54
|
fix(search): file type
|
2022-04-08 22:47:04 +08:00 |
Xhofe
|
a73a40133d
|
feat: search api
|
2022-04-08 22:03:26 +08:00 |
Xhofe
|
6591af58ea
|
feat: store search file index
|
2022-04-08 21:51:21 +08:00 |
Xhofe
|
58568d4ef6
|
fix(189cloud): remove empty Authorization
|
2022-04-07 16:56:50 +08:00 |
Xhofe
|
5295593bf8
|
fix(189cloudpc): wrong modified time (close #910)
|
2022-04-06 17:59:45 +08:00 |
Xhofe
|
24d031d578
|
feat: clear temp file while start
|
2022-04-06 16:24:31 +08:00 |
Xhofe
|
7141bf0358
|
build: static compilation for musl
|
2022-04-06 16:19:15 +08:00 |
Xhofe
|
c5d707cf0a
|
fix: multilevel virtual path (close #904)
|
2022-04-06 15:23:10 +08:00 |
Xhofe
|
dfcf66b43e
|
fix(native): set size of folder to 0
|
2022-04-06 15:11:03 +08:00 |
Xhofe
|
fa6ee62cf0
|
feat: global readme url
|
2022-04-05 20:17:27 +08:00 |
Xhofe
|
1428d90361
|
feat: meta readme
|
2022-04-05 20:17:16 +08:00 |
Xhofe
|
c413c22201
|
fix(quark): denied by Referer ACL
|
2022-04-04 20:55:48 +08:00 |
Xhofe
|
9b6adecd62
|
feat: sharepoint webdav (unfinished)
|
2022-04-04 20:55:22 +08:00 |
Xhofe
|
b3540cf539
|
docs: add `SFTP` in readme [skip ci]
|
2022-04-03 18:20:33 +08:00 |
Xhofe
|
f8650c9c0b
|
fix(webdav): remove default `Authorization` header (close #893)
|
2022-04-03 18:19:15 +08:00 |
foxxorcat
|
bf2e5768d6
|
feat: add rapid upload switch for 189pc and alidrive (#892)
* 189PC增加快传开关
* alidrive增加快传开关
|
2022-04-03 17:56:21 +08:00 |
Xhofe
|
18c82e79b5
|
feat: sftp support
|
2022-04-02 19:28:43 +08:00 |