Commit Graph

317 Commits (master)

Author SHA1 Message Date
Aaron Liu e3580d9351 feat(encryption): add UI and settings for file encryption
1 month ago
Aaron Liu 16b02b1fb3 feat: file blob encryption
1 month ago
Darren Yu e3e08a9b75
feat(share): adapt to keep specified path in V3 sharing link (#2958)
2 months ago
Aaron Liu 3d41e00384 feat(media meta): add Mapbox as a map provider option (#2922)
2 months ago
Aaron Liu 5e5dca40c4 feat(media meta): reverse geocoding from mapbox (#2922)
2 months ago
Mason Liu 668b542c59
feat: update reset thumbnail feature (#2854)
2 months ago
Aaron Liu 7d97237593 feat(archive viewer): option to select text encoding for zip files (#2867)
3 months ago
Aaron Liu a581851f84 feat(webdav): option to disable system file uploads (#2871)
3 months ago
Aaron Liu 9f1cb52cfb feat(explorer): preview archive file content and extract selected files (#2852)
3 months ago
Aaron Liu c3ed4f5839 feat(uploader): concurrent chunk uploads
3 months ago
Aaron Liu 13e774f27d feat(dashboard): filter file by shared link, direct link, uploading status (#2667)
3 months ago
Aaron Liu 91717b7c49 feat(archive): add support for 7z and bz2 / extract rar and 7zip files protected with password (#2668)
4 months ago
Aaron Liu a1ce16bd5e fix(smtp): SMTP reset error should be ignored for non-standard SMTP server implementation (#2791)
4 months ago
Aaron Liu 872b08e5da fix(smtp): force enabling SSL does not work (#2777)
4 months ago
Aaron Liu b0057fe92f feat(profile): options to select why kind of share links to show in user's profile (#2453)
4 months ago
Aaron Liu 8688069fac refactor(mail): migrate to wneessen/go-mail (#2738)
4 months ago
Aaron Liu c8c2a60adb feat(storage policy): set deny/allow list for file extension and custom regexp (#2695)
4 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)
5 months ago
Aaron Liu e96b595622 feat(direct link): add option to get direct link with download enforced (#2651)
5 months ago
Aaron Liu 000124f6c7 feat(ui): custom HTML content in predefined locations (#2621)
5 months ago
Aaron Liu ca57ca1ba0 feat(custom): custom sidebar items
5 months ago
Aaron Liu 3cda4d1ef7 feat(fs): custom properties for files (#2407)
5 months ago
Aaron Liu b13490357b feat(dashboard): cleanup tasks and events (#2368)
5 months ago
Aaron Liu fe2ccb4d4e feat(share): add option to automatically render and show README file (#2382)
5 months ago
Aaron Liu aada3aab02 feat(storage): load balance storage policy (#2436)
5 months ago
WittF 6106b57bc7
feat(captcha): update static asset source option (#2589)
5 months ago
Aaron Liu dc611bcb0d feat(explorer): manage created direct links / option to enable unique redirected direct links
5 months ago
WittF 2500ebc6a4
refactor(captcha): update Cap to 2.0.0 (#2573)
5 months ago
Aaron Liu fec549f5ec feat(ent): migrate DB settings in patches
6 months ago
WittF 9f9796f2f3
Add Cap Captcha support (#2511)
6 months ago
WintBit 41eb010698
fix: allow empty password for ShareCreateService (#2498)
6 months ago
WintBit 9d28fde00c
feat: fileshare custom password support (#2493)
6 months ago
Aaron Liu 3ab86e9b1d fix: lock conflict while changing view / fix: sign out not blocking refresh tokens
6 months ago
Aaron Liu 522fcca6af feat(explorer): save user's view setting to server / optionally share view setting via share link (#2232)
6 months ago
Aaron Liu 51fa9f66a5 feat(dashboard): traverse file URI from file ID (#2412)
6 months ago
Aaron Liu db7b54c5d7 feat(session): sign out and revoke root token
6 months ago
Aaron Liu c6ee3e5dcd feat(dbfs): set default share shortcut for new users
6 months ago
Aaron Liu 9f5ebe11b6 feat(wopi): put relative file
6 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
7 months ago
Aaron Liu 2fac086127 feat(dashboard): admin can now view task detailed steps
7 months ago
Aaron Liu a10a008ed7 feat(workflow): import files from external storage
7 months ago
Aaron Liu 0a28bf1689 refactor(download): handle stream saver download outside of driver implementation (fix #2366)
7 months ago
Aaron Liu bdaf091aca fix(wopi): community edition cannot open WOPI viewer from shared file
7 months ago
Aaron Liu 762811d50f fix(share): share link should be marked as expired if the file is in trash bin (#2347)
7 months ago
Aaron Liu 006bcabcdb fix(session): increase password length limit to 128
7 months ago
Aaron Liu c5467f228a fix(onedrive): show detailed error for oauth callback
7 months ago
Aaron Liu 55a3669a9e fix(dashboard): user avatar not shown in details popup (fix #2289)
7 months ago
Aaron Liu 7b5e0e8581 fix(dbfs): enforce root protection for single file share
8 months ago
AaronLiu 21d158db07
Init V4 community edition (#2265)
8 months ago
Darren Yu cd6eee0b60
Fix: doc preview src of local storage policy starts with ":/" (#1842) (#1844)
2 years ago