Commit graph

378 commits

Author SHA1 Message Date
Zamitto
7013f7c65d refactoring modal 2024-06-06 23:56:05 -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
d123f63095
chore: resolving merge conflict on downloads 2024-06-05 14:30:12 +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
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
7ac7d92a28 feat: dont set game as removed when deleting instalation folder 2024-06-04 23:34:51 -03:00
Chubby Granny Chaser
4f34743f94
fix: fixing remove installer button on downloads page 2024-06-04 21:52:32 +01: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
Chubby Granny Chaser
5afe78467e
Merge branch 'feature/add-download-sources' of github.com:hydralauncher/hydra into feature/add-download-sources 2024-06-03 21:40:02 +01:00
Chubby Granny Chaser
0ea2cd39db
feat: adding auto refresh of download sources 2024-06-03 21:39:37 +01:00
Zamitto
7ec082be23 making screenshots nullable 2024-06-03 16:56:21 -03:00
Chubby Granny Chaser
467ea29ec2
fix: removing all indices from flexsearch index 2024-06-03 16:43:49 +01:00
Chubby Granny Chaser
3aa20aa7d9
feat: migrating repacks to a worker 2024-06-03 14:45:12 +01:00
Chubby Granny Chaser
0722868c35
feat: migrating repacks to a worker 2024-06-03 14:39:51 +01:00
Chubby Granny Chaser
1dd13303d5
feat: migrating repacks to a worker 2024-06-03 14:39:17 +01:00
Chubby Granny Chaser
485ee11449
feat: migrating repacks to a worker 2024-06-03 14:35:17 +01:00
Chubby Granny Chaser
5a85033486
feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
eb3eb88f23
feat: updating settings general 2024-06-03 02:21:22 +01:00
Chubby Granny Chaser
59066117c9
feat: updating settings general 2024-06-03 02:18:52 +01:00
Chubby Granny Chaser
28de50b244
feat: updating settings general 2024-06-03 02:17:58 +01:00
Chubby Granny Chaser
48e07370e4
feat: adding import download source 2024-06-03 02:12:05 +01:00
piradata
bbd11bb0b7 fix type any warning on lint 2024-05-30 02:53:49 -03:00
piradata
d62039fba1 use lodash to sort 2024-05-30 02:48:23 -03:00
piradata
5e019c41f4 generate options tags inside select component 2024-05-30 02:43:45 -03:00
piradata
8543aecda8 linter 2024-05-30 02:15:21 -03:00
piradata
9308982eaa little improvement to clean code 2024-05-30 02:14:48 -03:00
Zamitto
3690154cb6
Update select.css.ts 2024-05-29 22:29:36 -03:00
Zamitto
37b5cb6b60
Merge branch 'main' into teste-locale2 2024-05-29 22:25:46 -03:00
Chubby Granny Chaser
c9cb279213
fix: play button not showing when manually adding game to library 2024-05-30 01:24:47 +01:00
Chubby Granny Chaser
1171e95b87
fix: fixing stale downloads not resetting 2024-05-30 00:40:39 +01:00
Chubby Granny Chaser
84c746ef35
feat: adding toast for saving real debrid with no token 2024-05-30 00:21:28 +01:00
Chubby Granny Chaser
50c3503e37
chore: disabling resuming real debrid downloads when real debrid is not set 2024-05-30 00:17:17 +01:00
Chubby Granny Chaser
a34a774fb7
chore: disabling resuming real debrid downloads when real debrid is not set 2024-05-30 00:13:53 +01:00
Chubby Granny Chaser
0751d6093f
fix: fixing memory leak on check-for-updates 2024-05-29 22:36:37 +01:00
Chubby Granny Chaser
d353002eab
feat: using retry system to connect to aria2 2024-05-29 21:53:13 +01:00
Chubby Granny Chaser
ffb3d79954
feat: using retry system to connect to aria2 2024-05-29 21:50:35 +01:00