WeidiDeng
|
f4a04ce3c3
|
fix webdav proppatch (#1771)
|
1 year ago |
Aaron Liu
|
247e31079c
|
fix(thumb): cannot generate thumb using ffmpeg for specific format (#1756)
|
1 year ago |
Darren Yu
|
a26893aabc
|
Add: thumb quality for 3rd storage policy (#1763)
Add thumb quality for third party storage policy.
|
1 year ago |
初雪
|
ce759c02b1
|
feat(redis): support confiuring username (#1752)
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)
Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
|
1 year ago |
Aaron Liu
|
9f6f9adc89
|
Merge remote-tracking branch 'origin/master'
|
1 year ago |
Aaron Liu
|
91025b9f24
|
fix(thumb): cannot generate thumbnails in slave mode
|
1 year ago |
hallucination
|
a9bee3e638
|
Update docker-compose.yml (#1727)
add Redis retains login sessions after restarting
|
1 year ago |
Aaron Liu
|
243c312066
|
fix: failed UT
|
1 year ago |
Aaron Liu
|
1d52ddd93a
|
release: 3.8.0
|
1 year ago |
Aaron Liu
|
cbc549229b
|
fix(wopi): anonymous users cannot preview files
|
1 year ago |
Aaron Liu
|
173ca6cdf8
|
fix(preview): use absolute URL for local storage policy
|
1 year ago |
Aaron Liu
|
fb166fb3e4
|
release: 3.8.0-beta1
|
1 year ago |
Aaron Liu
|
b1344616b8
|
test: fix failed ut
|
1 year ago |
Aaron Liu
|
89ee147961
|
feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
|
1 year ago |
Aaron Liu
|
4aafe1dc7a
|
enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
|
1 year ago |
Aaron Liu
|
4c834e75fa
|
adhoc: commit todo changes related to google drive
|
1 year ago |
Aaron Liu
|
31d4a3445d
|
fix(cache): panic if redis connection fails
|
1 year ago |
Aaron Liu
|
37926e3133
|
feat(policy): add Google Drive Oauth client
|
1 year ago |
WeidiDeng
|
4c18e5acd1
|
webdav兼容nextcloud propset设置修改时间 (#1710)
|
1 year ago |
Arkylin
|
6358740cc9
|
modified: models/policy.go (#1718)
modified: models/policy_test.go
|
1 year ago |
Aaron Liu
|
00d56d6d07
|
test: fix failed ut
|
2 years ago |
Aaron Liu
|
b9143b53f6
|
chore: update runner to ubuntu-latest
|
2 years ago |
Aaron Liu
|
b9d9e036c9
|
feat(kv): persist cache and session into disk before shutdown
|
2 years ago |
Aaron Liu
|
4d131db504
|
test(hook): NewWebdavAfterUploadHook
|
2 years ago |
Aaron Liu
|
c5ffdbfcfb
|
Merge remote-tracking branch 'origin/master'
|
2 years ago |
Aaron Liu
|
8e2fc1a8f6
|
test(thumb): new changes in filesystem pkg
|
2 years ago |
AaronLiu
|
ce579d387a
|
Merge pull request #1690 from cloudreve/webdav-checksum
webdav兼容rclone的nextcloud选项(修改日期和checksum)
|
2 years ago |
AaronLiu
|
f1e7af67bc
|
Merge branch 'master' into webdav-checksum
|
2 years ago |
AaronLiu
|
98788dc72b
|
Merge pull request #1679 from xkeyC/master
feat(Webdav): Add overwrite support for moveFiles and copyFiles
|
2 years ago |
Weidi Deng
|
1b4eff624d
|
webdav兼容rclone的nextcloud选项(修改日期和checksum)
|
2 years ago |
Aaron Liu
|
408733a974
|
test(thumb): new changes in models/cache pkg
|
2 years ago |
Aaron Liu
|
c8b736bd8f
|
fix(dashboard): add missing utils for thumb setting
|
2 years ago |
Aaron Liu
|
cf03206283
|
feat(thumb): generator settings and test button
|
2 years ago |
Aaron Liu
|
ac536408c6
|
feat(thumb): use libreoffice to generate thumb
|
2 years ago |
Aaron Liu
|
98b86b37de
|
feat(thumb): use ffmpeg to generate thumb
|
2 years ago |
Aaron Liu
|
b55344459d
|
feat(thumb): use libvips to generate thumb
|
2 years ago |
Aaron Liu
|
bde4459519
|
feat(thumb): add ext whitelist for all policy types
|
2 years ago |
Aaron Liu
|
f5a21a7e6f
|
feat(thumb): set size limit for original file
|
2 years ago |
Aaron Liu
|
b910254cc5
|
feat(thumb): delete generated thumb file
fix(s3): return empty list of file failed to be deleted
|
2 years ago |
Aaron Liu
|
e115497dfe
|
feat(thumb): generate thumb for OneDrive files
|
2 years ago |
Aaron Liu
|
62b73b577b
|
feat(thumb): generate and return sidecar thumb
|
2 years ago |
Aaron Liu
|
7cb5e68b78
|
refactor(thumb): thumb logic for slave policy
|
2 years ago |
Aaron Liu
|
ae118c337e
|
refactor(thumb): reset thumb status after renaming a file with no thumb available
|
2 years ago |
Aaron Liu
|
f36e39991d
|
refactor(thumb): new thumb pipeline model to generate thumb on-demand
|
2 years ago |
Aaron Liu
|
da1eaf2d1f
|
fix(wopi): cannot set preferred language for LibreOffice online
|
2 years ago |
xkeyC
|
42f7613bfa
|
moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题)
|
2 years ago |
xkeyC
|
e8e38029ca
|
fix:error code
|
2 years ago |
xkeyC
|
cd9e9e25b9
|
fix:仅在需要移动时 overwrite
|
2 years ago |
xkeyC
|
ca7b21dc3e
|
feat(Webdav):Add overwrite support for moveFiles and copyFiles
|
2 years ago |
Aaron Liu
|
f172220825
|
release: 3.7.1
|
2 years ago |