Commit graph

38 commits

Author SHA1 Message Date
Zamitto
4519816b49 changes after pr review 2024-04-29 14:12:06 -03:00
Zamitto
1c6ffc8ce2 make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
49d9e5e8c0 refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
76faa0607d removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
2839d65526 fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
588dc5bb54 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
135c9be5f7 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
6328497372 fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
330dd9c218 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
d7810eec38 feat: get all games on first request 2024-04-27 18:40:05 -03:00
Zamitto
b781bd919c use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
5419376d09 chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
e4133e9a90 feat: run fastfile binary from resources folder
feat: run process watcher each 300ms

feat: add build step to copy fastlist from node_modules

feat: create postinstall script to copy fastlist binary

remove debug logs
2024-04-25 23:53:24 -03:00
Zamitto
cb82424eb2 correctly print time logs 2024-04-25 23:53:23 -03:00
Zamitto
efab6a7c30 format with prettier 2024-04-25 23:53:23 -03:00
Zamitto
8a496d20ef feat: add total loop time log 2024-04-25 23:53:23 -03:00
Zamitto
5cb81cd54f feat: use psList on windows (~25ms vs ~320ms) 2024-04-25 23:53:23 -03:00
JackEnx
cf44acbf31 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
JackEnx
ecbfffb039 fix: change install validation to remove download game only 2024-04-21 19:17:47 -03:00
JackEnx
797f5ee0d8 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
shadowtosser
9627eae1d2 prettier: format all files 2024-04-21 01:02:17 -03:00
shadowtosser
fea8f44c17 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
shadowtosser
64842dc77d refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
shadowtosser
41f7e5016d fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
shadowtosser
433b05df36 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -03:00
Hydra
8343b66d67 feat: adding repacker friendly name 2024-04-20 20:40:16 +01:00
shadowtosser
cacc4ca57a feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
Hydra
0eed312410 feat: commenting online-fix 2024-04-20 18:07:36 +01:00
Hydra
9d159dcf95 chore: removing qs 2024-04-20 17:30:03 +01:00
Hydra
348d927ca1 feat: adding onlinefix credentials 2024-04-20 17:11:35 +01:00
Hydra
d9056ff0d6 Merge pull request #47 from pmenta/feat/onlinefix
Feat/onlinefix
2024-04-19 23:07:08 -03:00
João Martins
b2990039a0 feat: add online fix as repacker 2024-04-19 22:53:58 -03:00
Hydra
cf3b7710e5 chore: sync with main 2024-04-20 00:42:31 +01:00
Guilherme Viana
a65704e735 refactor/sidebar-socials: refactor & adjust code 2024-04-19 16:47:07 -03:00
Guilherme Viana
4725a2e32a feat/sidebar-socials: add socials to sidebar footer 2024-04-19 08:51:52 -03:00
Hydra
407c736522 fix: fixing null user preferences for download notifications 2024-04-18 23:03:50 +01:00
Hydra
7d675f6acf feat: updating play label on hero panel 2024-04-18 22:26:17 +01:00
Hydra
f1bdec484e first commit 2024-04-18 08:46:06 +01:00