Cloudreve/pkg/filesystem
sam 12e3f10ad7
缩略图生成器支持 LibRaw (#2109)
* feat: 增加 LibRaw 缩略图生成器。

* feat: 生成 RAW 图像的缩略图时,旋转缩略图的方向。

* update: RAW 缩略图支持镜像方向。
2024-07-31 12:11:33 +08:00
..
chunk feat(OneDrive): support Retry-After throttling control from Graph API (#280) 2022-10-15 16:35:02 +08:00
driver Add: thumb quality for 3rd storage policy (#1763) 2023-07-05 22:13:24 +08:00
fsctx feat(webdav): support setting download proxy 2023-07-29 08:53:26 +08:00
oauth feat(policy): add Google Drive Oauth client 2023-05-24 14:39:54 +08:00
response Feat: slave side list file 2020-04-28 10:02:53 +08:00
tests Test: pkg/task / Fix: failed test due to policy cache 2020-02-07 11:47:52 +08:00
archive.go i18n: logs in filesystem 2022-09-29 17:42:23 +08:00
archive_test.go test: new changes in decompress method 2022-04-25 17:23:42 +08:00
errors.go fix: failed test due to missing error message in filesystem 2022-10-08 19:20:41 +08:00
file.go enhance(download): Use just-in-time host in download URl, instead of SiteURL in site settings 2023-05-25 19:49:32 +08:00
file_test.go test: fix failed ut 2023-05-27 10:44:28 +08:00
filesystem.go test: fix failed ut 2023-05-27 10:44:28 +08:00
filesystem_test.go Test: new changes pkg remote, fsctx, part of filesystem 2022-03-29 20:13:05 +08:00
hooks.go webdav兼容rclone的nextcloud选项(修改日期和checksum) 2023-04-07 22:16:11 +08:00
hooks_test.go test(hook): NewWebdavAfterUploadHook 2023-04-15 09:21:29 +08:00
image.go 缩略图生成器支持 LibRaw (#2109) 2024-07-31 12:11:33 +08:00
image_test.go test: fix failed ut 2023-04-16 09:25:57 +08:00
manage.go feat(webdav): supoort rename in copy and move (#1774) 2023-07-18 15:27:56 +08:00
manage_test.go test: fix failed ut 2023-05-27 10:44:28 +08:00
path.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
path_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00
upload.go refactor(thumb): new thumb pipeline model to generate thumb on-demand 2023-04-07 19:08:54 +08:00
upload_test.go test: fix failed ut 2023-05-27 10:44:28 +08:00
validator.go refactor(thumb): thumb logic for slave policy 2023-04-07 19:25:29 +08:00
validator_test.go Test: new changes pkg filesystem 2022-03-30 20:38:02 +08:00