Commit Graph

104 Commits

Author SHA1 Message Date
Lucas
de26361e6a 💄 fix game details description image size 2024-04-29 16:43:13 -03:00
Hydra
41f858124a Merge pull request #84 from Netflixyapp/main
fix: fix french terms in translation
2024-04-28 17:10:33 +01:00
Hydra
12a1cbaabd Merge branch 'main' into main 2024-04-28 17:09:10 +01:00
Hydra
44e703b600 Merge pull request #95 from eltociear/patch-1
Update README.md
2024-04-28 17:08:00 +01:00
Ikko Eltociear Ashimine
67083839b9 Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Hydra
ec3039620d Merge branch 'main' into main 2024-04-27 03:12:42 +01:00
Hydra
7d9119053f Merge pull request #79 from zamitto/feat/process-watcher
process watcher performance
2024-04-27 03:12:15 +01:00
Zamitto
03e5941adb add new line to .eslintignore 2024-04-26 23:04:57 -03:00
Zamitto
ffd9349ebe use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
a66f5a845f migrate postinstall from py to js 2024-04-26 23:02:21 -03:00
Zamitto
aedb08d939 feat: remove tasklist ts declaration and remove tasklist dependency 2024-04-26 22:42:07 -03:00
Zamitto
917c92602e feat: remove unneeded gitignore 2024-04-26 22:39:25 -03:00
Zamitto
4c644dfd90 chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
02cce803ac add fastlist.exe to extraResources 2024-04-26 00:12:17 -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
0bd977d9e9 correctly print time logs 2024-04-25 23:53:23 -03:00
Zamitto
3a3db8cbc8 format with prettier 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
1822724df2 feat: use psList on windows (~25ms vs ~320ms) 2024-04-25 23:53:23 -03:00
Netflixy
ff43648944 fix: fix french terms in translation 2024-04-25 23:24:50 +02:00
Hydra
46a099118e Merge pull request #82 from Magrid0/main
[Locales] Fix french translation
2024-04-24 20:38:28 +01:00
Magrid
cce8705a21 Merge pull request #1 from Magrid0/fix-french-translation
[Locales] Fix french translation
2024-04-24 20:25:23 +02:00
Magrid
980082d659 fix french translation 2024-04-24 20:21:37 +02: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
6f96d599e6 Merge pull request #56 from ferivoq/main
[Locales] Added Hungarian language support
2024-04-24 10:40:44 +01:00
Hydra
bb98f691e4 Merge branch 'main' into main 2024-04-24 10:40:25 +01:00
Hydra
3d29e070d2 Merge pull request #72 from Magrid0/italian-translation
[Locales] Added Italian language support
2024-04-24 10:34:14 +01: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
Hydra
6ad88e060b Merge branch 'main' into italian-translation 2024-04-24 00:05:55 +01:00
Hydra
3717f6dcef Merge branch 'main' into main 2024-04-24 00:05:44 +01:00
Hydra
86407e2a55 Merge pull request #76 from fernandozanutto/fix/missing-useEffect-dependency
fix: add handleCloseClick to useEffect dependency
2024-04-23 23:58:18 +01:00
Fernando Zanutto
32f134ade5 lint warnings 2024-04-23 19:44:01 -03:00
Fernando Zanutto
70d8f1072b trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
6b62d3e6bc trigger pipeline 2024-04-23 19:35:40 -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
Fernando Zanutto
a6884f727c fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
08fbaf7b59 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Hydra
376c0810cd Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Fernando Zanutto
3d9c289e3f feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
dae566ce76 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
bf85316800 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
840e45033c feat: rename function 2024-04-23 15:47:34 -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
74075a014d feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
8743db64a6 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
3e5734343c feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -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
FeriVOQ
d7c955f753 Update translation.json 2024-04-23 17:20:27 +02:00
Fernando Zanutto
3603fc29fd feat: close modal on Esc press 2024-04-23 09:34:07 -03:00