Commit Graph

973 Commits

Author SHA1 Message Date
Zamitto
15edc1698a 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
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
dd757ccfce 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
0b8ebcbfd8 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
588dc5bb54 renaming variables 2024-04-27 20:42:50 -03:00
Zamitto
7994b2a135 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
913699e4b6 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
135c9be5f7 replace Set with Map 2024-04-27 20:42:28 -03:00
Zamitto
4e3ee8747b 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
5ede782acd fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
6328497372 fix: possible bug when catalogue returns games with similar name 2024-04-27 20:15:24 -03:00
Zamitto
4acb9938f3 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
1b2d857dd1 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
330dd9c218 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
ac3234aad9 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
b6c54c103d feat: game-details call getRandomCall on button click 2024-04-27 18:41:37 -03:00
Zamitto
523d711b49 feat: game-details call getRandomCall on button click 2024-04-27 18:41:37 -03:00
Zamitto
2426eab371 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
Zamitto
dacaf347fd feat: get all games on first request 2024-04-27 18:40:05 -03:00
Zamitto
d7810eec38 feat: get all games on first request 2024-04-27 18:40:05 -03:00
Zamitto
6068c506c3 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
Hydra
ec3039620d Merge branch 'main' into main 2024-04-27 03:12:42 +01:00
Hydra
5f06c3ec5e Merge branch 'main' into main 2024-04-27 03:12:42 +01:00
Hydra
900e2b211c
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
ffd9349ebe use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
b781bd919c use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
31772138f1 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
aedb08d939 feat: remove tasklist ts declaration and remove tasklist dependency 2024-04-26 22:42:07 -03:00
Zamitto
decfe4369c feat: remove tasklist ts declaration and remove tasklist dependency 2024-04-26 22:42:07 -03:00
Zamitto
3b26d9ffdc 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
4c644dfd90 chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
5419376d09 chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
42be20664d 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
9229bf8236 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
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
2194a5ac21 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
0bd977d9e9 correctly print time logs 2024-04-25 23:53:23 -03:00
Zamitto
cb82424eb2 correctly print time logs 2024-04-25 23:53:23 -03:00
Zamitto
b5d1c1a0b0 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
3a3db8cbc8 format with prettier 2024-04-25 23:53:23 -03:00
Zamitto
efab6a7c30 format with prettier 2024-04-25 23:53:23 -03:00
Zamitto
d779b315dc 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
43e51727ef feat: add total loop time log 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
33ad8e8bcf 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
Zamitto
1822724df2 feat: use psList on windows (~25ms vs ~320ms) 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
Zamitto
0a2d694634 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
Netflixy
ff43648944 fix: fix french terms in translation 2024-04-25 23:24:50 +02:00
Netflixy
1c59e98fbf fix: fix french terms in translation 2024-04-25 23:24:50 +02:00
Netflixy
9908280269 fix: fix french terms in translation 2024-04-25 23:24:50 +02:00
Hydra
f9223ad36d fix: fixing typechecks 2024-04-25 20:54:38 +01:00
Hydra
486ae1f084 fix: fixing typechecks 2024-04-25 20:54:38 +01:00
Hydra
4b57ea48e8 fix: fixing typechecks 2024-04-25 20:54:38 +01:00
Hydra
412766e0d0
fix: fixing typechecks 2024-04-25 20:54:38 +01:00
Hydra
498a889f1d chore: merge with main 2024-04-25 05:52:19 +01:00
Hydra
c9e15512aa chore: merge with main 2024-04-25 05:52:19 +01:00
Hydra
5dbc3b68c5 chore: merge with main 2024-04-25 05:52:19 +01:00
Hydra
1e52a21349
chore: merge with main 2024-04-25 05:52:19 +01:00
Magrid
e18200d796 fix french translation 2024-04-24 20:21:37 +02:00
Magrid
980082d659 fix french translation 2024-04-24 20:21:37 +02:00
Magrid
76bd345c47 fix french translation 2024-04-24 20:21:37 +02:00
Magrid
d136e99765
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
06efd199a7 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
9a2091f752 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
be44d0f3db
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
Hydra
bb98f691e4 Merge branch 'main' into main 2024-04-24 10:40:25 +01:00
Hydra
5a3fcef268 Merge branch 'main' into main 2024-04-24 10:40:25 +01:00
Hydra
4bd7aacf7c
Merge branch 'main' into main 2024-04-24 10:40:25 +01:00
Hydra
fc6cd710ac feat: adding pycache to gitignore 2024-04-24 10:22:12 +01:00
Hydra
ca1b9b2170
feat: adding pycache to gitignore 2024-04-24 10:22:12 +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
JackEnx
7789e128a1 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
JackEnx
61f3ad26a2 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
JackEnx
db7dc724ac 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
6ad88e060b Merge branch 'main' into italian-translation 2024-04-24 00:05:55 +01:00
Hydra
413e21786b Merge branch 'main' into italian-translation 2024-04-24 00:05:55 +01:00
Hydra
311676f96f
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
Hydra
3717f6dcef Merge branch 'main' into main 2024-04-24 00:05:44 +01:00
Hydra
84fd1c5748 Merge branch 'main' into main 2024-04-24 00:05:44 +01:00
Hydra
3fa18a4376
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
32f134ade5 lint warnings 2024-04-23 19:44:01 -03:00
Fernando Zanutto
cc02bedd65 lint warnings 2024-04-23 19:44:01 -03:00
Fernando Zanutto
0916cb29a5 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
70d8f1072b trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
11f2b99027 trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
11410585d5 trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
d11c142032 trigger pipeline 2024-04-23 19:35:40 -03:00
Fernando Zanutto
6b62d3e6bc trigger pipeline 2024-04-23 19:35:40 -03:00
Fernando Zanutto
e99f74f553 trigger pipeline 2024-04-23 19:35:40 -03:00
Fernando Zanutto
1e51712f68 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
JackEnx
86a52043b9 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
JackEnx
594450f3a5 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
JackEnx
35522cfbca 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
a6884f727c fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
9a73be47c4 fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
0fa887fdc9 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
08fbaf7b59 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
981b7266a3 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
eedb8b14b7 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
3d9c289e3f feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
1deb435b42 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
0cf9362f18 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
Fernando Zanutto
dae566ce76 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
1aa0c215a8 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
8ebb384418 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
Magrid
b57f54d68b
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
bf85316800 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
0f064ca8e6 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
e4015e78cd 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
840e45033c feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
b1a31cf5fd feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
1691e637c9 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
c6facbe253 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
25887c3ba5 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
673691f329 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
74075a014d feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
fd50e3e30b feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
e79e06adb7 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
8743db64a6 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
e28dfcad83 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
608ffa7ce5 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
Fernando Zanutto
3e5734343c feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
a614d24976 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
bcd961b791 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
JackEnx
eebec51382 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
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
349f5d6f64 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
FeriVOQ
6348813415
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
Fernando Zanutto
3603fc29fd feat: close modal on Esc press 2024-04-23 09:34:07 -03:00
Fernando Zanutto
d7ab50846d feat: close modal on Esc press 2024-04-23 09:34:07 -03:00
Fernando Zanutto
ae364f78ca 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
4a1c9f2c4b
Finish translation 2024-04-22 22:59:14 +02:00
Magrid
072629fdef Update translation.json 2024-04-22 22:55:39 +02:00
Magrid
d7ac87e2e6
Update translation.json 2024-04-22 22:55:39 +02:00
Magrid
00bc8c5db2 Update index.ts 2024-04-22 22:29:24 +02:00
Magrid
fe26e9ed1f
Update index.ts 2024-04-22 22:29:24 +02:00
Magrid
9694c7d668 Start italian translation 2024-04-22 22:26:24 +02:00
Magrid
4f0d00f510
Start italian translation 2024-04-22 22:26:24 +02:00
Hydra
0f60f5ca83 fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
Hydra
f0bffaa72d fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
shadowtosser
aadea11f28 fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
José Luís
cc5712171c fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
Hydra
d488a9858d feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -03:00
Hydra
37e9ea71c6 feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -03:00
shadowtosser
62c92c6253 feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -03:00
José Luís
4467fe33a7 feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -03:00
Hydra
aed8567174 Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
Hydra
35927b8784 Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
shadowtosser
4d548bb768 Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
José Luís
ba15699aab Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
JackEnx
ecbfffb039 fix: change install validation to remove download game only 2024-04-21 19:17:47 -03:00
JackEnx
7f127fdc5c 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
JackEnx
a947b93669 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
FeriVOQ
791b50ccf4 Added hu to index.ts 2024-04-21 21:11:37 +02:00
FeriVOQ
8f4b0cf2df
Added hu to index.ts 2024-04-21 21:11:37 +02:00
FeriVOQ
b5d79e9db0 Added Hungarian translation files 2024-04-21 21:11:17 +02:00
FeriVOQ
66ab20adb9
Added Hungarian translation files 2024-04-21 21:11:17 +02:00
Hydra
1db5a9c295 feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
18de7ca671
feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
44583c4626 prettier: format all files 2024-04-21 01:02:17 -03:00
Hydra
a242ea7f47 prettier: format all files 2024-04-21 01:02:17 -03:00
shadowtosser
9627eae1d2 prettier: format all files 2024-04-21 01:02:17 -03:00
José Luís
149c07c89d prettier: format all files 2024-04-21 01:02:17 -03:00
Hydra
433e00bb50 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
Hydra
95a26c805f feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
shadowtosser
fea8f44c17 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
José Luís
934fb1145e feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
Hydra
5db7b97090 fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
Hydra
521f23d410 fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
shadowtosser
23f1eb82db fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
José Luís
db2b7dc08b fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
Hydra
93ff4b8f7a refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
Hydra
bed9c8f90c refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
shadowtosser
64842dc77d refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
José Luís
40c0fdc2fd refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
Hydra
fca84f7c90 refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
Hydra
2442866bab refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
shadowtosser
1c0810b976 refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
José Luís
d89e4cc32b refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
Hydra
e860b8aeaa fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
Hydra
a6dbd648c2 fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
shadowtosser
41f7e5016d fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
José Luís
2307e96823 fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
Hydra
12fb53908b fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
Hydra
2e53523076 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
shadowtosser
98d883b7f1 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
José Luís
362386ef17 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
Hydra
86cdc121e8 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -03:00
Hydra
bd2ad383c6 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -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
José Luís
af715aa110 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
Hydra
1395cd40a9
feat: adding repacker friendly name 2024-04-20 20:40:16 +01:00
Hydra
7a3f0ef9e2 feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
Hydra
e10b04b78b feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
shadowtosser
cacc4ca57a feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
José Luís
ff6c73b95b 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
78789632b4
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
23433b6e46
chore: removing qs 2024-04-20 17:30:03 +01:00
Hydra
b1c7191ef6 feat: adding onlinefix credentials 2024-04-20 17:12:10 +01:00
Hydra
addc2cf4b0
feat: adding onlinefix credentials 2024-04-20 17:12:10 +01:00
Hydra
348d927ca1 feat: adding onlinefix credentials 2024-04-20 17:11:35 +01:00
Hydra
5bb1f753a2
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
Hydra
70fe495965
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
João Martins
ed8b44c8c5
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
Hydra
84155ad19d
chore: sync with main 2024-04-20 00:42:31 +01:00
Hydra
00011cf618 Merge pull request #43 from xbozo/feat/sidebar-socials
feat/sidebar-socials: add socials to sidebar footer
2024-04-19 17:24:57 -03:00
Hydra
3449ac517b
Merge pull request #43 from xbozo/feat/sidebar-socials
feat/sidebar-socials: add socials to sidebar footer
2024-04-19 17:24:57 -03:00
Guilherme Viana
08c258c7d0 fix/sidebar-socials: fix something wrong 2024-04-19 16:49:29 -03:00
Guilherme Viana
d41192632e fix/sidebar-socials: fix something wrong 2024-04-19 16:49:29 -03:00
Guilherme Viana
a65704e735 refactor/sidebar-socials: refactor & adjust code 2024-04-19 16:47:07 -03:00
Guilherme Viana
3ed9c367ea 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
Guilherme Viana
68e4612f47 feat/sidebar-socials: add socials to sidebar footer 2024-04-19 08:51:52 -03:00
JackEnx
50da09f44e fix: game download information 2024-04-18 21:11:34 -03:00
JackEnx
6937e1a13c fix: game download information 2024-04-18 21:11:34 -03:00
Hydra
407c736522 fix: fixing null user preferences for download notifications 2024-04-18 23:03:50 +01:00
Hydra
2893ff559f
fix: fixing null user preferences for download notifications 2024-04-18 23:03:50 +01:00
Hydra
671c160e49 chore: resolve yarn.lock conflict 2024-04-18 22:27:04 +01:00
Hydra
a7da2108ec
chore: resolve yarn.lock conflict 2024-04-18 22:27:04 +01:00
Hydra
7d675f6acf feat: updating play label on hero panel 2024-04-18 22:26:17 +01:00
Hydra
96e11e6be9
feat: updating play label on hero panel 2024-04-18 22:26:17 +01:00
JackEnx
f710dcdd49 refactor: change file name 2024-04-18 17:17:07 -03:00
JackEnx
4619198051 refactor: change file name 2024-04-18 17:17:07 -03:00
JackEnx
28d1aec413 refactor: remove pretty bytes 2024-04-18 15:35:22 -03:00
JackEnx
18bb9e9526 refactor: remove pretty bytes 2024-04-18 15:35:22 -03:00
Hydra
f1bdec484e first commit 2024-04-18 08:46:06 +01:00
Hydra
91b1341271
first commit 2024-04-18 08:46:06 +01:00