Aaron Liu
fec549f5ec
feat(ent): migrate DB settings in patches
10 months ago
Aaron Liu
bdc0aafab0
fix(remote download): file path slashes incorrectly formated for remote download transfer if master and slave node use different path style ( #2532 )
10 months ago
WittF
9f9796f2f3
Add Cap Captcha support ( #2511 )
...
* Add Cap Captcha support
- Add CaptchaCap type constant in types.go
- Add Cap struct with InstanceURL, KeyID, and KeySecret fields
- Add CapCaptcha method in provider.go to return Cap settings
- Add default settings for Cap captcha in setting.go
- Implement Cap captcha verification logic in middleware
- Expose Cap captcha settings in site API
This adds support for Cap captcha service as an alternative
captcha option alongside existing reCAPTCHA, Turnstile and
built-in captcha options.
* update cap json tags
10 months ago
WintBit
9d28fde00c
feat: fileshare custom password support ( #2493 )
...
* feat: fileshare custom password support
* fix: blank password check
* feat: backend share link password check
* Revert "feat: backend share link password check"
This reverts commit 22c7bb0b35 .
* feat: use go-playground/validator binding rule
10 months ago
Aaron Liu
633ea479d7
fix(es): redact non-ASCII file name in `filename` segment (#2473)
11 months ago
Aaron Liu
6561e3075f
fix(qiniu): cannot sign URL for file blob with `%` ( #2463 )
11 months ago
Aaron Liu
e750cbfb77
fix(cron): add missing tasks to collect expired items in mem KV ( #2466 )
11 months ago
Aaron Liu
3ab86e9b1d
fix: lock conflict while changing view / fix: sign out not blocking refresh tokens
11 months ago
Aaron Liu
2a7b46437f
fix(onedrive): cannot list folder with more than 500 direct children ( #2446 )
11 months ago
Aaron Liu
522fcca6af
feat(explorer): save user's view setting to server / optionally share view setting via share link ( #2232 )
11 months ago
Aaron Liu
c13b7365b0
fix(s3): avoid perform URL encoding for proxyed path again if possible ( #2413 )
11 months ago
Aaron Liu
51fa9f66a5
feat(dashboard): traverse file URI from file ID ( #2412 )
11 months ago
Aaron Liu
65095855c1
fix(directlink): direct link should not be accessible if the parent file is in trash bin ( #2415 )
11 months ago
Aaron Liu
ec53769e33
fix(session): kv is not initialized
11 months ago
Aaron Liu
1fa70dc699
fix(dashboard): remove default shortcut setting
11 months ago
Aaron Liu
db7b54c5d7
feat(session): sign out and revoke root token
11 months ago
Aaron Liu
c6ee3e5dcd
feat(dbfs): set default share shortcut for new users
11 months ago
Aaron Liu
9f5ebe11b6
feat(wopi): put relative file
11 months ago
Aaron Liu
1a3c3311e6
fix(arai2): cannot select file back after unselected ( #2386 )
11 months ago
Aaron Liu
acffd984c1
fix(dbfs): file uri `name_or` op should be compatiable with older version
11 months ago
Aaron Liu
7ddb611d6c
fix(upload): metadata in upload session request is not created
11 months ago
Aaron Liu
7bace40a4d
fix(import): import from slave not working / fix(recycle): skip sending delete request if no blob needs to be deleted in this batch
11 months ago
Aaron Liu
a10a008ed7
feat(workflow): import files from external storage
11 months ago
Aaron Liu
5d72faf688
fix(thumb): thumb queue retry setting not working ( #2367 )
11 months ago
Aaron Liu
0a28bf1689
refactor(download): handle stream saver download outside of driver implementation ( fix #2366 )
11 months ago
Aaron Liu
1e2cfe0061
fix: undefined types
12 months ago
Aaron Liu
71a624c10e
enhance(dbfs): admin should be able to access user's files even if it's inactive ( #2327 )
12 months ago
Aaron Liu
1b8beb3390
feat(directlink): allow admin create direct link for users ( #2340 )
12 months ago
Aaron Liu
edd50147e7
fix(qbittorrent): unknown state after seeding complete
12 months ago
小白-白
10e3854082
fix(thumb): libreoffice warning ( #2358 )
12 months ago
Aaron Liu
fbf1d1d42c
fix(uri): hash tag is not properly handled in CrUri
12 months ago
Aaron Liu
a0b4c97db0
fix(remote download): slave canceled task error is not passed to master in non-debug mode ( #2301 )
1 year ago
Aaron Liu
2333ed3501
fix(chunk): omit error for teeing file to chunk buffer ( #2303 )
1 year ago
Aaron Liu
67d3b25c87
fix(dbfs): set current version is not executed from existing transaction
1 year ago
Aaron Liu
ca47f79ecb
feat(aria2): patching select file operation is not filtered by existing state ( #2294 )
1 year ago
Aaron Liu
77ae381474
feat(aria2): show detailed error message from aria2 ( #2296 )
1 year ago
Aaron Liu
d195002bf7
fix: compile error
1 year ago
Aaron Liu
969e35192a
fix(remote download): improve file pre-upload validation ( fix #2286 )
1 year ago
Aaron Liu
7b5e0e8581
fix(dbfs): enforce root protection for single file share
1 year ago
AaronLiu
21d158db07
Init V4 community edition ( #2265 )
...
* Init V4 community edition
* Init V4 community edition
1 year ago
sam
12e3f10ad7
缩略图生成器支持 LibRaw ( #2109 )
...
* feat: 增加 LibRaw 缩略图生成器。
* feat: 生成 RAW 图像的缩略图时,旋转缩略图的方向。
* update: RAW 缩略图支持镜像方向。
2 years ago
sam
23d009d611
fix: 缩略图生成器中 exts 被多次解析( #2105 ) ( #2106 )
2 years ago
EpicMo
3edb00a648
fit: gmail ( #1949 )
2 years ago
Aaron Liu
88409cc1f0
release: 3.8.3
3 years ago
Aaron Liu
ce832bf13d
release: 3.8.2
3 years ago
Aaron Liu
5642dd3b66
feat(webdav): support setting download proxy
3 years ago
Aaron Liu
a1747073df
feat(webdav): support setting download proxy
3 years ago
WeidiDeng
ad6c6bcd93
feat(webdav): supoort rename in copy and move ( #1774 )
3 years ago
WeidiDeng
f4a04ce3c3
fix webdav proppatch ( #1771 )
3 years ago
Aaron Liu
247e31079c
fix(thumb): cannot generate thumb using ffmpeg for specific format ( #1756 )
3 years ago
Darren Yu
a26893aabc
Add: thumb quality for 3rd storage policy ( #1763 )
...
Add thumb quality for third party storage policy.
3 years ago
初雪
ce759c02b1
feat(redis): support confiuring username ( #1752 )
...
替换Golang Redis依赖: redigo的版本至当前最新版1.8.9
(v2.0.0被标记为已撤回,且长期未更新)
Redis 6 及以上版本均可配置为使用username+password认证的ACL,故作此变更。
3 years ago
Aaron Liu
91025b9f24
fix(thumb): cannot generate thumbnails in slave mode
3 years ago
Aaron Liu
243c312066
fix: failed UT
3 years ago
Aaron Liu
1d52ddd93a
release: 3.8.0
3 years ago
Aaron Liu
cbc549229b
fix(wopi): anonymous users cannot preview files
3 years ago
Aaron Liu
fb166fb3e4
release: 3.8.0-beta1
3 years ago
Aaron Liu
b1344616b8
test: fix failed ut
3 years ago
Aaron Liu
89ee147961
feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
3 years ago
Aaron Liu
4aafe1dc7a
enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings
3 years ago
Aaron Liu
4c834e75fa
adhoc: commit todo changes related to google drive
3 years ago
Aaron Liu
31d4a3445d
fix(cache): panic if redis connection fails
3 years ago
Aaron Liu
37926e3133
feat(policy): add Google Drive Oauth client
3 years ago
WeidiDeng
4c18e5acd1
webdav兼容nextcloud propset设置修改时间 ( #1710 )
3 years ago
Aaron Liu
00d56d6d07
test: fix failed ut
3 years ago
Aaron Liu
b9d9e036c9
feat(kv): persist cache and session into disk before shutdown
3 years ago
Aaron Liu
4d131db504
test(hook): NewWebdavAfterUploadHook
3 years ago
Aaron Liu
c5ffdbfcfb
Merge remote-tracking branch 'origin/master'
3 years ago
Aaron Liu
8e2fc1a8f6
test(thumb): new changes in filesystem pkg
3 years ago
AaronLiu
f1e7af67bc
Merge branch 'master' into webdav-checksum
3 years ago
AaronLiu
98788dc72b
Merge pull request #1679 from xkeyC/master
...
feat(Webdav): Add overwrite support for moveFiles and copyFiles
3 years ago
Weidi Deng
1b4eff624d
webdav兼容rclone的nextcloud选项(修改日期和checksum)
3 years ago
Aaron Liu
408733a974
test(thumb): new changes in models/cache pkg
3 years ago
Aaron Liu
cf03206283
feat(thumb): generator settings and test button
3 years ago
Aaron Liu
ac536408c6
feat(thumb): use libreoffice to generate thumb
3 years ago
Aaron Liu
98b86b37de
feat(thumb): use ffmpeg to generate thumb
3 years ago
Aaron Liu
b55344459d
feat(thumb): use libvips to generate thumb
3 years ago
Aaron Liu
bde4459519
feat(thumb): add ext whitelist for all policy types
3 years ago
Aaron Liu
f5a21a7e6f
feat(thumb): set size limit for original file
3 years ago
Aaron Liu
b910254cc5
feat(thumb): delete generated thumb file
...
fix(s3): return empty list of file failed to be deleted
3 years ago
Aaron Liu
e115497dfe
feat(thumb): generate thumb for OneDrive files
3 years ago
Aaron Liu
62b73b577b
feat(thumb): generate and return sidecar thumb
3 years ago
Aaron Liu
7cb5e68b78
refactor(thumb): thumb logic for slave policy
3 years ago
Aaron Liu
ae118c337e
refactor(thumb): reset thumb status after renaming a file with no thumb available
3 years ago
Aaron Liu
f36e39991d
refactor(thumb): new thumb pipeline model to generate thumb on-demand
3 years ago
Aaron Liu
da1eaf2d1f
fix(wopi): cannot set preferred language for LibreOffice online
3 years ago
xkeyC
42f7613bfa
moveFiles 修改回无条件 overwrite (Move 或 Rename 都会处罚冲突问题)
3 years ago
xkeyC
e8e38029ca
fix:error code
3 years ago
xkeyC
cd9e9e25b9
fix:仅在需要移动时 overwrite
3 years ago
xkeyC
ca7b21dc3e
feat(Webdav):Add overwrite support for moveFiles and copyFiles
3 years ago
Aaron Liu
f172220825
release: 3.7.1
3 years ago
Aaron Liu
c2d7168c26
release: 3.7.0
3 years ago
VigorFox
9c58278e08
refactor(db): change SQLite driver from github.com/jinzhu/gorm/dialects/sqlite to github.com/glebarez/go-sqlite ( #1626 )
...
* sqlite 驱动从 github.com/jinzhu/gorm/dialects/sqlite 改为 github.com/glebarez/go-sqlite,以移除对 cgo 的依赖
* // 兼容已有配置中的 "sqlite3" 配置项
* Update models/init.go: 修改变量名
3 years ago
Aaron Liu
6d1c44f21b
test: fix failed ut
3 years ago
Aaron Liu
d67d0512f8
feat(explorer): advance delete options for users
3 years ago
Aaron Liu
1c1cd9b342
feat(dashboard): unlink file while not deleting its physical source ( #789 )
3 years ago
HFO4
ffbafca994
Merge remote-tracking branch 'origin/master'
3 years ago
HFO4
99434d7aa5
test(wopi): add tests for wopi client
3 years ago
HFO4
5a8c86c72e
feat(wopi): adapt libreoffice online
3 years ago
HFO4
1c922ac981
feat(wopi): implement required rest api as a WOPI host
3 years ago