From b42c3103f1c62f2eb4151ded7f3025b25ff26c4c Mon Sep 17 00:00:00 2001
From: schroda <50052685+schroda@users.noreply.github.com>
Date: Fri, 5 Jan 2024 20:11:29 +0100
Subject: [PATCH] Feature/rebrand to suwayomi (#500)
* Rename "Tachidesk-WebUI" to "Suwayomi-WebUI"
* Rename "Tachidesk-Server" to "Suwayomi-Server"
* Rename "Tachidesk" to "Suwayomi"
* Rename variables
---
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
.github/ISSUE_TEMPLATE/feature_request.md | 2 +-
.github/workflows/build_push_master.yml | 6 +++---
CONTRIBUTING.md | 4 ++--
README.md | 18 +++++++++---------
index.html | 2 +-
package.json | 2 +-
public/manifest.json | 4 ++--
src/components/context/NavbarContext.tsx | 2 +-
.../navbar/NavBarContextProvider.tsx | 4 ++--
.../reader/pager/HorizontalPager.tsx | 2 +-
src/components/reader/pager/VerticalPager.tsx | 2 +-
src/screens/Settings.tsx | 2 +-
src/screens/SourceMangas.tsx | 2 +-
src/screens/settings/About.tsx | 4 ++--
src/theme.ts | 4 ++--
tools/scripts/createReleaseChangelog.ts | 2 +-
17 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 52841103..d4023547 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -23,7 +23,7 @@ Note that the issue will be automatically closed if you do not fill out the titl
---
## Device information
-- Tachidesk version: (Example: v0.2.3-r255-win32)
+- Suwayomi version: (Example: v0.2.3-r255-win32)
- Server Operating System: (Example: Ubuntu 20.04)
- Server Desktop Environment: N/A or (Example: Gnome 40)
- Server JVM version: bundled with win32 or (Example: Java 8 Update 281 or OpenJDK 8u281)
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index a59f2812..e6cd027e 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -22,7 +22,7 @@ Note that the issue will be automatically closed if you do not fill out the titl
---
-## What feature should be added to Tachidesk?
+## What feature should be added to Suwayomi?
Explain What the feature is and how it should work in detail. Remove this line after you are done.
## Why/Project's Benefit/Existing Problem
diff --git a/.github/workflows/build_push_master.yml b/.github/workflows/build_push_master.yml
index 8c41bc97..623c9b4b 100644
--- a/.github/workflows/build_push_master.yml
+++ b/.github/workflows/build_push_master.yml
@@ -51,7 +51,7 @@ jobs:
- name: Checkout preview branch
uses: actions/checkout@v2
with:
- repository: "Suwayomi/Tachidesk-WebUI-preview"
+ repository: "Suwayomi/Suwayomi-WebUI-preview"
ref: main
path: preview
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
@@ -77,13 +77,13 @@ jobs:
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
artifacts: "master/buildZip/*"
owner: "Suwayomi"
- repo: "Tachidesk-WebUI-preview"
+ repo: "Suwayomi-WebUI-preview"
tag: ${{ steps.GenTagName.outputs.value }}
- name: Checkout github pages repo
uses: actions/checkout@v2
with:
- repository: "Tachidesk-WebUI-preview/tachidesk-webui-preview.github.io"
+ repository: "Suwayomi-WebUI-preview/suwayomi-webui-preview.github.io"
ref: main
path: gh-pages
token: ${{ secrets.DEPLOY_PREVIEW_TOKEN }}
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ff2600ec..fa3ee087 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Contributing
## Where should I start?
-Everything from https://github.com/Suwayomi/Tachidesk-Server/blob/master/CONTRIBUTING.md#where-should-i-start applies here.
+Everything from https://github.com/Suwayomi/Suwayomi-Server/blob/master/CONTRIBUTING.md#where-should-i-start applies here.
## About this project
@@ -16,7 +16,7 @@ See [BUILDING.md](./BUILDING.md) for more information
2. Update the [version to server version mapping file](versionToServerVersionMapping.json)
1. See [wWen to update](#when-to-update)
-## WebUI to [Server](https://github.com/Suwayomi/Tachidesk-Server) mapping
+## WebUI to [Server](https://github.com/Suwayomi/Suwayomi-Server) mapping
### Explanation
For the server to be able to automatically download the latest compatible WebUI version, the [version to server version mapping file](versionToServerVersionMapping.json) has to be provided.
diff --git a/README.md b/README.md
index 59ac1063..c0dce1b7 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,23 @@
## Hold up!
-If you got here hoping to download Tachidesk-WebUI, go back and download [Tachidesk-Server](https://github.com/Suwayomi/Tachidesk-Server), Tachidesk-WebUI is distributed as an embedded web interface along with Tachidesk-Server.
+If you got here hoping to download Suwayomi-WebUI, go back and download [Suwayomi-Server](https://github.com/Suwayomi/Suwayomi-Server), Suwayomi-WebUI is distributed as an embedded web interface along with Suwayomi-Server.
-# Tachidesk-WebUI
-WebUI doesn't have it's own Tachidesk distribution and is version locked by Tachidesk-Server, In other words the Tachidesk-WebUI distribution is actually the Tachidesk-Server distribution.
+# Suwayomi-WebUI
+WebUI doesn't have it's own Suwayomi distribution and is version locked by Suwayomi-Server, In other words the Suwayomi-WebUI distribution is actually the Suwayomi-Server distribution.
-Online builds of WebUI of are always available [here](https://tachidesk-webui-preview.github.io/).
-*Make sure to set your Tachidesk-Server hostname in Settings or you'll get infinite loading.* Also note that its the **latest** revision of WebUI and might not work correctly if you connect to a stable build of Tachidesk-Server.
+Online builds of WebUI of are always available [here](https://suwayomi-webui-preview.github.io/).
+*Make sure to set your Suwayomi-Server hostname in Settings or you'll get infinite loading.* Also note that its the **latest** revision of WebUI and might not work correctly if you connect to a stable build of Suwayomi-Server.
-You can find minified builds of WebUI in [Tachidesk-WebUI-preview](https://github.com/Suwayomi/Tachidesk-WebUI-preview)
+You can find minified builds of WebUI in [Suwayomi-WebUI-preview](https://github.com/Suwayomi/Suwayomi-WebUI-preview)
## Contributing and Technical info
See [CONTRIBUTING.md](./CONTRIBUTING.md).
## Translation
-Feel free to translate the project on [Weblate](https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/)
+Feel free to translate the project on [Weblate](https://hosted.weblate.org/projects/suwayomi/suwayomi-webui/)
diff --git a/index.html b/index.html
index 5cebf60d..a0780420 100644
--- a/index.html
+++ b/index.html
@@ -15,7 +15,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
-