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#761
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/649
Author: @codexu
Created: 9/15/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @codexu
Base:
dev← Head:custom-repo📝 Commits (5)
33b5c6afeat: 自定义仓库名称配置235b095feat: 各项同步功能适配自定义仓库名称704517efeat: 改为手动创建仓库c2a0262feat: 改为手动检测仓库状态bab4d2efeat: 手动创建图床仓库和检测📊 Changes
21 files changed (+738 additions, -271 deletions)
View changed files
📝
messages/en.json(+41 -7)📝
messages/ja.json(+39 -4)📝
messages/zh.json(+38 -4)📝
src/app/core/article/custom-footer/history.tsx(+14 -7)📝
src/app/core/article/custom-footer/sync.tsx(+33 -18)📝
src/app/core/setting/components/upload-store.tsx(+16 -10)📝
src/app/core/setting/imageHosting/github.tsx(+80 -15)📝
src/app/core/setting/sync/gitee-sync.tsx(+82 -40)📝
src/app/core/setting/sync/github-sync.tsx(+79 -22)📝
src/app/core/setting/sync/gitlab-sync.tsx(+83 -33)📝
src/components/app-status.tsx(+19 -36)📝
src/lib/gitee.ts(+5 -5)📝
src/lib/github.ts(+5 -5)📝
src/lib/gitlab.ts(+10 -11)📝
src/lib/imageHosting/github.ts(+12 -5)➕
src/lib/repo-utils.ts(+59 -0)📝
src/stores/article.ts(+26 -13)📝
src/stores/chat.ts(+16 -13)📝
src/stores/mark.ts(+16 -10)📝
src/stores/setting.ts(+46 -0)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.