Commit Graph

695 Commits (master)

Author SHA1 Message Date
Darren Yu 678593f30d
fix(thumb blob path): remove extra randomkey in thumb blob path (#2893)
4 days ago
Darren Yu 58ceae9708
fix(uploader): failed to generate upload token for some file types (#2847) (#2900)
4 days ago
Darren Yu 3b8110b648
fix(cos): traffic limit wrongly given in bytes, should be bits (#2899)
4 days ago
Darren Yu f0c5b08428
feat(extract): preserve last modified when extract archive file (#2897)
4 days ago
Aaron Liu 7d97237593 feat(archive viewer): option to select text encoding for zip files (#2867)
1 week ago
Aaron Liu a581851f84 feat(webdav): option to disable system file uploads (#2871)
1 week ago
Darren Yu fe7cf5d0d8
feat(thumb): enhance native thumbnail generater with encoding format and quality (#2868)
2 weeks ago
Aaron Liu 9f1cb52cfb feat(explorer): preview archive file content and extract selected files (#2852)
3 weeks ago
Aaron Liu 4acf9401b8 feat(uploader): concurrent chunk uploads for local/remote storage policy
3 weeks ago
Aaron Liu 9b40e0146f fix(dbfs): remove recursive limit for deleting files
3 weeks ago
Aaron Liu a16b491f65 fix(entitysource): rate limiter applied to nil reader (#2834)
4 weeks ago
Darren Yu a095117061
feat(email): support magic variables in email title, add init email template for multiple languages (#2814)
4 weeks ago
Aaron Liu a677e23394 feat(dashboard): filter file by shared link, direct link, uploading status (#2782)
1 month ago
Aaron Liu 91717b7c49 feat(archive): add support for 7z and bz2 / extract rar and 7zip files protected with password (#2668)
1 month ago
Aaron Liu a1ce16bd5e fix(smtp): SMTP reset error should be ignored for non-standard SMTP server implementation (#2791)
1 month ago
Aaron Liu 872b08e5da fix(smtp): force enabling SSL does not work (#2777)
1 month ago
Aaron Liu 5f18d277c8 fix(conf): ProxyHeader should be optional (#2760)
1 month ago
Darren Yu bb3db2e326
fix(middleware): left deafult `ProxyHeader` config item as blank to reduce risk of fake xff (#2760)
1 month ago
Aaron Liu 8688069fac refactor(mail): migrate to wneessen/go-mail (#2738)
1 month ago
Aaron Liu 4c976b8627 feat(blob path): diable `{path}` magic var for blob path
1 month ago
Aaron Liu b0375f5a24 fix(recycle): nil pointer if failed to found files in trash (#2750)
1 month ago
Aaron Liu 48e9719336 fix(dbfs): deadlock in SQLite while creating upload session
1 month ago
Darren Yu 7654ce889c
fix(blob path): Random variables in blob save path be wrongly fixed (#2741)
2 months ago
Aaron Liu 80b25e88ee fix(dbfs): file modified_at should not be updated by ent
2 months ago
Aaron Liu e31a6cbcb3 fix(workflow): concurrent read&write to progress map while transfer files in batch (#2737)
2 months ago
Aaron Liu c8c2a60adb feat(storage policy): set deny/allow list for file extension and custom regexp (#2695)
2 months ago
Aaron Liu 60bf0e02b3 fix(qbittorrent): download task option not working (#2666)
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)
2 months ago
Aaron Liu 1cdccf5fc9 feat(thumb): adding option to define custom input argument for FFmpeg (#2657)
2 months ago
Aaron Liu 15762cb393 feat(thumb): support output webp thumbnails for vips generator (#2657)
2 months ago
Aaron Liu e96b595622 feat(direct link): add option to get direct link with download enforced (#2651)
2 months ago
Aaron Liu d19fc0e75c feat(remote download): sanitize file names with special characters (#2648)
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 617d3a4262 feat(qiniu): use accelerated upload domain (#2497)
3 months ago
Aaron Liu 75a03aa708 fix(auth): unified empty path for sign content (#2616)
3 months ago
Aaron Liu fe2ccb4d4e feat(share): add option to automatically render and show README file (#2382)
3 months ago
Anye e0b2b4649e
fix(db): map MariaDB type to MySQL (#2587)
3 months ago
WittF 6106b57bc7
feat(captcha): update static asset source option (#2589)
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)
3 months ago
Aaron Liu 3db522609e feat(thumb): support generating thumbnails using `simple_dcraw` from LibRAW
3 months ago
charlieJ107 1bd62e8feb
[Feature](database): Add Support for SSL Connections and Database URL Configuration (#2540)
3 months ago
Aaron Liu fec549f5ec feat(ent): migrate DB settings in patches
3 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)
3 months ago
WittF 9f9796f2f3
Add Cap Captcha support (#2511)
3 months ago
WintBit 9d28fde00c
feat: fileshare custom password support (#2493)
3 months ago
Aaron Liu 633ea479d7 fix(es): redact non-ASCII file name in `filename` segment (#2473)
3 months ago
Aaron Liu 6561e3075f fix(qiniu): cannot sign URL for file blob with `%` (#2463)
3 months ago