From 0f4a0da536bc727a724c44bec9ef40b4a34cb58c Mon Sep 17 00:00:00 2001 From: digua Date: Fri, 24 Apr 2026 22:21:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=BF=81=E7=A7=BB=E8=87=B3ChatLab?= =?UTF-8?q?=E7=BB=84=E7=BB=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 14 +++++++------- README.md | 6 +++--- docs/README.ja-JP.md | 6 +++--- docs/README.zh-CN.md | 6 +++--- docs/README.zh-TW.md | 6 +++--- electron-builder.yml | 2 +- electron/main/update.ts | 2 +- package.json | 2 +- src/assets/docs/agreement_en.md | 2 +- src/assets/docs/agreement_ja.md | 2 +- src/assets/docs/agreement_zh.md | 2 +- src/assets/docs/agreement_zh_tw.md | 2 +- src/pages/home/components/HomeFooter.vue | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3027eb5..7501d33 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -312,7 +312,7 @@ jobs: echo "" echo "---" echo "" - echo "Full Changelog: [English](https://github.com/hellodigua/ChatLab/blob/main/docs/public/changelogs/en.json) | [中文](https://github.com/hellodigua/ChatLab/blob/main/docs/public/changelogs/cn.json) | [日本語](https://github.com/hellodigua/ChatLab/blob/main/docs/public/changelogs/ja.json)" + echo "Full Changelog: [English](https://github.com/ChatLab/ChatLab/blob/main/docs/public/changelogs/en.json) | [中文](https://github.com/ChatLab/ChatLab/blob/main/docs/public/changelogs/cn.json) | [日本語](https://github.com/ChatLab/ChatLab/blob/main/docs/public/changelogs/ja.json)" echo "" echo "---" echo "" @@ -320,12 +320,12 @@ jobs: echo "" echo "| Platform | File |" echo "|-----------------|-------------|" - echo "| Mac (Apple Silicon) | [ChatLab-${VERSION_NUMBER}-arm64.dmg](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-arm64.dmg) |" - echo "| Mac (Intel) | [ChatLab-${VERSION_NUMBER}-x64.dmg](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-x64.dmg) |" - echo "| Windows | [ChatLab-${VERSION_NUMBER}-setup.exe](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-setup.exe) |" - echo "| Linux (AppImage) | [ChatLab-${VERSION_NUMBER}.AppImage](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}.AppImage) |" - echo "| Linux (deb, x86_64) | [chatlab_${VERSION_NUMBER}_amd64.deb](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/chatlab_${VERSION_NUMBER}_amd64.deb) |" - echo "| Linux (deb, ARM64) | [chatlab_${VERSION_NUMBER}_arm64.deb](https://github.com/hellodigua/ChatLab/releases/download/v${VERSION_NUMBER}/chatlab_${VERSION_NUMBER}_arm64.deb) |" + echo "| Mac (Apple Silicon) | [ChatLab-${VERSION_NUMBER}-arm64.dmg](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-arm64.dmg) |" + echo "| Mac (Intel) | [ChatLab-${VERSION_NUMBER}-x64.dmg](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-x64.dmg) |" + echo "| Windows | [ChatLab-${VERSION_NUMBER}-setup.exe](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}-setup.exe) |" + echo "| Linux (AppImage) | [ChatLab-${VERSION_NUMBER}.AppImage](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/ChatLab-${VERSION_NUMBER}.AppImage) |" + echo "| Linux (deb, x86_64) | [chatlab_${VERSION_NUMBER}_amd64.deb](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/chatlab_${VERSION_NUMBER}_amd64.deb) |" + echo "| Linux (deb, ARM64) | [chatlab_${VERSION_NUMBER}_arm64.deb](https://github.com/ChatLab/ChatLab/releases/download/v${VERSION_NUMBER}/chatlab_${VERSION_NUMBER}_arm64.deb) |" } > release_notes.md echo "Generated release notes:" diff --git a/README.md b/README.md index 15adfe2..b03f2fd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Rediscover your social memories with private, AI-powered analysis. English | [简体中文](./docs/README.zh-CN.md) | [繁體中文](./docs/README.zh-TW.md) | [日本語](./docs/README.ja-JP.md) -[Official Website](https://chatlab.fun/) · [Download](https://chatlab.fun/?type=download) · [Documentation](https://chatlab.fun/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [Issue Submission](https://github.com/hellodigua/ChatLab/issues) +[Official Website](https://chatlab.fun/) · [Download](https://chatlab.fun/?type=download) · [Documentation](https://chatlab.fun/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [Issue Submission](https://github.com/ChatLab/ChatLab/issues) @@ -106,8 +106,8 @@ Please follow these principles before submitting a Pull Request: Thanks to all contributors: - - + + ## License diff --git a/docs/README.ja-JP.md b/docs/README.ja-JP.md index 9ca0a02..057baeb 100644 --- a/docs/README.ja-JP.md +++ b/docs/README.ja-JP.md @@ -6,7 +6,7 @@ AI Agent でチャット履歴をローカル分析し、あなたのソーシ [English](../README.md) | [简体中文](./README.zh-CN.md) | [繁體中文](./README.zh-TW.md) | 日本語 -[公式サイト](https://chatlab.fun/) · [ダウンロードガイド](https://chatlab.fun/?type=download) · [ドキュメント](https://chatlab.fun/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [Issue](https://github.com/hellodigua/ChatLab/issues) +[公式サイト](https://chatlab.fun/) · [ダウンロードガイド](https://chatlab.fun/?type=download) · [ドキュメント](https://chatlab.fun/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [Issue](https://github.com/ChatLab/ChatLab/issues) @@ -96,8 +96,8 @@ Pull Request を送る前に、次の方針を確認してください。 ChatLab に貢献してくださったすべての方に感謝します! - - + + ## License diff --git a/docs/README.zh-CN.md b/docs/README.zh-CN.md index 5c7e7f1..c6379a8 100644 --- a/docs/README.zh-CN.md +++ b/docs/README.zh-CN.md @@ -6,7 +6,7 @@ [English](../README.md) | 简体中文 | [繁體中文](./README.zh-TW.md) | [日本語](./README.ja-JP.md) -[官网](https://chatlab.fun/cn/) · [下载指南](https://chatlab.fun/cn/?type=download) · [项目文档](https://chatlab.fun/cn/usage/) · [路线图](https://chatlabfun.featurebase.app/roadmap) · [问题提交](https://github.com/hellodigua/ChatLab/issues) +[官网](https://chatlab.fun/cn/) · [下载指南](https://chatlab.fun/cn/?type=download) · [项目文档](https://chatlab.fun/cn/usage/) · [路线图](https://chatlabfun.featurebase.app/roadmap) · [问题提交](https://github.com/ChatLab/ChatLab/issues) @@ -96,8 +96,8 @@ electron-fix start 感谢所有为 ChatLab 做出贡献的人! - - + + ## License diff --git a/docs/README.zh-TW.md b/docs/README.zh-TW.md index 0c5293c..8f38891 100644 --- a/docs/README.zh-TW.md +++ b/docs/README.zh-TW.md @@ -6,7 +6,7 @@ [English](../README.md) | [简体中文](./README.zh-CN.md) | 繁體中文 | [日本語](./README.ja-JP.md) -[官網](https://chatlab.fun/cn/) · [下載指南](https://chatlab.fun/cn/?type=download) · [使用文件](https://chatlab.fun/cn/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [問題回報](https://github.com/hellodigua/ChatLab/issues) +[官網](https://chatlab.fun/cn/) · [下載指南](https://chatlab.fun/cn/?type=download) · [使用文件](https://chatlab.fun/cn/usage/) · [Roadmap](https://chatlabfun.featurebase.app/roadmap) · [問題回報](https://github.com/ChatLab/ChatLab/issues) @@ -96,8 +96,8 @@ electron-fix start 感謝所有為 ChatLab 做出貢獻的人! - - + + ## License diff --git a/electron-builder.yml b/electron-builder.yml index a17c36d..508c4f0 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -5,7 +5,7 @@ productName: ChatLab # 发布配置 publish: provider: github - owner: hellodigua + owner: ChatLab repo: ChatLab # 构建资源所在的目录 directories: diff --git a/electron/main/update.ts b/electron/main/update.ts index 4775782..e910175 100644 --- a/electron/main/update.ts +++ b/electron/main/update.ts @@ -59,7 +59,7 @@ function switchToGitHub(): void { currentSource = 'github' autoUpdater.setFeedURL({ provider: 'github', - owner: 'hellodigua', + owner: 'ChatLab', repo: 'ChatLab', }) logger.info('[Update] Switched to GitHub fallback source') diff --git a/package.json b/package.json index 2305d05..aab2f5d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "本地化的聊天记录分析工具,通过 SQL 和 AI Agent 回顾你的社交记忆", "repository": { "type": "git", - "url": "git+https://github.com/hellodigua/ChatLab.git" + "url": "git+https://github.com/ChatLab/ChatLab.git" }, "author": "digua ", "main": "./out/main/index.js", diff --git a/src/assets/docs/agreement_en.md b/src/assets/docs/agreement_en.md index 23e8e3d..1064277 100644 --- a/src/assets/docs/agreement_en.md +++ b/src/assets/docs/agreement_en.md @@ -27,7 +27,7 @@ Chat histories do not contain only your data. They also include what the other p ## 4. Risk Warning -- **Official Channels**: Please download this software only from [chatlab.fun](https://chatlab.fun) or [GitHub Releases](https://github.com/hellodigua/ChatLab/releases). +- **Official Channels**: Please download this software only from [chatlab.fun](https://chatlab.fun) or [GitHub Releases](https://github.com/ChatLab/ChatLab/releases). - **Supply Chain Risk**: This project is fully open-source, so anyone can repackage it. Unofficial versions shared by others may contain malicious code that could expose your API tokens, chat records, or local data. Please stay vigilant. - **Accuracy of Results**: Analysis results generated by the software or AI may contain errors or hallucinations. They are for reference only and should not be used as legal evidence or as the basis for formal decisions. diff --git a/src/assets/docs/agreement_ja.md b/src/assets/docs/agreement_ja.md index 6a36be5..4fbe411 100644 --- a/src/assets/docs/agreement_ja.md +++ b/src/assets/docs/agreement_ja.md @@ -27,7 +27,7 @@ ChatLab へようこそ。ChatLab は、**オープンソースかつローカ ## 4. 注意事項 -- **公式配布元のみ利用してください**:本ソフトウェアは [chatlab.fun](https://chatlab.fun) または [GitHub Releases](https://github.com/hellodigua/ChatLab/releases) からのみ入手してください。 +- **公式配布元のみ利用してください**:本ソフトウェアは [chatlab.fun](https://chatlab.fun) または [GitHub Releases](https://github.com/ChatLab/ChatLab/releases) からのみ入手してください。 - **サプライチェーンリスクに注意してください**:本プロジェクトは完全オープンソースのため、第三者が再配布版を作成できます。非公式版には悪意あるコードが含まれる可能性があり、API トークン、チャット履歴、ローカルデータの漏えいにつながるおそれがあります。 - **結果の正確性は保証されません**:ソフトウェアや AI が生成する分析結果には、誤りやハルシネーションが含まれる可能性があります。参考情報として扱い、法的証拠や正式な判断材料には使用しないでください。 diff --git a/src/assets/docs/agreement_zh.md b/src/assets/docs/agreement_zh.md index c09d055..4fd79f4 100644 --- a/src/assets/docs/agreement_zh.md +++ b/src/assets/docs/agreement_zh.md @@ -27,7 +27,7 @@ ## 4. 风险警告 -- **官方渠道**:请仅通过 [chatlab.fun](https://chatlab.fun) 或 [GitHub Release](https://github.com/hellodigua/ChatLab/releases) 下载本软件。 +- **官方渠道**:请仅通过 [chatlab.fun](https://chatlab.fun) 或 [GitHub Release](https://github.com/ChatLab/ChatLab/releases) 下载本软件。 - **供应链风险**:本项目代码完全开源,任何人均可二次打包。他人分享的非官方版本可能会植入恶意代码,导致你的 API Token、聊天记录或本地数据泄露,请务必保持警惕。 - **结果准确性**:软件和 AI 生成的分析结果可能存在错误或"幻觉",仅供参考,不应作为法律证据或正式决策依据。 diff --git a/src/assets/docs/agreement_zh_tw.md b/src/assets/docs/agreement_zh_tw.md index b3f75b5..d812b5b 100644 --- a/src/assets/docs/agreement_zh_tw.md +++ b/src/assets/docs/agreement_zh_tw.md @@ -27,7 +27,7 @@ ## 4. 風險警告 -- **官方下載管道**:請僅透過 [chatlab.fun](https://chatlab.fun) 或 [GitHub Releases](https://github.com/hellodigua/ChatLab/releases) 下載本軟體。 +- **官方下載管道**:請僅透過 [chatlab.fun](https://chatlab.fun) 或 [GitHub Releases](https://github.com/ChatLab/ChatLab/releases) 下載本軟體。 - **供應鏈風險**:本專案程式碼完全開源,任何人都可再次打包。非官方版本可能植入惡意程式碼,導致你的 API Token、聊天紀錄或本機資料外洩,請務必提高警覺。 - **結果準確性**:軟體與 AI 產生的分析結果可能有誤或出現「幻覺」,僅供參考,不應作為法律證據或正式決策依據。 diff --git a/src/pages/home/components/HomeFooter.vue b/src/pages/home/components/HomeFooter.vue index 9675daf..a5321aa 100644 --- a/src/pages/home/components/HomeFooter.vue +++ b/src/pages/home/components/HomeFooter.vue @@ -43,7 +43,7 @@ function getDefaultLinks(): FooterLink[] { id: 'github', icon: 'i-simple-icons-github', title: 'Github', - url: 'https://github.com/hellodigua/ChatLab', + url: 'https://github.com/ChatLab/ChatLab', }, { id: 'terms',