This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
Implementing UncensorPat.ch integration for store search and game pages #1610
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.
This set of changes adds integration into https://www.UncensorPat.ch into EnhancedSteam, allowing for filtering by uncensor patch in the search page, and showing uncensor patch information on the individual game store pages. Given the nature of the data, it defaults to being off and is therefore opt-in.
I have trialled the changes and it seems functional, robust, and responsive.
I see that most API calls are done through the EnhancedSteam API, these changes just use direct API calls to UncensorPat.ch, but I'd be happy to collaborate in order to integrate my API better with EnhancedSteam (it was created for this sole purpose, after all).
This is the same commit information from #1609 without all of the spurious changes that occurred when I attempted to amend the commit author - I really can't apologise enough about that.