pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

bye bye sussy code :(

Pas d73f9c08 5dc5fe95

+22 -22
+1 -1
.github/CODEOWNERS
··· 1 1 * Maintainers: [MW-Exodus Team](https://github.com/MW-Legacy) 2 - * Founder: (sussy-code)[https://github.com/sussy-code] 2 + * Founder: (P-Stream)[https://github.com/p-stream]
+1 -1
.github/CODE_OF_CONDUCT.md
··· 60 60 61 61 Instances of abusive, harassing, or otherwise unacceptable behavior may be 62 62 reported to the community leaders responsible for enforcement at 63 - our [Discord](https://docs.undi.rest/links/discord). 63 + our [Discord](https://docs.pstream.org/links/discord). 64 64 All complaints will be reviewed and investigated promptly and fairly. 65 65 66 66 All community leaders are obligated to respect the privacy and security of the
+5 -5
.github/CONTRIBUTING.md
··· 34 34 35 35 ### Discord Server 36 36 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. 37 - [Join bruh](https://docs.undi.rest/links/discord) 37 + [Join bruh](https://docs.pstream.org/links/discord) 38 38 39 39 ### GitHub Issues 40 - 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. 40 + 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. 41 41 42 42 When filling out an issue template, please include as much detail as possible and any screenshots or console logs as appropriate. 43 43 44 - 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. 44 + 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. 45 45 46 46 ## Before you start! 47 - 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). 47 + 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). 48 48 49 49 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. 50 50 ··· 53 53 > **Note** 54 54 > The exception to this are language contributions, which are discussed in [this section](#language-contributions) 55 55 56 - 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! 56 + 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! 57 57 58 58 ## Contributing 59 59 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:
+1 -1
.github/SECURITY.md
··· 7 7 ## Reporting a Vulnerability 8 8 9 9 You can contact the sudo-flix maintainers to report a vulnerability: 10 - - Report the vulnerability in the [Discord](https://docs.undi.rest/links/discord). 10 + - Report the vulnerability in the [Discord](https://docs.pstream.org/links/discord).
+2 -2
.github/pull_request_template.md
··· 1 1 This pull request resolves #XXX 2 2 3 - - [ ] I have read and agreed to the [code of conduct](https://github.com/sussy-code/smov/blob/dev/.github/CODE_OF_CONDUCT.md). 4 - - [ ] I have read and complied with the [contributing guidelines](https://github.com/sussy-code/smov/blob/dev/.github/CONTRIBUTING.md). 3 + - [ ] I have read and agreed to the [code of conduct](https://github.com/p-stream/p-strean/blob/production/.github/CODE_OF_CONDUCT.md). 4 + - [ ] I have read and complied with the [contributing guidelines](https://github.com/p-stream/p-strean/blob/production/.github/CONTRIBUTING.md). 5 5 - [ ] I have tested all of my changes. 6 6 - Enter discord user: `` (we require this for the contributor role)
+2 -2
package.json
··· 3 3 "name": "P-Stream", 4 4 "version": "4.9.0", 5 5 "private": true, 6 - "homepage": "https://github.com/sussy-code/smov", 6 + "homepage": "https://github.com/p-stream/p-stream", 7 7 "scripts": { 8 8 "dev": "vite", 9 9 "build": "vite build", ··· 36 36 "@headlessui/react": "^1.7.19", 37 37 "@ladjs/country-language": "^1.0.3", 38 38 "@marsidev/react-turnstile": "^0.7.2", 39 - "@movie-web/providers": "github:Pasithea0/smov-providers#production", 39 + "@movie-web/providers": "github:p-stream/providers#production", 40 40 "@noble/hashes": "^1.7.2", 41 41 "@plasmohq/messaging": "^0.6.2", 42 42 "@react-spring/web": "^9.7.5",
+1 -1
src/assets/README.md
··· 3 3 Locales are difficult, here is some guidance. 4 4 5 5 ## Process on adding new languages 6 - 1. Use [Weblate](https://docs.undi.rest/links/weblate) to add translations, see contributing guidelines. 6 + 1. Use [Weblate](https://docs.pstream.org/links/weblate) to add translations, see contributing guidelines. 7 7 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. 8 8 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` 9 9 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`.
+3 -3
src/pages/onboarding/OnboardingExtension.tsx
··· 141 141 142 142 <ExtensionStatus status={props.status} loading={props.loading} /> 143 143 <Link 144 - href="https://github.com/sussy-code/browser-ext" 144 + href="https://github.com/p-stream/extension" 145 145 target="_blank" 146 146 className="pt-4 !text-type-dimmed" 147 147 > ··· 170 170 171 171 <ExtensionStatus status={props.status} loading={props.loading} showHelp /> 172 172 <Link 173 - href="https://github.com/sussy-code/browser-ext" 173 + href="https://github.com/p-stream/extension" 174 174 target="_blank" 175 175 className="pt-4 !text-type-dimmed" 176 176 > ··· 226 226 227 227 <ExtensionStatus status={props.status} loading={props.loading} showHelp /> 228 228 <Link 229 - href="https://github.com/sussy-code/browser-ext" 229 + href="https://github.com/p-stream/extension" 230 230 target="_blank" 231 231 className="pt-4 !text-type-dimmed" 232 232 >
+2 -2
src/pages/parts/settings/ConnectionsPart.tsx
··· 90 90 </p> 91 91 <p className="max-w-[30rem] font-medium"> 92 92 <Trans i18nKey="settings.connections.workers.description"> 93 - <MwLink to="https://docs.undi.rest/proxy/deploy"> 93 + <MwLink to="https://docs.pstream.org/proxy/deploy"> 94 94 Proxy documentation 95 95 </MwLink> 96 96 </Trans> ··· 176 176 </p> 177 177 <p className="max-w-[30rem] font-medium"> 178 178 <Trans i18nKey="settings.connections.server.description"> 179 - <MwLink to="https://docs.undi.rest/backend/deploy"> 179 + <MwLink to="https://docs.pstream.org/backend/deploy"> 180 180 Backend documentation 181 181 </MwLink> 182 182 </Trans>
+2 -2
src/setup/config.ts
··· 109 109 DMCA_EMAIL: getKey("DMCA_EMAIL"), 110 110 ONBOARDING_CHROME_EXTENSION_INSTALL_LINK: getKey( 111 111 "ONBOARDING_CHROME_EXTENSION_INSTALL_LINK", 112 - "https://docs.undi.rest/extension", 112 + "https://docs.pstream.org/extension", 113 113 ), 114 114 ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK: getKey( 115 115 "ONBOARDING_FIREFOX_EXTENSION_INSTALL_LINK", 116 - "https://docs.undi.rest/extension", 116 + "https://docs.pstream.org/extension", 117 117 ), 118 118 ONBOARDING_PROXY_INSTALL_LINK: getKey("ONBOARDING_PROXY_INSTALL_LINK"), 119 119 BACKEND_URL: getKey("BACKEND_URL", BACKEND_URL),
+1 -1
src/setup/constants.ts
··· 1 1 export const APP_VERSION = import.meta.env.PACKAGE_VERSION; 2 2 export const DISCORD_LINK = "https://discord.gg/7z6znYgrTG"; 3 - export const GITHUB_LINK = "https://github.com/sussy-code/smov"; 3 + export const GITHUB_LINK = "https://github.com/p-stream/p-strean"; 4 4 export const TWITTER_LINK = "https://twitter.com/SudoFlix"; 5 5 export const GA_ID = import.meta.env.VITE_GA_ID; 6 6 export const BACKEND_URL = import.meta.env.VITE_BACKEND_URL;
+1 -1
src/utils/setup/constants.ts
··· 1 1 export const APP_VERSION = import.meta.env.PACKAGE_VERSION; 2 2 export const DISCORD_LINK = "https://discord.gg/7z6znYgrTG"; 3 - export const GITHUB_LINK = "https://github.com/sussy-code/smov"; 3 + export const GITHUB_LINK = "https://github.com/p-stream/p-strean"; 4 4 export const GA_ID = import.meta.env.VITE_GA_ID; 5 5 export const BACKEND_URL = import.meta.env.VITE_BACKEND_URL;