Aaron Liu
c8c2a60adb
feat(storage policy): set deny/allow list for file extension and custom regexp (#2695)
2 months ago
omiku
488f32512d
Add Kingsoft Cloud object storage policy to solve the cross-domain and friendly file name incompatibility problem of s3 compatible storage policy. ( #2665 )
...
* 新增金山云对象存储策略,解决s3兼容存储策略的跨域及友好文件名不兼容问题
* fix bug&add download Expire time args
* Handling of expiration times when they may be empty
2 months ago
Aaron Liu
e96b595622
feat(direct link): add option to get direct link with download enforced ( #2651 )
2 months ago
Aaron Liu
000124f6c7
feat(ui): custom HTML content in predefined locations ( #2621 )
2 months ago
Aaron Liu
ca57ca1ba0
feat(custom): custom sidebar items
2 months ago
Aaron Liu
3cda4d1ef7
feat(fs): custom properties for files ( #2407 )
2 months ago
Aaron Liu
b13490357b
feat(dashboard): cleanup tasks and events ( #2368 )
3 months ago
Aaron Liu
fe2ccb4d4e
feat(share): add option to automatically render and show README file ( #2382 )
3 months ago
Aaron Liu
aada3aab02
feat(storage): load balance storage policy ( #2436 )
3 months ago
WittF
6106b57bc7
feat(captcha): update static asset source option ( #2589 )
...
* feat(captcha): Add captcha_cap_asset_server configuration option to support static asset server settings (#2584 )
* fix(captcha): Backend default: cdn → jsdelivr
3 months ago
Aaron Liu
dc611bcb0d
feat(explorer): manage created direct links / option to enable unique redirected direct links
3 months ago
WittF
2500ebc6a4
refactor(captcha): update Cap to 2.0.0 ( #2573 )
...
* refactor(captcha): update Cap backend to 2.0.0 API format
* feat(captcha): add Cap version config for 1.x/2.x compatibility
* fix(captcha): change Cap default version to 1.x for backward compatibility
* refactor(captcha): remove Cap 1.x compatibility, keep only 2.x support
* feat(captcha): update field names to Cap 2.0 standard - Site Key and Secret Key
* fix(captcha): update Cap field names in defaults configuration
3 months ago
Aaron Liu
fec549f5ec
feat(ent): migrate DB settings in patches
3 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
3 months ago
WintBit
41eb010698
fix: allow empty password for ShareCreateService ( #2498 )
3 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
3 months ago
Aaron Liu
3ab86e9b1d
fix: lock conflict while changing view / fix: sign out not blocking refresh tokens
3 months ago
Aaron Liu
522fcca6af
feat(explorer): save user's view setting to server / optionally share view setting via share link ( #2232 )
4 months ago
Aaron Liu
51fa9f66a5
feat(dashboard): traverse file URI from file ID ( #2412 )
4 months ago
Aaron Liu
db7b54c5d7
feat(session): sign out and revoke root token
4 months ago
Aaron Liu
c6ee3e5dcd
feat(dbfs): set default share shortcut for new users
4 months ago
Aaron Liu
9f5ebe11b6
feat(wopi): put relative file
4 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
4 months ago
Aaron Liu
2fac086127
feat(dashboard): admin can now view task detailed steps
4 months ago
Aaron Liu
a10a008ed7
feat(workflow): import files from external storage
4 months ago
Aaron Liu
0a28bf1689
refactor(download): handle stream saver download outside of driver implementation ( fix #2366 )
4 months ago
Aaron Liu
bdaf091aca
fix(wopi): community edition cannot open WOPI viewer from shared file
4 months ago
Aaron Liu
762811d50f
fix(share): share link should be marked as expired if the file is in trash bin ( #2347 )
4 months ago
Aaron Liu
006bcabcdb
fix(session): increase password length limit to 128
4 months ago
Aaron Liu
c5467f228a
fix(onedrive): show detailed error for oauth callback
4 months ago
Aaron Liu
55a3669a9e
fix(dashboard): user avatar not shown in details popup ( fix #2289 )
5 months ago
Aaron Liu
7b5e0e8581
fix(dbfs): enforce root protection for single file share
5 months ago
AaronLiu
21d158db07
Init V4 community edition ( #2265 )
...
* Init V4 community edition
* Init V4 community edition
5 months ago
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 ":/"
2 years ago
Sam
3ffce1e356
fix(admin): Able to change deafult user status ( #1811 )
2 years ago
Aaron Liu
a1747073df
feat(webdav): support setting download proxy
2 years ago
Aaron Liu
cbc549229b
fix(wopi): anonymous users cannot preview files
2 years ago
Aaron Liu
173ca6cdf8
fix(preview): use absolute URL for local storage policy
2 years ago
Aaron Liu
89ee147961
feat(upload): detect and specify mime type for files uploaded to S3 and OSS (fix#1681)
2 years ago
Aaron Liu
37926e3133
feat(policy): add Google Drive Oauth client
2 years ago
Aaron Liu
cf03206283
feat(thumb): generator settings and test button
2 years ago
Aaron Liu
7cb5e68b78
refactor(thumb): thumb logic for slave policy
2 years ago
Aaron Liu
f36e39991d
refactor(thumb): new thumb pipeline model to generate thumb on-demand
2 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
Aaron Liu
2a1e82aede
fix(fs): cannot delete file while user is deleted ( fix #1586 )
3 years ago
WeidiDeng
a93ea2cfa0
feat(webdav): add read-only option ( #1629 )
3 years ago
HFO4
9ad2c3508f
enhancement(upload): keep original file content after failed to update document files
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