[PR #611] feat(#427): 增加自动连通性检测开关,允许用户控制 AI 检测功能 #756

Open
opened 2026-03-02 03:41:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/codexu/note-gen/pull/611
Author: @Frank-whw
Created: 9/4/2025
Status: 🔄 Open

Base: devHead: feat/api请求开关


📝 Commits (3)

  • 8810a41 feat(#427): 增加自动连通性检测开关,允许用户控制 AI 检测功能
  • 4495395 feat: 把连通性测试的逻辑改为按钮
  • 3e6fe3d feat: 添加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.

## 📋 Pull Request Information **Original PR:** https://github.com/codexu/note-gen/pull/611 **Author:** [@Frank-whw](https://github.com/Frank-whw) **Created:** 9/4/2025 **Status:** 🔄 Open **Base:** `dev` ← **Head:** `feat/api请求开关` --- ### 📝 Commits (3) - [`8810a41`](https://github.com/codexu/note-gen/commit/8810a41c469daa38a4c43f8333a432f6fcaa4078) feat(#427): 增加自动连通性检测开关,允许用户控制 AI 检测功能 - [`4495395`](https://github.com/codexu/note-gen/commit/44953957b0915bb9cc66f543e284936ab8055f09) feat: 把连通性测试的逻辑改为按钮 - [`3e6fe3d`](https://github.com/codexu/note-gen/commit/3e6fe3d110e4ca192743c0d02faae79b72dfdb7e) feat: 添加i18n配置 ### 📊 Changes **8 files changed** (+65 additions, -62 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description isssues #427 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#756
No description provided.