Commit Graph

87 Commits

Author SHA1 Message Date
Zamitto
12c90f9ba4 changes after pr review 2024-04-29 14:12:06 -03:00
Zamitto
a03cbe1f39 Merge branch 'main' into feat/enhance-get-random-game 2024-04-28 15:06:25 -03:00
Zamitto
632cd244b0 remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
bb9302908d make sure the registed event for seachGames returns a Promise 2024-04-28 00:13:29 -03:00
Zamitto
4ffaa510cc refactor get-random-game 2024-04-27 22:04:42 -03:00
Zamitto
c32d75713c removing async from searchGames 2024-04-27 22:04:35 -03:00
Zamitto
5f3dc5d0ea feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
a8b236e02c 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
2904302c81 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
74a5d5c7f4 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
5d8813a78f fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
170a58d3cd feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
c9d678be11 feat: game-details call getRandomCall on button click 2024-04-27 18:41:37 -03:00
Zamitto
6132ddd2b7 feat: get all games on first request 2024-04-27 18:40:05 -03:00
Hydra
b4a960f069 Merge branch 'main' into main 2024-04-27 03:12:42 +01:00
Zamitto
a4edff3619 use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
e15479cd6a feat: remove tasklist ts declaration and remove tasklist dependency 2024-04-26 22:42:07 -03:00
Zamitto
7f7d4a1db3 chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
0bbd7d013f 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
854b23e4ef correctly print time logs 2024-04-25 23:53:23 -03:00
Zamitto
1620437d1e format with prettier 2024-04-25 23:53:23 -03:00
Zamitto
2675641f7b feat: add total loop time log 2024-04-25 23:53:23 -03:00
Zamitto
ecac6376d7 feat: use psList on windows (~25ms vs ~320ms) 2024-04-25 23:53:23 -03:00
Netflixy
5c9e1099b4 fix: fix french terms in translation 2024-04-25 23:24:50 +02:00
Magrid
e18200d796 fix french translation 2024-04-24 20:21:37 +02:00
Hydra
a7cad41d36 Merge pull request #58 from hydralauncher/refactor/change-game-delete-to-soft-delete
refactor: change game delete to soft delete
2024-04-24 10:41:04 +01:00
Hydra
816a37de85 Merge branch 'main' into main 2024-04-24 10:40:25 +01:00
JackEnx
22354f6cb5 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 21:31:23 -03:00
Hydra
a0b8a6cd47 Merge branch 'main' into italian-translation 2024-04-24 00:05:55 +01:00
Hydra
97b90578d0 Merge branch 'main' into main 2024-04-24 00:05:44 +01:00
Fernando Zanutto
b60c319dfd lint warnings 2024-04-23 19:44:01 -03:00
Fernando Zanutto
6131c14067 trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
d11c142032 trigger pipeline 2024-04-23 19:35:40 -03:00
JackEnx
504dd5f6c2 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 19:31:38 -03:00
Fernando Zanutto
7ba7391c83 fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
01c66d79af fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
5bcce3eca2 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
c1055463cc feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Magrid
1101c2010b Update translation.json
fix an error
2024-04-23 20:49:43 +02:00
Fernando Zanutto
d9c6d8704d feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
d1ad0ea31b feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
801abbf744 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
9fa88255a8 feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
67af138e5a feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
f8947d4f49 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
JackEnx
66a8349263 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
FeriVOQ
d7c955f753 Update translation.json 2024-04-23 17:20:27 +02:00
Fernando Zanutto
dbdb36999d feat: close modal on Esc press 2024-04-23 09:34:07 -03:00
Magrid
ad179c9e12 Finish translation 2024-04-22 22:59:14 +02:00
Magrid
072629fdef Update translation.json 2024-04-22 22:55:39 +02:00