Commit Graph
23 Commits
Author SHA1 Message Date
Philip Kristoffersen 20fa076ee7 Filter out NSFW images
If people whant that, they can add them manually.
It should not be something that happens automatically.
2022-03-27 09:48:10 +02:00
Philip KristoffersenandGitHub b4dbcdd29c Download official steam images as backup (#53) 2022-03-21 21:34:27 +01:00
Philip KristoffersenandGitHub 3f5c99c30e Add support for WideGrid images (#45) 2022-03-15 22:16:13 +01:00
Philip KristoffersenandGitHub 7f93ba6acd Fix UI version hanging on image download (#40)
Done by using task::spawn_blocking and blockon
2022-03-13 22:30:33 +01:00
Philip dd21e56fd6 Add uplay syncrhonization 2022-01-02 10:37:12 +01:00
Philip Kristoffersen e16bd65742 Add prefer_animated feature
The feature lets you download animated images first, and then try
getting static images.
2021-11-03 12:02:37 +01:00
Philip Kristoffersen 8f5a1e0105 Download bigpicture images for games 2021-11-03 10:16:28 +01:00
Philip 1a14e24173 Fix cargo clippy suggestions 2021-10-10 13:49:00 +02:00
Philip Kristoffersen 978eaaa1e2 Correct logging when no need for download 2021-10-07 13:18:21 +02:00
Philip Kristoffersen 3286c9b998 Search in parallel 2021-10-07 10:18:13 +02:00
Philip 188d963112 Remove doublicate logging 2021-10-07 00:16:03 +02:00
Philip Kristoffersen 0d6da9c5f0 Download images async 2021-10-06 23:37:39 +02:00
Philip Kristoffersen 1ba24183c3 Refactor downloadi mages 2021-10-06 22:34:42 +02:00
Philip Kristoffersen fc42cf6a1f Refactor code for readability 2021-10-06 21:50:09 +02:00
Philip Kristoffersen 088016843d Reading and writing settings through UI 2021-10-02 13:45:52 +02:00
Philip 1924afd197 Only print searching when cache miss searching 2021-09-28 21:50:25 +02:00
Philip dafe091aa6 Only search for shortcuts with names 2021-09-26 07:27:57 +02:00
Philip Kristoffersen f68db38a7f Use defaultconfig instead of default on structs 2021-09-25 12:19:07 +02:00
Philip Kristoffersen 993251156d Fix cargo clippy warnings 2021-09-25 12:04:12 +02:00
Philip Kristoffersen d634a26035 Remove unused imports 2021-09-25 11:54:03 +02:00
Philip Kristoffersen caba0e459d Refactor cached search into steamgriddb mod 2021-09-25 09:45:38 +02:00
Philip Kristoffersen 99079dcaff Add settings for EGS and SteamgridDB 2021-09-25 00:36:09 +02:00
Philip Kristoffersen 60dd680c33 Create files for configuration 2021-09-24 23:08:35 +02:00