mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 04:45:53 +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#756
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/611
Author: @Frank-whw
Created: 9/4/2025
Status: 🔄 Open
Base:
dev← Head:feat/api请求开关📝 Commits (3)
8810a41feat(#427): 增加自动连通性检测开关,允许用户控制 AI 检测功能4495395feat: 把连通性测试的逻辑改为按钮3e6fe3dfeat: 添加i18n配置📊 Changes
8 files changed (+65 additions, -62 deletions)
View changed files
📝
messages/en.json(+2 -0)📝
messages/ja.json(+2 -0)📝
messages/zh.json(+2 -0)📝
src/app/core/setting/ai/check.tsx(+6 -2)📝
src/app/core/setting/ai/page.tsx(+13 -1)📝
src/app/core/setting/backupSync/webdav-sync.tsx(+25 -0)📝
src/stores/setting.ts(+13 -0)📝
src/stores/webdav.ts(+2 -59)📄 Description
isssues #427
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.