43c6e07bac
feat: add aria2 download settings( #1000 )
...
* feat: add aria2 support
在右键菜单中增加了使用aria2下载的item,可以直接发送选中的文件链接到aria2,省略复制再粘贴到aria2的步骤
* feat: set default value for `Aria2 RPC url`
Co-authored-by: Xhofe <i@nn.ci >
2022-04-28 18:05:07 +08:00
4901e9080c
fix(quark): file size over i32 ( close #997 )
2022-04-26 15:22:39 +08:00
48049a5ea3
docs: upgrade golang version [skip ci]
2022-04-25 16:05:49 +08:00
bd7260f0ff
chore: base for template
2022-04-24 21:22:24 +08:00
6c0d54394f
chore: Merge pull request #992 from Xhofe/dev
...
Dev 2.4.3
v2.4.3
2022-04-24 17:40:26 +08:00
ce5dacbf3f
build: build musl first
2022-04-24 17:39:25 +08:00
08aaa5e2c0
build: rm .git before xgo
2022-04-24 16:53:47 +08:00
42c0e438d5
fix(webdav): sharepoint upload
2022-04-24 15:38:17 +08:00
e4df146043
fix(webdav): sharepoint repeat login
2022-04-24 15:37:59 +08:00
27b7dae113
feat(webdav): support range get
2022-04-23 22:43:02 +08:00
293d574ce7
build: specify xgo version
2022-04-23 16:53:26 +08:00
56b3b35556
chore: Merge pull request #984 from Xhofe/dev
...
2.4.2
v2.4.2
2022-04-21 22:34:12 +08:00
a7a0e85a46
docs: update qq group
2022-04-21 22:31:17 +08:00
95c0106fdd
feat(onedrive): default redirect_uri( close #967 )
2022-04-20 15:21:48 +08:00
6612338fc1
fix(189pc): InvalidSessionKey ( fix #920 )
2022-04-20 15:16:30 +08:00
c276a1541f
chore: delete useless comment
2022-04-18 18:32:29 +08:00
cc96a5bbdb
chore: add windows bin to gitignore
2022-04-18 18:31:10 +08:00
0810561a8a
fix(xunlei): check err prevent stack overflow
2022-04-18 18:29:21 +08:00
82a5c43b94
chore: Merge pull request #961 from Xhofe/dev
...
Dev v2.4.1
v2.4.1
2022-04-17 23:12:02 +08:00
d38f36ef44
chore: delete useless test file
2022-04-17 22:50:54 +08:00
f9533440c7
build: cancel static link for glibc
2022-04-17 22:50:28 +08:00
41a186b051
fix(native): set size of folder to 0
2022-04-17 21:12:55 +08:00
4e6a44253c
chore: Merge pull request #958 from Xhofe/dev
...
Dev 2.4.0
v2.4.0
2022-04-17 17:29:02 +08:00
ebda77cd43
docs: add sharepoint
to webdav
2022-04-17 17:16:39 +08:00
1a1e86521f
fix(quark): lost files while number of files > 100 ( fix #947 )
2022-04-16 21:06:33 +08:00
1b4740dae3
fix: file deduplication ( fix #941 )
2022-04-16 17:28:16 +08:00
91fc8df84e
build: cancel static link for darwin
2022-04-16 17:08:48 +08:00
e6ecf1fa30
feat(189): add tips get page
2022-04-16 17:08:21 +08:00
183a6f1b3a
build: static link for compile
2022-04-16 16:55:55 +08:00
3c2d59e272
build: use crazymax/xgo
2022-04-16 16:43:21 +08:00
fd80e3eaf7
build: Use -buildvcs=false to disable VCS stamping
2022-04-16 15:23:21 +08:00
4928c331a8
build: upgrade go version
2022-04-16 15:04:28 +08:00
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
a2cf3ab42e
workflow: add checkboxes for issue template
2022-04-14 22:16:15 +08:00
e24814ee2f
chore: Merge pull request #938 from Xhofe/feature/search
...
Feature/search
2022-04-13 21:57:59 +08:00
37b42e6e17
fix(sftp): add port
2022-04-12 20:22:09 +08:00
30ebb0f4d4
feat: support other region sharepoint with webdav
2022-04-12 09:54:22 +08:00
8e059c64b5
feat: webdav for sharepoint online ( #460 )
2022-04-11 21:32:38 +08:00
395de069c2
fix: extract_folder causes sorting confusion ( close #929 )
2022-04-11 16:50:47 +08:00
4c22f37d54
fix(search): file type
2022-04-08 22:47:04 +08:00
a73a40133d
feat: search api
2022-04-08 22:03:26 +08:00
6591af58ea
feat: store search file index
2022-04-08 21:51:21 +08:00
58568d4ef6
fix(189cloud): remove empty Authorization
2022-04-07 16:56:50 +08:00
5295593bf8
fix(189cloudpc): wrong modified time ( close #910 )
2022-04-06 17:59:45 +08:00
24d031d578
feat: clear temp file while start
2022-04-06 16:24:31 +08:00
7141bf0358
build: static compilation for musl
2022-04-06 16:19:15 +08:00
c5d707cf0a
fix: multilevel virtual path ( close #904 )
2022-04-06 15:23:10 +08:00
dfcf66b43e
fix(native): set size of folder to 0
2022-04-06 15:11:03 +08:00
fa6ee62cf0
feat: global readme url
2022-04-05 20:17:27 +08:00
1428d90361
feat: meta readme
2022-04-05 20:17:16 +08:00