Skip to content

Migrate transcoding page to React #6770

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

viown
Copy link
Member

@viown viown commented Apr 15, 2025

Changes

  • Migrates the transcoding page to React + TS SDK
  • Fix broken docs links

Issues

@viown viown added enhancement Improve existing functionality or small fixes cleanup Cleanup of legacy code or code smells labels Apr 15, 2025
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Apr 15, 2025

Cloudflare Pages deployment

Latest commit c8e9d3f
Status ✅ Deployed!
Preview URL https://88222aa9.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@viown viown force-pushed the react-transcoding branch from 12c1c5e to 489e5e8 Compare April 15, 2025 14:47
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

};
};

export const Component = () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactor this function to reduce its Cognitive Complexity from 25 to the 15 allowed. sonarjs/cognitive-complexity

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

@viown viown force-pushed the react-transcoding branch from c626c47 to c8e9d3f Compare April 29, 2025 15:22
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint doesn't pass. Please fix all ESLint issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of legacy code or code smells enhancement Improve existing functionality or small fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants