Commit Graph

315 Commits

Author SHA1 Message Date
Zamitto
ac3234aad9 feat: adjustments 2024-04-27 19:54:37 -03:00
Zamitto
b6c54c103d 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
dacaf347fd 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
ec3039620d 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
Hydra
7d9119053f Merge pull request #79 from zamitto/feat/process-watcher
process watcher performance
2024-04-27 03:12:15 +01:00
Hydra
592ccb576a
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
5af2f951ea 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
31772138f1 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
bf218e9ce6 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
3b26d9ffdc 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
1f6da223be 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
42be20664d 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
2d88427c87 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
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
0bd977d9e9 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
3a3db8cbc8 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
43e51727ef 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
1822724df2 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
ff43648944 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
486ae1f084 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
ab6091def5 chore: merge with main 2024-04-25 05:57:01 +01:00
Hydra
b7afc3e9fa
chore: merge with main 2024-04-25 05:57:01 +01:00
Hydra
c9e15512aa 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
Hydra
46a099118e Merge pull request #82 from Magrid0/main
[Locales] Fix french translation
2024-04-24 20:38:28 +01:00
Hydra
6c6cdfaa76
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
e6208fbfbd
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
Magrid
d136e99765
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
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
6f96d599e6 Merge pull request #56 from ferivoq/main
[Locales] Added Hungarian language support
2024-04-24 10:40:44 +01:00