From 61983e9c83d48f24513ad7a5949016318aee6df5 Mon Sep 17 00:00:00 2001 From: shihuili1218 Date: Fri, 4 Sep 2026 11:40:53 +0800 Subject: [PATCH] chore(repo): repoint links to rssh-org after repository transfer The repo moved from shihuili1218/rssh to rssh-org/rssh. Old URLs keep working via 301 redirects, but the update checker's REPO constant ships in every build and must not depend on redirects: if the old owner name is ever reused, released clients lose update checks permanently. Also repoints README badges/links (both languages), roadmap badges, and the About screen's repo links. --- README.md | 12 ++++++------ README_zh.md | 12 ++++++------ roadmap.md | 28 +++++++++++++-------------- src/lib/components/AboutScreen.svelte | 2 +- src/lib/stores/updates.svelte.ts | 2 +- 5 files changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 264c077a..a6d1f5ea 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ > > Desktop · Mobile · JetBrains · CLI — one shared data store. -[![Release](https://img.shields.io/github/v/release/shihuili1218/rssh)](https://github.com/shihuili1218/rssh/releases/latest) -[![Downloads](https://img.shields.io/github/downloads/shihuili1218/rssh/total)](https://github.com/shihuili1218/rssh/releases) +[![Release](https://img.shields.io/github/v/release/rssh-org/rssh)](https://github.com/rssh-org/rssh/releases/latest) +[![Downloads](https://img.shields.io/github/downloads/rssh-org/rssh/total)](https://github.com/rssh-org/rssh/releases) ![Platforms](https://img.shields.io/badge/macOS%20·%20Windows%20·%20Linux%20·%20Android·%20iOS-555) -[![License](https://img.shields.io/github/license/shihuili1218/rssh)](LICENSE) -[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/shihuili1218/rssh) +[![License](https://img.shields.io/github/license/rssh-org/rssh)](LICENSE) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/rssh-org/rssh)

RSSH — ask a question, the AI proposes commands, you approve before they run @@ -20,7 +20,7 @@ RSSH — the AI panel reads the terminal and proposes commands for approval

-

⬇️ Download latest  ·  Why RSSH?

+

⬇️ Download latest  ·  Why RSSH?

--- @@ -87,7 +87,7 @@ Keys stay in your local OS keyserver; connection configs are encrypted into your ## Install -Download from [Releases](https://github.com/shihuili1218/rssh/releases): +Download from [Releases](https://github.com/rssh-org/rssh/releases): | Platform | File | Notes | |---------------------|------------------------------------------|------------------------------| diff --git a/README_zh.md b/README_zh.md index e1d3e975..b1317155 100644 --- a/README_zh.md +++ b/README_zh.md @@ -8,11 +8,11 @@ > > 桌面 · 手机 · JetBrains · 命令行,一套数据通用。 -[![Release](https://img.shields.io/github/v/release/shihuili1218/rssh)](https://github.com/shihuili1218/rssh/releases/latest) -[![Downloads](https://img.shields.io/github/downloads/shihuili1218/rssh/total)](https://github.com/shihuili1218/rssh/releases) +[![Release](https://img.shields.io/github/v/release/rssh-org/rssh)](https://github.com/rssh-org/rssh/releases/latest) +[![Downloads](https://img.shields.io/github/downloads/rssh-org/rssh/total)](https://github.com/rssh-org/rssh/releases) ![Platforms](https://img.shields.io/badge/macOS%20·%20Windows%20·%20Linux%20·%20Android·%20iOS-555) -[![License](https://img.shields.io/github/license/shihuili1218/rssh)](LICENSE) -[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/shihuili1218/rssh) +[![License](https://img.shields.io/github/license/rssh-org/rssh)](LICENSE) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/rssh-org/rssh)

RSSH —— 问一句,AI 提议命令,你点同意才执行 @@ -20,7 +20,7 @@ RSSH —— AI 面板读终端上下文,提议命令待批准

-

⬇️ 下载最新版  ·  为什么是 RSSH?

+

⬇️ 下载最新版  ·  为什么是 RSSH?

--- @@ -87,7 +87,7 @@ ## 安装 -从 [Releases](https://github.com/shihuili1218/rssh/releases) 下载: +从 [Releases](https://github.com/rssh-org/rssh/releases) 下载: | 平台 | 文件 | 备注 | |---------------------|------------------------------------------|------------------------| diff --git a/roadmap.md b/roadmap.md index 787715d6..c56215c3 100644 --- a/roadmap.md +++ b/roadmap.md @@ -17,17 +17,17 @@ - iOS快捷键盘,随着软键盘升起 -![Stars](https://img.shields.io/github/stars/shihuili1218/rssh) -![Forks](https://img.shields.io/github/forks/shihuili1218/rssh) -![Watchers](https://img.shields.io/github/watchers/shihuili1218/rssh) -![Contributors](https://img.shields.io/github/contributors/shihuili1218/rssh) -![Open Issues](https://img.shields.io/github/issues/shihuili1218/rssh) -![Closed Issues](https://img.shields.io/github/issues-closed/shihuili1218/rssh) -![Open PRs](https://img.shields.io/github/issues-pr/shihuili1218/rssh) -![Last Commit](https://img.shields.io/github/last-commit/shihuili1218/rssh) -![Commit Activity](https://img.shields.io/github/commit-activity/m/shihuili1218/rssh) -![Commits Since Release](https://img.shields.io/github/commits-since/shihuili1218/rssh/latest) -![Total Downloads](https://img.shields.io/github/downloads/shihuili1218/rssh/total) -![Latest Downloads](https://img.shields.io/github/downloads/shihuili1218/rssh/latest/total) -![Release](https://img.shields.io/github/v/release/shihuili1218/rssh) -![Release Date](https://img.shields.io/github/release-date/shihuili1218/rssh) \ No newline at end of file +![Stars](https://img.shields.io/github/stars/rssh-org/rssh) +![Forks](https://img.shields.io/github/forks/rssh-org/rssh) +![Watchers](https://img.shields.io/github/watchers/rssh-org/rssh) +![Contributors](https://img.shields.io/github/contributors/rssh-org/rssh) +![Open Issues](https://img.shields.io/github/issues/rssh-org/rssh) +![Closed Issues](https://img.shields.io/github/issues-closed/rssh-org/rssh) +![Open PRs](https://img.shields.io/github/issues-pr/rssh-org/rssh) +![Last Commit](https://img.shields.io/github/last-commit/rssh-org/rssh) +![Commit Activity](https://img.shields.io/github/commit-activity/m/rssh-org/rssh) +![Commits Since Release](https://img.shields.io/github/commits-since/rssh-org/rssh/latest) +![Total Downloads](https://img.shields.io/github/downloads/rssh-org/rssh/total) +![Latest Downloads](https://img.shields.io/github/downloads/rssh-org/rssh/latest/total) +![Release](https://img.shields.io/github/v/release/rssh-org/rssh) +![Release Date](https://img.shields.io/github/release-date/rssh-org/rssh) \ No newline at end of file diff --git a/src/lib/components/AboutScreen.svelte b/src/lib/components/AboutScreen.svelte index 495c76a3..752977c4 100644 --- a/src/lib/components/AboutScreen.svelte +++ b/src/lib/components/AboutScreen.svelte @@ -9,7 +9,7 @@ import { isIOS } from "../stores/app.svelte.ts"; import WelcomeScreen from "./WelcomeScreen.svelte"; - const REPO = "shihuili1218/rssh"; + const REPO = "rssh-org/rssh"; const REPO_URL = `https://github.com/${REPO}`; const ISSUES_URL = `${REPO_URL}/issues`; const LICENSE_URL = `${REPO_URL}/blob/main/LICENSE`; diff --git a/src/lib/stores/updates.svelte.ts b/src/lib/stores/updates.svelte.ts index 14c5e111..a21198cb 100644 --- a/src/lib/stores/updates.svelte.ts +++ b/src/lib/stores/updates.svelte.ts @@ -1,7 +1,7 @@ import { invoke } from "@tauri-apps/api/core"; import { getVersion } from "@tauri-apps/api/app"; -const REPO = "shihuili1218/rssh"; +const REPO = "rssh-org/rssh"; const INITIAL_DELAY_MS = 10_000; const INTERVAL_MS = 6 * 60 * 60 * 1000; // 6h