Commit Graph

969 Commits

Author SHA1 Message Date
Zamitto
bc82cf2539 Merge branch 'main' into build/win-portable-release
# Conflicts:
#	.github/workflows/build.yml
2024-06-08 21:51:46 -03:00
Zamitto
8c1851bb4c feat: remove auto download if is portable version 2024-06-08 21:24:53 -03:00
Chubby Granny Chaser
4b97639972
Merge pull request #575 from hydralauncher/feature/game-options-modal
feat: game options modal
2024-06-08 20:30:09 +01:00
Chubby Granny Chaser
bf33fa7ed9
chore: merge with main 2024-06-08 20:29:07 +01:00
Chubby Granny Chaser
53f4394a49
chore: merge with main 2024-06-08 20:28:41 +01:00
Chubby Granny Chaser
9e2e317938
chore: changing last_selected_option to last_downloaded_option 2024-06-08 19:26:24 +01:00
Chubby Granny Chaser
ac5ad7e962
chore: removing console.log 2024-06-08 19:25:31 +01:00
Chubby Granny Chaser
4a194b3be5
chore: removing console.log 2024-06-08 19:22:10 +01:00
Chubby Granny Chaser
d700e2706c
feat: adding last selected option to repacks modal 2024-06-08 19:18:24 +01:00
Chubby Granny Chaser
80a25bf409
feat: adding modal animations 2024-06-08 18:58:23 +01:00
Zamitto
ca73316ee9 code adjustment 2024-06-08 11:33:59 -03:00
Zamitto
cc9a38acf8 cancel download before remove game from library 2024-06-08 11:24:26 -03:00
Chubby Granny Chaser
dc8276bb34
feat: adding english translation 2024-06-08 15:24:10 +01:00
Zamitto
e3d0ef598b minor spelling mistake 2024-06-08 10:52:40 -03:00
Zamitto
c7d72b0adc better ui on modal #3 2024-06-08 10:48:48 -03:00
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
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
b7a61f4567 remove log and undo release change 2024-06-06 12:14:08 -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
1494d64da4
Merge branch 'main' into feat/macos-test 2024-06-05 21:46:37 -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
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
Chubby Granny Chaser
1290d25ae5
fix: fixing remove installer button on downloads page 2024-06-04 22:01:09 +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
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
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
b32f1f9210
feat: removing hydra.db 2024-06-03 16:58:47 +01:00
Chubby Granny Chaser
c6242fa3e1
perf: improving get-random-game performance 2024-06-03 16:56:12 +01:00
Chubby Granny Chaser
467ea29ec2
fix: removing all indices from flexsearch index 2024-06-03 16:43:49 +01:00
Chubby Granny Chaser
4b1248b865
fix: updating translation for removed 2024-06-03 16:30:16 +01:00
Zamitto
577c2da6e5 add page column back (with nullable) 2024-06-03 11:50:05 -03:00
Chubby Granny Chaser
8fccbb6d81
feat: removing unique from download source name 2024-06-03 15:07:55 +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
3a16eb2913
feat: updating settings general 2024-06-03 02:19:13 +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
Zamitto
d505ccb4c5 change releases url to latest release 2024-06-02 02:27:47 -03:00
Zamitto
8bdd70e7d3 remove debug log 2024-06-02 02:24:52 -03:00
Zamitto
7ebd91a652 remove duplicity and simplify AppUpdaterEvent 2024-06-02 02:23:20 -03:00
Zamitto
5f08fd0f5e remove !important 2024-06-02 02:14:43 -03:00
Zamitto
fc9990bb72 simplify used hooks 2024-06-01 10:44:14 -03:00
Zamitto
e45991cb7c feat: add tray for macos 2024-05-31 23:14:14 -03:00
Zamitto
5528330265 feat: add darwin conditional for open-game-installer 2024-05-31 16:26:43 -03:00
Zamitto
89464f4d3e Merge branch 'main' into feat/macos-test 2024-05-31 16:23:20 -03:00
Zamitto
227eb6ff2d revert changes for debug 2024-05-31 15:39:23 -03:00
Zamitto
2038bd1fbe feat: refactors 2024-05-31 15:03:29 -03:00
Daniel Freitas
95a0d55426 feat: look for a single alternative setup when installing 2024-05-31 14:45:26 -03:00
Zamitto
45f30a9208 feat: handle auto update for macos 2024-05-31 13:21:03 -03:00
Daniel Freitas
0cdb25e705 chore: typo 2024-05-30 21:38:30 -03:00
Zamitto
2138aa9711 more logs 2024-05-30 21:35:38 -03:00
Daniel Freitas
fdd7f753b3 feat: better handle of different game installing formats 2024-05-30 21:29:08 -03:00
Zamitto
521921d90e add some debug logs 2024-05-30 19:41:25 -03:00
Zamitto
e83e7dc680 remove debug log 2024-05-30 13:44:36 -03:00
Zamitto
257d331343
Merge branch 'main' into feat/macos-test 2024-05-30 13:30:41 -03:00
Zamitto
2a02936648 test 2024-05-30 12:18:44 -03:00
Zamitto
1bfb90f1a0
Merge branch 'main' into linux-install 2024-05-30 10:34:34 -03:00
Zamitto
2e41d16afe
Merge branch 'main' into teste-locale2 2024-05-30 10:21:37 -03:00
Lianela
42d36a01ea
Real-Debrid update translation.json
Translated new translations regarding Real-Debrid
2024-05-30 02:22:51 -04: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
Zamitto
08bdad8bfd
Merge branch 'main' into linux-install 2024-05-29 22:21:52 -03:00
Chubby Granny Chaser
244db861a4
feat: removing checking_files i18n string 2024-05-30 02:13:04 +01:00
Chubby Granny Chaser
94a517bdfb
fix: play button not showing when manually adding game to library 2024-05-30 01:28:28 +01:00
Chubby Granny Chaser
9980e2f737
fix: play button not showing when manually adding game to library 2024-05-30 01:26:44 +01: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
e6829ca39b
fix: adding windowshide true to aria2c 2024-05-30 01:08:52 +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
Zamitto
077f78c252 update system tray games to use lastTimePlayed after column migration 2024-05-29 19:55:18 -03:00
Chubby Granny Chaser
0751d6093f
fix: fixing memory leak on check-for-updates 2024-05-29 22:36:37 +01:00
Chubby Granny Chaser
34a44e7fa9
feat: kill aria2c 2024-05-29 22:14:07 +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
Chubby Granny Chaser
85516c1744
feat: correcting date in process-watcher 2024-05-29 17:20:47 +01:00
Chubby Granny Chaser
08a336b392
feat: updating real-debrid translations 2024-05-29 16:22:30 +01:00
Chubby Granny Chaser
183b85d66a
feat: adding real debrid user auth 2024-05-28 14:01:28 +01:00
Papela
8b580ab789
Typo correction
Using "reiniciar" (restart) instead of "reinstalar" (reinstall)
2024-05-28 09:08:30 +02:00
Lianela
7300d6383a
translation.json 2024-05-27 18:43:40 -06:00
Lianela
a71958b550
Line 33 added to spanish translation.json
"version_available" translated
2024-05-27 17:47:12 -06:00
Zamitto
7c1d9565ba add missing interpolation xd 2024-05-27 22:55:03 -03:00
Zamitto
d6ea0d817e user parameters on raw query 2024-05-27 18:52:03 -03:00
Zamitto
2db32f270c Merge branch 'main' into feat/update-lastTimePlayed-column 2024-05-27 18:44:35 -03:00
Zamitto
f9996d0646
Merge pull request #523 from hydralauncher/feat/refactor-auto-update
feat/refactor auto update
2024-05-27 15:43:44 -03:00
Zamitto
05bef7f80c update sql comments 2024-05-27 00:34:17 -03:00
Zamitto
85cb2a4cc8 feat: add migration 2024-05-27 00:32:20 -03:00
Zamitto
f252abc7a7 feat: change column type to datetime 2024-05-26 22:56:56 -03:00
Zamitto
bd9b4d3385 update locales 2024-05-26 22:25:09 -03:00
Zamitto
1299eecc12 remove unused import 2024-05-26 22:12:00 -03:00
Zamitto
cdd18a8ce2 feat: remove splash and add new subheader to request user to restart and install update 2024-05-26 21:49:32 -03:00
Zamitto
179db348e1
Merge branch 'main' into teste-locale2 2024-05-26 19:52:19 -03:00
Zamitto
016f47d17f
Merge pull request #521 from hydralauncher/feat/change-logs-path
Change logs path to match hydra.db
2024-05-26 19:51:13 -03:00
Zamitto
965046db27
Merge branch 'main' into main 2024-05-26 15:41:39 -03:00
Zamitto
35e3339519 Change logs path to match hydra.db 2024-05-26 15:33:21 -03:00
Zamitto
b105dbfb77
Merge branch 'main' into linux-install 2024-05-26 14:21:01 -03:00
Zamitto
41d8f06112
Merge branch 'main' into main 2024-05-26 13:15:59 -03:00
Giasko
b6e2b8e00c Added missing translations 2024-05-26 11:21:34 +02:00
Kdu
9aa106a63f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:33:38 -03:00
Kdu
2cf20332f4
Merge branch 'main' into main 2024-05-25 19:29:45 -03:00
Kdu
0809104052 Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:23:10 -03:00
Kdu
1e84a1558f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:18:08 -03:00
Lianela
5d9d4e5985
Update translation.json
Bug fixed - ETA was bugged, making a word be repeated twice, changed to a different one to fix this
2024-05-25 15:29:08 -06:00