Commit Graph

1020 Commits

Author SHA1 Message Date
Zamitto
bcfa3bb795 add new line to .eslintignore 2024-04-26 23:04:57 -03:00
Zamitto
0e38e7555a add new line to .eslintignore 2024-04-26 23:04:57 -03: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
a4edff3619 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
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
9b9eabd801 migrate postinstall from py to js 2024-04-26 23:02:21 -03:00
Zamitto
41ab9333a4 migrate postinstall from py to js 2024-04-26 23:02:21 -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
e15479cd6a 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
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
2363a6d0b2 feat: remove unneeded gitignore 2024-04-26 22:39:25 -03:00
Zamitto
349acbc779 feat: remove unneeded gitignore 2024-04-26 22:39:25 -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
7f7d4a1db3 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
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
fd6ab62e13 add fastlist.exe to extraResources 2024-04-26 00:12:17 -03:00
Zamitto
315e06a7b8 add fastlist.exe to extraResources 2024-04-26 00:12:17 -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
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
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
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
854b23e4ef 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
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
1620437d1e 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
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
2675641f7b 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
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
ecac6376d7 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
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
5c9e1099b4 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