mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#806
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/902
Author: @realnoob007
Created: 2/17/2026
Status: 🔄 Open
Base:
dev← Head:dev📝 Commits (1)
4b601f9feat(#683): enhanced S3 storage compatibility for multiple providers📊 Changes
8 files changed (+79 additions, -53 deletions)
View changed files
📝
messages/en.json(+2 -0)📝
messages/ja.json(+2 -0)📝
messages/pt-BR.json(+2 -0)📝
messages/zh-TW.json(+2 -0)📝
messages/zh.json(+2 -0)📝
src/app/core/setting/imageHosting/s3.tsx(+17 -1)📝
src/lib/imageHosting/s3.ts(+51 -52)📝
src/stores/imageHosting.ts(+1 -0)📄 Description
Refactor S3 URL building into unified buildS3Url() helper, extend virtual-hosted service detection to support Tencent Cloud COS, DigitalOcean Spaces, and Wasabi, and add forcePathStyle toggle for services like Cloudflare R2 and MinIO that require path-style URLs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.