WintBit
5132d2139b
feat: frontend group folder configure page
2023-11-11 14:18:42 +08:00
WintBit
2165c03c9d
feat: get-file by uid and gid
2023-11-11 12:34:44 +08:00
WintBit
ee8f90df1c
feat(backend): support group folder
...
***Important: model field modified***
1. `model.File.UserID`: `uint` => `int`
2. `model.Folder.OwnerID`: `uint` => `int`
> Why? negative id means its a `group id`.
> Positive means it belongs to a user.
2023-10-29 10:11:42 +08:00
Aaron Liu
88409cc1f0
release: 3.8.3
2023-10-07 20:08:38 +08:00
Darren Yu
cd6eee0b60
Fix: doc preview src of local storage policy starts with ":/" ( #1842 ) ( #1844 )
...
* Fix: doc preview src of local storage policy starts with ":/"
* Fix: doc preview src of local storage policy starts with ":/"
2023-10-06 12:34:49 +08:00
Sam
3ffce1e356
fix(admin): Able to change deafult user status ( #1811 )
2023-08-14 13:24:58 +08:00
Aaron Liu
ce832bf13d
release: 3.8.2
2023-08-07 20:09:23 +08:00
Aaron Liu
5642dd3b66
feat(webdav): support setting download proxy
2023-07-29 08:58:14 +08:00
Aaron Liu
a1747073df
feat(webdav): support setting download proxy
2023-07-29 08:53:26 +08:00
WeidiDeng
ad6c6bcd93
feat(webdav): supoort rename in copy and move ( #1774 )
2023-07-18 15:27:56 +08:00
WeidiDeng
f4a04ce3c3
fix webdav proppatch ( #1771 )
2023-07-18 15:25:43 +08:00
Aaron Liu
247e31079c
fix(thumb): cannot generate thumb using ffmpeg for specific format ( #1756 )
2023-07-18 15:18:54 +08:00
Darren Yu
a26893aabc
Add: thumb quality for 3rd storage policy ( #1763 )
...
Add thumb quality for third party storage policy.
2023-07-05 22:13:24 +08:00
初雪
ce759c02b1
feat(redis): support confiuring username ( #1752 )
...
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)
Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
2023-07-05 22:12:33 +08:00
Aaron Liu
9f6f9adc89
Merge remote-tracking branch 'origin/master'
2023-06-25 18:53:54 +08:00
Aaron Liu
91025b9f24
fix(thumb): cannot generate thumbnails in slave mode
2023-06-25 18:53:37 +08:00
hallucination
a9bee3e638
Update docker-compose.yml ( #1727 )
...
add Redis retains login sessions after restarting
2023-06-19 12:38:29 +08:00
Aaron Liu
243c312066
fix: failed UT
2023-06-11 09:50:57 +08:00
Aaron Liu
1d52ddd93a
release: 3.8.0
2023-06-11 09:45:27 +08:00
Aaron Liu
cbc549229b
fix(wopi): anonymous users cannot preview files
2023-06-11 09:45:06 +08:00
Aaron Liu
173ca6cdf8
fix(preview): use absolute URL for local storage policy
2023-06-11 09:44:43 +08:00
Aaron Liu
fb166fb3e4
release: 3.8.0-beta1
2023-05-27 14:06:19 +08:00
Aaron Liu
b1344616b8
test: fix failed ut
2023-05-27 10:44:28 +08:00
Aaron Liu
89ee147961
feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
2023-05-25 19:51:51 +08:00
Aaron Liu
4aafe1dc7a
enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
2023-05-25 19:49:32 +08:00
Aaron Liu
4c834e75fa
adhoc: commit todo changes related to google drive
2023-05-25 19:46:05 +08:00
Aaron Liu
31d4a3445d
fix(cache): panic if redis connection fails
2023-05-25 19:44:59 +08:00
Aaron Liu
37926e3133
feat(policy): add Google Drive Oauth client
2023-05-24 14:39:54 +08:00
WeidiDeng
4c18e5acd1
webdav兼容nextcloud propset设置修改时间 ( #1710 )
2023-05-24 12:10:03 +08:00
Arkylin
6358740cc9
modified: models/policy.go ( #1718 )
...
modified: models/policy_test.go
2023-05-24 12:09:24 +08:00
Aaron Liu
00d56d6d07
test: fix failed ut
2023-04-16 09:25:57 +08:00
Aaron Liu
b9143b53f6
chore: update runner to ubuntu-latest
2023-04-16 09:20:30 +08:00
Aaron Liu
b9d9e036c9
feat(kv): persist cache and session into disk before shutdown
2023-04-16 09:17:06 +08:00
Aaron Liu
4d131db504
test(hook): NewWebdavAfterUploadHook
2023-04-15 09:21:29 +08:00
Aaron Liu
c5ffdbfcfb
Merge remote-tracking branch 'origin/master'
2023-04-13 19:39:22 +08:00
Aaron Liu
8e2fc1a8f6
test(thumb): new changes in filesystem pkg
2023-04-13 19:39:12 +08:00
AaronLiu
ce579d387a
Merge pull request #1690 from cloudreve/webdav-checksum
...
webdav兼容rclone的nextcloud选项(修改日期和checksum)
2023-04-08 10:10:46 +08:00
AaronLiu
f1e7af67bc
Merge branch 'master' into webdav-checksum
2023-04-08 10:09:55 +08:00
AaronLiu
98788dc72b
Merge pull request #1679 from xkeyC/master
...
feat(Webdav): Add overwrite support for moveFiles and copyFiles
2023-04-08 10:08:13 +08:00
Weidi Deng
1b4eff624d
webdav兼容rclone的nextcloud选项(修改日期和checksum)
2023-04-07 22:16:11 +08:00
Aaron Liu
408733a974
test(thumb): new changes in models/cache pkg
2023-04-07 20:33:05 +08:00
Aaron Liu
c8b736bd8f
fix(dashboard): add missing utils for thumb setting
2023-04-07 19:42:23 +08:00
Aaron Liu
cf03206283
feat(thumb): generator settings and test button
2023-04-07 19:33:02 +08:00
Aaron Liu
ac536408c6
feat(thumb): use libreoffice to generate thumb
2023-04-07 19:31:43 +08:00
Aaron Liu
98b86b37de
feat(thumb): use ffmpeg to generate thumb
2023-04-07 19:30:41 +08:00
Aaron Liu
b55344459d
feat(thumb): use libvips to generate thumb
2023-04-07 19:30:10 +08:00
Aaron Liu
bde4459519
feat(thumb): add ext whitelist for all policy types
2023-04-07 19:29:43 +08:00
Aaron Liu
f5a21a7e6f
feat(thumb): set size limit for original file
2023-04-07 19:28:39 +08:00
Aaron Liu
b910254cc5
feat(thumb): delete generated thumb file
...
fix(s3): return empty list of file failed to be deleted
2023-04-07 19:27:57 +08:00
Aaron Liu
e115497dfe
feat(thumb): generate thumb for OneDrive files
2023-04-07 19:27:31 +08:00