Commit Graph

197 Commits (master)
 

Author SHA1 Message Date
Jon a5ea0db936 automatically restart steam after exporting apps 3 years ago
Jon d8c527e3c8 typo 3 years ago
Jon b8fb532fa9 removed bonus import 3 years ago
Jon Philpot b71495ba08
Merge branch 'BrianLima:master' into master 3 years ago
Brian Lima 24fb6ec64e Fix #72, update version and dependencies 3 years ago
Brian Lima c8143a7d01
Merge pull request #71 from EnumC/feat.apiErrorCatcher.cp 3 years ago
Brian Lima fa51d9d40f
Merge pull request #70 from EnumC/feat.duplicateDetect 3 years ago
EnumC 5c844a4a7d
Fix missing namespace from previous cherry-pick 3 years ago
EnumC 3bd6dee3d5
Reset tabs to spaces 3 years ago
EnumC d2f80be0e7
Display error when SteamGridDB request fails with 401 3 years ago
EnumC 4eb4316d6b
Prevent duplicate entries 3 years ago
Brian Lima 6749cfa58b Update .net version 3 years ago
Brian Lima b530286a24
Merge pull request #68 from Camology/master 3 years ago
Camology 3e997fdfab Merge branch 'master' of https://github.com/Camology/UWPHook 3 years ago
Camology dbd7938e1c Revert "Added support for long file names introduced in W10"
This reverts commit c6f0d06601.
3 years ago
Cameron K. Titus 71780631ed
Updated to support LongPaths, introduced in W10. Closes #62
https://docs.microsoft.com/en-us/archive/blogs/jeremykuhne/net-4-6-2-and-long-paths-on-windows-10
3 years ago
Camology 6fb6ee14ed Revert "Add support for long paths"
This reverts commit 8b7dd1d46e.
3 years ago
Camology c6f0d06601 Added support for long file names introduced in W10 3 years ago
Cameron K. Titus 8b7dd1d46e
Add support for long paths 3 years ago
Jon a4383412ed auto refresh games list on load 3 years ago
Brian Lima 396296cc76 Bump version 3 years ago
Brian Lima e930435948 Fix #56 3 years ago
Brian Lima e600632e02 Update dependencies, bump version 3 years ago
Brian Lima 1ef8c073b7 Pass secondary args to launched app 3 years ago
Brian Lima 7783a815a3 Add tags to settings and export them 3 years ago
Brian Lima 3144d2e63b Fix LauncherAsync crash 3 years ago
Brian Lima 1692286307 Update Readme 3 years ago
Brian Lima c60d163179 Update installer, resources, bump version 3 years ago
Brian Lima d06903405e Inform user of SteamGrid download on first run 3 years ago
Brian Lima 15d5a79619 Add settings to window, safer download, add tags 3 years ago
Brian Lima fd50d457ce Dry #50, parameterize SteamGridDB options 3 years ago
Brian Lima 100d40563f
Merge pull request #50 from FusRoDah061/feature/grid_images_merge 3 years ago
Allex Rodrigues bc5f8a1b77 Moving image downloading to the beginning of ExportGames for the sake or readability 3 years ago
Allex Rodrigues 22577c84ae Refactoring grid images download to avoid downloading the same images multiple times unnecessarily 3 years ago
Allex Rodrigues e3abf499ba Changing CRC32 implementation 3 years ago
Allex Rodrigues b5fb3a1af0 Merge branch 'feature/grid_images' into feature/grid_images_merge
# Conflicts:
#	UWPHook/GamesWindow.xaml.cs
3 years ago
Allex Rodrigues 270dd38581 Improving grid images download performance 4 years ago
Allex Rodrigues 225ea7c319 Making image download async to prevent UI from locking (progress bar would freeze for a couple seconds while saving the images) 4 years ago
Brian Lima a704220b74 Add NSI installer script
This should provide more consistency on future releases and a better usage of the capabilities of the NSIS script language, foregoing of the zip based installer
4 years ago
Brian Lima cedd019326 Bump Version 4 years ago
Brian Lima 751bc560cd Add Xbox Gamepass mentions
This should improve SEO a bit
4 years ago
Brian Lima 6972c2d2a9 Add contributors callout to Settings 4 years ago
Brian Lima 4036eea25f
Merge pull request #48 from Jesper-Hustad/patch-1
Make logo in readme link to site
4 years ago
Brian Lima 717f38ff9e
Merge pull request #47 from FusRoDah061/master 4 years ago
Brian Lima beb834c4c4
Merge pull request #44 from FlaminSarge/master 4 years ago
Jesper Hustad ebde5ac9ca
Make logo in readme link to site
Currently clicking the logo sends you to imgur, it would be more helpful redirecting to website briano.dev/UWPHook/
4 years ago
Allex Rodrigues 8053747514 Fixing error when no images are found 4 years ago
Allex Rodrigues 90718a3fa4 Add api key field to settings screen 4 years ago
Allex Rodrigues e499b0a992 Fix steamgriddb api calls not sending query params 4 years ago
Allex Rodrigues ef186c5b94 Adding landscape grid image variant 4 years ago