Niklas

Results 9 issues of Niklas

### Describe the bug The save path for witcher 3 does not show up and the circle is spinning endless without error report in frontend. ### Add logs ``` (22:24:31)...

bug:confirmed

### Problem description Missing info for nvidia prime switch. we need to add information for that and also call it NVIDIA Prime again! ![image](https://user-images.githubusercontent.com/61798668/184217618-f33a564e-4447-45ba-9bf5-95c630664113.png) ### Feature description none ### Alternatives...

### Describe the bug It is hard to describe, but if the user does not install a single steam game, before using heroic on steam deck, there is never a...

Heroic checks if internet connection is available. Using ping command to ping `google.com`, `store.epicgames.com` and `gog.com`. If one succeed it will return true. Tested on linux with a invalid url....

pr:testing
pr:ready-for-review

Refactored logger - Able to pass objects, arrrays, numbers without making them a string to log functions ( logError, logInfo, ... ) - Make paramters a option interface - Split...

pr:wip

### Describe the bug If you start installing Fortnite it jumps directly to ~44% but legendary starts at 0%. This happens on Linux and Windows. Guess: The total download size...

bug:confirmed

- Moving the handling of game status to the backend and use electron-store to store progress. - Adapt and renamed `hasProgress` to `hasGameStatus` to also listen to `status` and not...

pr:ready-for-review

- Added queue system. Pressing install now adds the game to the download manager queue. - Added new electron-store for download manager queue - Added new Download Manager screen -...

pr:testing
pr:ready-for-review

--- Use the following Checklist if you have changed something on the Backend or Frontend: - [ ] Tested the feature and it's working on a current and clean install....

pr:wip