Commit Graph

1240 Commits

Author SHA1 Message Date
Zamitto
2e427b33e2 add danger style to button 2024-06-08 01:17:21 -03:00
Zamitto
f1b30eb969 i18n 2024-06-08 00:16:29 -03:00
Zamitto
d8446263eb better ui on modal 2024-06-08 00:11:08 -03:00
Zamitto
9eef445b1a trying better ui on modal #1 2024-06-07 23:37:13 -03:00
Zamitto
163b17324e set executable as null on remove game from library 2024-06-07 18:55:03 -03:00
Zamitto
97abef740c undo modal change 2024-06-07 15:49:03 -03:00
Zamitto
6946fd3bd0 add artifact 2024-06-07 14:35:22 -03:00
Zamitto
8669c1d660 feat: add modal to confirm remove from library 2024-06-07 14:23:34 -03:00
Zamitto
ceb8f164b7 i18n for sidebar 2024-06-07 14:07:15 -03:00
Zamitto
08eda5573d feat: using showItemInFolder to open exe and download paths 2024-06-07 14:03:57 -03:00
Zamitto
cead92d900 disable button logic 2024-06-07 13:14:17 -03:00
Zamitto
3a86e3569a feat: add/remove game from library 2024-06-07 12:28:06 -03:00
Zamitto
c6105bcdfd refactor hero panel 2024-06-07 11:43:57 -03:00
Zamitto
81a3ede4bd refactor hero panel 2024-06-07 10:31:37 -03:00
Zamitto
7013f7c65d refactoring modal 2024-06-06 23:56:05 -03:00
Zamitto
06d2733fc5 build portable 2024-06-06 00:34:28 -03:00
Zamitto
4f4ada8d54 show toast if game has no executable selected 2024-06-05 22:54:51 -03:00
Zamitto
58dff75f64 i18n 2024-06-05 22:42:46 -03:00
Zamitto
95a7922806 hero-panel show HeroPanelPlaytime 2024-06-05 21:35:44 -03:00
Zamitto
de178d672e feat: show HeroPanelPlaytime if playTime is not 0 2024-06-05 20:55:05 -03:00
Zamitto
e8b28ccf90 organize ui 2024-06-05 20:29:42 -03:00
Zamitto
45d8923561 feat: double click on sidebar opens game 2024-06-05 18:38:22 -03:00
Zamitto
086ee8ac04 feat: create game shortcut 2024-06-05 16:42:45 -03:00
Zamitto
6dfd7279dc Merge branch 'feature/add-download-sources' into feature/game-options-modal 2024-06-05 16:17:49 -03:00
Chubby Granny Chaser
4a4a800b07
feat: adding icon parser to download notification 2024-06-05 20:15:59 +01:00
Zamitto
366cb1ac2f separator 2024-06-05 15:29:50 -03:00
Zamitto
87eaf021b4 Merge branch 'feature/add-download-sources' into feature/game-options-modal 2024-06-05 13:35:02 -03:00
Chubby Granny Chaser
6b8ab895e3
feat: adding download source resync 2024-06-05 15:07:53 +01:00
Chubby Granny Chaser
d123f63095
chore: resolving merge conflict on downloads 2024-06-05 14:30:12 +01:00
Chubby Granny Chaser
9eb90bac62
feat: moving notifications 2024-06-05 14:20:32 +01:00
Chubby Granny Chaser
ef036d6f57
feat: moving notifications 2024-06-05 14:18:40 +01:00
Zamitto
5b85a9f2b7 Merge branch 'feature/add-download-sources' into feature/game-options-modal
# Conflicts:
#	src/renderer/src/pages/game-details/hero/hero-panel-actions.tsx
2024-06-05 07:41:30 -03:00
Zamitto
038cc377ec
Merge pull request #574 from hydralauncher/feature/delete-installation-folder-dont-set-game-as-removed
Feature/delete installation folder dont set game as removed
2024-06-05 07:37:33 -03:00
Zamitto
13a4708a02
Merge pull request #573 from hydralauncher/feature/allow-user-change-install-directory
feat: allow change install directory
2024-06-05 07:37:22 -03:00
Zamitto
581f7983aa undo addGameToLibrary change 2024-06-05 00:21:29 -03:00
Zamitto
48b6d1c941 feat: create game options modal
fix error when getSteamAppDetails fails

dont set game as removed when deleting instalation folder

fix game not deleting installation folder

organize code

feat: add open game executable path and installer path
2024-06-04 23:49:15 -03:00
Zamitto
2c26fed478 adjust delete-game-folder 2024-06-04 23:42:44 -03:00
Zamitto
7ac7d92a28 feat: dont set game as removed when deleting instalation folder 2024-06-04 23:34:51 -03:00
Zamitto
3f50738e37
Merge branch 'main' into feature/allow-user-change-install-directory 2024-06-04 23:18:59 -03:00
Zamitto
d6e57c20c7
Merge pull request #567 from hydralauncher/feature/download-queue
Feature/download queue
2024-06-04 20:44:06 -03:00
Chubby Granny Chaser
1290d25ae5
fix: fixing remove installer button on downloads page 2024-06-04 22:01:09 +01:00
Chubby Granny Chaser
c7ae4db79d
Merge pull request #568 from rickxz/style(downloads)/improve-responsive-design
style(downloads): make game actions buttons the same size in smaller devices and crop repack title
2024-06-04 21:53:16 +01:00
Chubby Granny Chaser
4f34743f94
fix: fixing remove installer button on downloads page 2024-06-04 21:52:32 +01:00
rickxz
76fc992d65 style(downloads): make game actions buttons the same size in smaller devices and crop repack title 2024-06-04 16:16:21 -03:00
Chubby Granny Chaser
588cb983c2
fix: adding sorting to download list 2024-06-04 16:59:47 +01:00
Chubby Granny Chaser
73b4b2c13c
feat: adding download queue 2024-06-04 15:33:47 +01:00
Chubby Granny Chaser
0b68ddda78
feat: adding resync button 2024-06-04 11:28:11 +01:00
Zamitto
34e6947a6a feat: allow change install directory 2024-06-04 00:00:38 -03:00
Chubby Granny Chaser
ea923d5082
fix: removing repacks from worker threads to fix race condition 2024-06-03 23:09:47 +01:00
Chubby Granny Chaser
4559e23610
feat: adding badges 2024-06-03 22:16:07 +01:00