From d73f9c08331c8c6e6dd853e2577e6b4f808151f7 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Thu, 17 Apr 2025 11:28:17 -0600 Subject: [PATCH] bye bye sussy code :( --- .github/CODEOWNERS | 2 +- .github/CODE_OF_CONDUCT.md | 2 +- .github/CONTRIBUTING.md | 10 +++++----- .github/SECURITY.md | 2 +- .github/pull_request_template.md | 4 ++-- package.json | 4 ++-- src/assets/README.md | 2 +- src/pages/onboarding/OnboardingExtension.tsx | 6 +++--- src/pages/parts/settings/ConnectionsPart.tsx | 4 ++-- src/setup/config.ts | 4 ++-- src/setup/constants.ts | 2 +- src/utils/setup/constants.ts | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 55dc5f04..7ccfd0ae 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ * Maintainers: [MW-Exodus Team](https://github.com/MW-Legacy) -* Founder: (sussy-code)[https://github.com/sussy-code] +* Founder: (P-Stream)[https://github.com/p-stream] diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 22bd3984..a464814f 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -60,7 +60,7 @@ representative at an online or offline event. Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at -our [Discord](https://docs.undi.rest/links/discord). +our [Discord](https://docs.pstream.org/links/discord). All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4732ee99..3b29d820 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -34,17 +34,17 @@ There are two places where to request features or report bugs: ### Discord Server If you do not have a GitHub account or want to discuss a feature or bug with us before making an issue, you can join our Discord server. -[Join bruh](https://docs.undi.rest/links/discord) +[Join bruh](https://docs.pstream.org/links/discord) ### GitHub Issues -To make a GitHub issue for sudo-flix, please visit the [new issue page](https://github.com/sussy-code/smov/issues/new/choose) where you can pick either the "Bug Report" or "Feature Request" template. +To make a GitHub issue for sudo-flix, please visit the [new issue page](https://github.com/p-stream/p-strean/issues/new/choose) where you can pick either the "Bug Report" or "Feature Request" template. When filling out an issue template, please include as much detail as possible and any screenshots or console logs as appropriate. -After an issue is created, it will be assigned either the https://github.com/sussy-code/smov/labels/bug or https://github.com/sussy-code/smov/labels/feature label, along with https://github.com/sussy-code/smov/labels/awaiting-approval. One of our maintainers will review your issue and, if it's accepted, will set the https://github.com/sussy-code/smov/labels/approved label. +After an issue is created, it will be assigned either the https://github.com/p-stream/p-strean/labels/bug or https://github.com/p-stream/p-strean/labels/feature label, along with https://github.com/p-stream/p-strean/labels/awaiting-approval. One of our maintainers will review your issue and, if it's accepted, will set the https://github.com/p-stream/p-strean/labels/approved label. ## Before you start! -Before starting a contribution, please check your contribution is part of an open issue on [our issues page](https://github.com/sussy-code/smov/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved). +Before starting a contribution, please check your contribution is part of an open issue on [our issues page](https://github.com/p-stream/p-strean/issues?q=is%3Aopen+is%3Aissue+label%3Aapproved). GitHub issues are how we track our bugs and feature requests that will be implemented into sudo-flix - all contributions **must** have an issue and be approved by a maintainer before a pull request can be worked on. @@ -53,7 +53,7 @@ If a pull request is opened before an issue is created and accepted, you may ris > **Note** > The exception to this are language contributions, which are discussed in [this section](#language-contributions) -Also, make sure that the issue you would like to work on has been given the https://github.com/sussy-code/smov/labels/approved label by a maintainer. Otherwise, if we reject the issue, it means your work will have gone to waste! +Also, make sure that the issue you would like to work on has been given the https://github.com/p-stream/p-strean/labels/approved label by a maintainer. Otherwise, if we reject the issue, it means your work will have gone to waste! ## Contributing If you're here because you'd like to work on an issue, amazing! Thank you for even considering contributing to sudo-flix; it means a lot :heart: diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 9727af91..e2f4bd94 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -7,4 +7,4 @@ The latest version of sudo-flix is the only version that is supported, as it is ## Reporting a Vulnerability You can contact the sudo-flix maintainers to report a vulnerability: - - Report the vulnerability in the [Discord](https://docs.undi.rest/links/discord). + - Report the vulnerability in the [Discord](https://docs.pstream.org/links/discord). diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3b6d63d3..00af0eb4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ This pull request resolves #XXX - - [ ] I have read and agreed to the [code of conduct](https://github.com/sussy-code/smov/blob/dev/.github/CODE_OF_CONDUCT.md). - - [ ] I have read and complied with the [contributing guidelines](https://github.com/sussy-code/smov/blob/dev/.github/CONTRIBUTING.md). + - [ ] I have read and agreed to the [code of conduct](https://github.com/p-stream/p-strean/blob/production/.github/CODE_OF_CONDUCT.md). + - [ ] I have read and complied with the [contributing guidelines](https://github.com/p-stream/p-strean/blob/production/.github/CONTRIBUTING.md). - [ ] I have tested all of my changes. - Enter discord user: `` (we require this for the contributor role) diff --git a/package.json b/package.json index 2ceef238..b8781e22 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "P-Stream", "version": "4.9.0", "private": true, - "homepage": "https://github.com/sussy-code/smov", + "homepage": "https://github.com/p-stream/p-stream", "scripts": { "dev": "vite", "build": "vite build", @@ -36,7 +36,7 @@ "@headlessui/react": "^1.7.19", "@ladjs/country-language": "^1.0.3", "@marsidev/react-turnstile": "^0.7.2", - "@movie-web/providers": "github:Pasithea0/smov-providers#production", + "@movie-web/providers": "github:p-stream/providers#production", "@noble/hashes": "^1.7.2", "@plasmohq/messaging": "^0.6.2", "@react-spring/web": "^9.7.5", diff --git a/src/assets/README.md b/src/assets/README.md index bfb7d172..0cf8cd83 100644 --- a/src/assets/README.md +++ b/src/assets/README.md @@ -3,7 +3,7 @@ Locales are difficult, here is some guidance. ## Process on adding new languages -1. Use [Weblate](https://docs.undi.rest/links/weblate) to add translations, see contributing guidelines. +1. Use [Weblate](https://docs.pstream.org/links/weblate) to add translations, see contributing guidelines. 2. Add your language to `@/assets/languages.ts`. Must be in ISO format (ISO-639 for language and ISO-3166 for country/region). For joke languages, use any format. 3. If the language code doesn't have a region specified (Such as in `pt-BR`, `BR` being the region), add a default region in `@/utils/language.ts` at `defaultLanguageCodes` 4. If the language code doesn't contain a region (Such as in `zh-Hant`), add a default country in `@/utils/language.ts` at `countryPriority`. diff --git a/src/pages/onboarding/OnboardingExtension.tsx b/src/pages/onboarding/OnboardingExtension.tsx index 512b392c..11e9f3af 100644 --- a/src/pages/onboarding/OnboardingExtension.tsx +++ b/src/pages/onboarding/OnboardingExtension.tsx @@ -141,7 +141,7 @@ function ChromeExtensionPage(props: ExtensionPageProps) { @@ -170,7 +170,7 @@ function FirefoxExtensionPage(props: ExtensionPageProps) { @@ -226,7 +226,7 @@ function UnknownExtensionPage(props: ExtensionPageProps) { diff --git a/src/pages/parts/settings/ConnectionsPart.tsx b/src/pages/parts/settings/ConnectionsPart.tsx index 81042e56..ddfaa2a5 100644 --- a/src/pages/parts/settings/ConnectionsPart.tsx +++ b/src/pages/parts/settings/ConnectionsPart.tsx @@ -90,7 +90,7 @@ function ProxyEdit({

- + Proxy documentation @@ -176,7 +176,7 @@ function BackendEdit({ backendUrl, setBackendUrl }: BackendEditProps) {

- + Backend documentation diff --git a/src/setup/config.ts b/src/setup/config.ts index 118bb3cb..9c437cdc 100644 --- a/src/setup/config.ts +++ b/src/setup/config.ts @@ -109,11 +109,11 @@ export function conf(): RuntimeConfig { DMCA_EMAIL: getKey("DMCA_EMAIL"), ONBOARDING_CHROME_EXTENSION_INSTALL_LINK: getKey( "ONBOARDING_CHROME_EXTENSION_INSTALL_LINK", - "https://docs.undi.rest/extension", + "https://docs.pstream.org/extension", ), ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK: getKey( "ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK", - "https://docs.undi.rest/extension", + "https://docs.pstream.org/extension", ), ONBOARDING_PROXY_INSTALL_LINK: getKey("ONBOARDING_PROXY_INSTALL_LINK"), BACKEND_URL: getKey("BACKEND_URL", BACKEND_URL), diff --git a/src/setup/constants.ts b/src/setup/constants.ts index 48cadb3e..5a55286e 100644 --- a/src/setup/constants.ts +++ b/src/setup/constants.ts @@ -1,6 +1,6 @@ export const APP_VERSION = import.meta.env.PACKAGE_VERSION; export const DISCORD_LINK = "https://discord.gg/7z6znYgrTG"; -export const GITHUB_LINK = "https://github.com/sussy-code/smov"; +export const GITHUB_LINK = "https://github.com/p-stream/p-strean"; export const TWITTER_LINK = "https://twitter.com/SudoFlix"; export const GA_ID = import.meta.env.VITE_GA_ID; export const BACKEND_URL = import.meta.env.VITE_BACKEND_URL; diff --git a/src/utils/setup/constants.ts b/src/utils/setup/constants.ts index 72cbdca0..4c6d7fc8 100644 --- a/src/utils/setup/constants.ts +++ b/src/utils/setup/constants.ts @@ -1,5 +1,5 @@ export const APP_VERSION = import.meta.env.PACKAGE_VERSION; export const DISCORD_LINK = "https://discord.gg/7z6znYgrTG"; -export const GITHUB_LINK = "https://github.com/sussy-code/smov"; +export const GITHUB_LINK = "https://github.com/p-stream/p-strean"; export const GA_ID = import.meta.env.VITE_GA_ID; export const BACKEND_URL = import.meta.env.VITE_BACKEND_URL;