halo-dev / plugin-s3

为 Halo 提供 S3 对象存储协议的存储策略
https://halo.run/store/apps/app-Qxhpp
GNU General Public License v3.0
35 stars 21 forks source link

feat: ability to configure and use image thumbnails #167

Closed guqing closed 2 months ago

guqing commented 3 months ago

What this PR does?

适配 Halo 2.19(WIP) 的缩略图机制支持 S3 配置并使用缩略图

缩略图规则参考:

支持配置并使用图片缩略图机制
guqing commented 3 months ago

Wait for https://github.com/halo-dev/halo/pull/6454#issuecomment-2283388500 to be merged

guqing commented 2 months ago

需要同步修改一下插件所需 Halo 最低版本要求:

https://github.com/halo-dev/plugin-s3/blob/97f653bd42795245bd1c67ee4f984536c55f6558/src/main/resources/plugin.yaml#L7

Done

f2c-ci-robot[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JohnNiang, ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/halo-dev/plugin-s3/blob/main/OWNERS)~~ [JohnNiang,ruibaby] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment