-
-
Notifications
You must be signed in to change notification settings - Fork 839
feat(settings): add endpoint and UI for switching media server #2539
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
0xSysR3ll
wants to merge
39
commits into
develop
Choose a base branch
from
0xsysr3ll/feat/media-server-migration
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
b844d03
feat(settings): add endpoint and UI for switching media server
0xSysR3ll 328c870
feat(auth, settings): enforce admin permissions
0xSysR3ll dea776c
fix(settings): enable reinitialization for Tautulli settings form
0xSysR3ll 15980fd
fix(settings): use proper error messages
0xSysR3ll e9d9cf0
fix(settings): allow jellyfin/emby unlinking before migration
0xSysR3ll 654c673
fix: missing translations
0xSysR3ll d561bf5
fix(settings): remove unnecessary user ID condition for plex and jell…
0xSysR3ll 5548f85
fix(MediaSubscriber): remove optional chaining for status checks
0xSysR3ll 5f8fab2
feat(settings): add switching logic to support Jellyfin and Emby tran…
0xSysR3ll d5f1b78
fix(settings): remove condition for user plexId in update query
0xSysR3ll ebffa1e
fix(userSettings): improve account linking logic to prevent conflicts…
0xSysR3ll f90c986
fix(auth): update token storage logic for Plex when using Jellyfin or…
0xSysR3ll 9944f71
feat(settings): log out all users after successful switch
0xSysR3ll 3753d67
feat(userList): add badges for linked Plex and Jellyfin/Emby users
0xSysR3ll e44d511
feat(settings): add a proper modal for switching
0xSysR3ll 16d4810
fix(settings): update deprecation messages and improve media server s…
0xSysR3ll be2ffbb
feat(settings): make code more dry
0xSysR3ll c500015
fix(settings): refine media server switch logic and update user instr…
0xSysR3ll 07cd6fa
fix(settings): wrong link for users page
0xSysR3ll f5f01b9
fix(settings): correct SQL syntax for jellyfinUserId condition
0xSysR3ll 4704eb2
fix: quote columns
0xSysR3ll 101425e
fix(settings): prefer typeorm over raw sql queries
0xSysR3ll bdee83b
refactor(settings): remove success message after media server switch
0xSysR3ll 23d31b2
fix(settings): revalidate user after media server switch
0xSysR3ll cb56089
fix(settings): handle email comparison for Jellyfin users
0xSysR3ll 490762f
fix(settings): ensure jobs restart after media server switch
0xSysR3ll 3603f68
refactor(auth): remove unused Plex user fields
0xSysR3ll 9458562
fix(settings): don't ovewrite local users
0xSysR3ll 4b59de2
refactor(settings): handle Plex settings update process
0xSysR3ll 68df6f0
fix(settings): unify handling of Jellyfin and Emby usernames
0xSysR3ll 507f612
fix: lint
0xSysR3ll 9ccbc59
refactor(settings): remove unnecessary admin query
0xSysR3ll dfad869
fix: clarify media server switch sign-in instructions
0xSysR3ll 5a33195
feat(settings): add missing i18n labels support
0xSysR3ll a6444c5
fix(settings): toast notifications import
0xSysR3ll 13faf8c
feat(settings): let admins link other user's account
0xSysR3ll b251afa
fix(settings): enforce required fields in API
0xSysR3ll 4af40d9
fix: missing i18n translations
0xSysR3ll adc8fcb
fix: missing jellyfinConfigured in settings response
0xSysR3ll File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.