Skip to content
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

Migrate to mobx for global app state #93

Merged
merged 3 commits into from
Jun 30, 2020
Merged

Conversation

thornbill
Copy link
Member

This moves our app state handling to a proper state management library. This allows us to easily add application level settings and properly manage global state.

@thornbill
Copy link
Member Author

It looks like mobx-persist is unmaintained and I encountered some issues with it when the stores become more complex. I’m going to tag this as blocked for now and test some alternatives.

Refs pinqy520/mobx-persist#80

@thornbill thornbill added the blocked Progress on this is currently blocked label Jun 26, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thornbill thornbill removed the blocked Progress on this is currently blocked label Jun 30, 2020
@anthonylavado anthonylavado merged commit cb3dd5c into jellyfin:master Jun 30, 2020
@thornbill thornbill deleted the mobx branch December 8, 2020 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants