-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feat] Added bool flag for Updater fallbackRepoURL using CDN (#71)
* [feat] Added bool flag for Updater fallbackRepoURL using CDN * [feature] allow setup to change string language based on selection Need to save currently selected language when changing option * [fix] fixed string to be more accurate when region not installed * [feat] added metadata repo link using CDN Missing GameRepair & RepoIndex * [feat] Added optional bool fallback arg to function call * [fix] Added detection mechanism if bool fallback val is changed * [feat] Added AppGameRepairIndexURLPrefixFallback to more files * [fix] Force fallback for DataCheck * [feat] Added fallback to DataIntegrityURL * [fix] updated fallback CDN urls to statically * [broken] Added fresh setup button for dbg * [feat] force locale update on selectionchanged * [broken] added process start on btn click * [fix] add 1000ms delay for full app shutdown before restart * [feat] add setup start btn * [feat] added cdn selection page * [fix] redirect launcher flow to go through CDN selection * [feat] added next btn handling to cdn page * [feat] added localization for new btn string * [feat-fix] replaced btn with combobox & new locale strings for cdn instructions * [fix] Added localization strings for CDN btn * [fix-feat] Align items correctly on page & save cdn config * [feat] Added missing localization for CDNSelect page * [fix] string update for selector * [rollback] removed fallback references in favor of dropdown select in setup * [fix] changed App strings to static to allow for overwriting in cdn page * [feat] overwrite Repo strings based on selected CDN * [feat] Added CDN failover should default provider be unavailable * [fix] removed comments * [feat] add CDN selection in settings * [fix] Disable debugging features from production
- Loading branch information
1 parent
7fe12ae
commit 05d19d8
Showing
27 changed files
with
490 additions
and
60 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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 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 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.