halo-dev / halo-dev/plugin-s3

url 拼接方式优化

Open
#173 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage/duplicate
Dominant language
Java
Stars
42
Forks
25
PR merge metrics
No merged PRs in 30d

Description

类似 CloudFlare Image 提供了每个月5000 张(带一个月缓存)的图像转换,无其他费用,相较其他服务很有优势。

但是 Image 服务的拼接方式为 https://image服务域名/图片参数/原图url 形式(详可见文档https://developers.cloudflare.com/images/)

期望修改:把仅允许向后拼接参数修改为url可任意拼接

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the Java code that builds image-transformation URLs in the plugin, then compare its current path handling with Cloudflare Images' documented URL form. Done means the image parameters can be combined with an original URL in the requested arbitrary placement style without breaking existing URL handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.