 Philip KristoffersenandGitHub
|
f09296f1ff
|
Update dependencies (#388)
* Upgrade all dependencies, fix image laod
* Fix size of import button
* Fix size when picking image
* Remove unused code
* Forgot images when new image selected
* Clippy corrections
|
2024-01-15 20:47:13 +01:00 |
|
 Philip KristoffersenandGitHub
|
27b429adcd
|
Inline print variables (#328)
* Inline format messages
* Cargo auto fixes
|
2023-02-02 21:33:42 +01:00 |
|
 Philip KristoffersenandGitHub
|
2f70dd1e67
|
Remove expect (#321)
* Remove expects
* Disallow todo and panic
|
2023-01-08 14:35:34 +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
|
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
|
0dab904a54
|
Find flatpak steam location (#136)
|
2022-05-17 17:23:57 +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 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 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
|
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 |
|