 Philip KristoffersenandGitHub
|
0410ceffff
|
Clippy fixes for windows specific code (#319)
* Clippy fixes for windows specific code
* Remove unwraps in windows code
* Fix compile error on unix
|
2023-01-08 14:02:40 +01:00 |
|
 Philip KristoffersenandGitHub
|
7dfbc01ed2
|
Disallow indexing (#320)
* Remove indexing
* Introduce replace_with_dosdevices
* Remove all direct indexing
|
2023-01-08 11:58:50 +01:00 |
|
 Philip KristoffersenandGitHub
|
e6a4cebe1a
|
Simplify user selection (#318)
|
2023-01-07 14:04:11 +01:00 |
|
 Philip KristoffersenandGitHub
|
f6188b130d
|
Remove unwraps (#316)
Remove all unwraps and clippy warnings
|
2023-01-07 13:48:26 +01:00 |
|
 Philip KristoffersenandGitHub
|
4ed9490c57
|
Clippy fixes (#309)
* Automatic clippy fixes
* Manual clippy corrections
|
2023-01-04 20:28:43 +01:00 |
|
 Philip KristoffersenandGitHub
|
e76c84b130
|
Update dependencies (#282)
|
2022-12-26 14:58:31 +01:00 |
|
 Philip KristoffersenandGitHub
|
dcbf77b610
|
Modular platforms (#241)
|
2022-10-02 21:13:31 +02:00 |
|
 Philip KristoffersenandGitHub
|
f16646f540
|
Add feature to disconnect a shortcut (#160)
|
2022-05-27 20:58:22 +02:00 |
|
 Philip KristoffersenandGitHub
|
835c7ead8d
|
Implement simple clippy suggestions (#159)
|
2022-05-27 13:19:10 +02:00 |
|
 Philip KristoffersenandGitHub
|
0dab904a54
|
Find flatpak steam location (#136)
|
2022-05-17 17:23:57 +02:00 |
|
 Philip KristoffersenandGitHub
|
86b38d8bbd
|
Read install folders (#130)
|
2022-05-15 17:20:50 +02:00 |
|
 Philip KristoffersenandGitHub
|
9bafb9d2c4
|
Art for steam games (#125)
|
2022-05-14 14:58:51 +02:00 |
|
 Philip KristoffersenandGitHub
|
a5733cbebf
|
Download image names based on mime type (#124)
|
2022-05-14 08:05:51 +02:00 |
|
 Philip KristoffersenandGitHub
|
d2ccef8b9b
|
UI for image download refactor and fixes (#98)
|
2022-04-24 21:44:27 +02:00 |
|
 Philip KristoffersenandGitHub
|
e77f2b5f31
|
UI image selection (#97)
|
2022-04-23 20:33:16 +02:00 |
|
 Philip KristoffersenandGitHub
|
fcc3a4abc3
|
Restart steam option (#82)
Adds options to start and stop steam when importing
|
2022-04-15 09:38:43 +02:00 |
|
 Philip KristoffersenandGitHub
|
a0c6fe0c8f
|
New UI (#74)
|
2022-04-09 21:49:11 +02:00 |
|
Philip Kristoffersen
|
3b8aaffc31
|
Refactoring
|
2022-04-04 21:57:30 +02:00 |
|
 Philip KristoffersenandGitHub
|
077f445175
|
Bigpicture optimization (#69)
* Download icons when not in bigpicture mode
|
2022-04-01 17:40:39 +02:00 |
|
 Philip KristoffersenandGitHub
|
b58cbc51e0
|
Proton support (#64)
Enable proton for heroic games
|
2022-03-31 17:33:33 +02:00 |
|
 Philip KristoffersenandGitHub
|
a7524400f3
|
Steam collections (#60)
|
2022-03-26 21:51:56 +01:00 |
|
Philip
|
ab9c1098b1
|
Generate new shortcuts file on first run
|
2022-03-11 20:16:57 +01:00 |
|
 Philip KristoffersenandGitHub
|
434074bf14
|
Check if steam folders are actually userdate (#27)
|
2022-03-10 20:18:16 +01:00 |
|
 Ankush GuptaandGitHub
|
c188c6f385
|
macOS Support (#18)
* replace target_os = "linux" with target_family = "unix"
* check correct dir for macos steam files
|
2022-03-10 06:21:28 +01:00 |
|
Philip
|
dd21e56fd6
|
Add uplay syncrhonization
|
2022-01-02 10:37:12 +01:00 |
|
Philip Kristoffersen
|
978eaaa1e2
|
Correct logging when no need for download
|
2021-10-07 13:18:21 +02:00 |
|
Philip
|
188d963112
|
Remove doublicate logging
|
2021-10-07 00:16:03 +02:00 |
|
Philip
|
d9a53572e3
|
Write default location in steam
|
2021-10-02 15:57:08 +02:00 |
|
Philip Kristoffersen
|
088016843d
|
Reading and writing settings through UI
|
2021-10-02 13:45:52 +02:00 |
|
Philip Kristoffersen
|
dfde6c6416
|
Fix typo in log
|
2021-10-02 07:37:40 +02:00 |
|
Philip Kristoffersen
|
8d0996c67b
|
Add setting optional location for steam
|
2021-09-25 12:56:13 +02:00 |
|
Philip Kristoffersen
|
d634a26035
|
Remove unused imports
|
2021-09-25 11:54:03 +02:00 |
|
Philip Kristoffersen
|
e449bd31e4
|
Move out steam related functions from main
|
2021-09-25 09:18:08 +02:00 |
|