Commit Graph

29 Commits

Author SHA1 Message Date
Chubby Granny Chaser
8afb3c27dc
feat: improve sign out 2024-06-21 01:34:59 +01:00
Zamitto
adcb505ab7 feat: signout modal text 2024-06-20 18:38:21 -03:00
Zamitto
f019820458 fix: game session duration calculation 2024-06-20 11:48:26 -03:00
Zamitto
d347991e0b fix: game session duration calculation 2024-06-20 11:32:13 -03:00
Zamitto
570259c5c7 remove unused on-game-close event 2024-06-20 10:06:30 -03:00
Zamitto
188fe4537a feat: game session start time stamp 2024-06-19 22:25:11 -03:00
Zamitto
800e99fda0 Merge branch 'feature/user-profile' into feature/refator-process-watcher-and-game-running
# Conflicts:
#	src/main/services/hydra-api.ts
#	src/main/services/process-watcher.ts
#	src/renderer/src/declaration.d.ts
2024-06-19 21:05:22 -03:00
Zamitto
e933cec888 feat: process watcher send list of running process 2024-06-19 20:41:43 -03:00
Zamitto
e14e49cdcc feat: batch games and code refactor 2024-06-17 00:13:12 -03:00
Zamitto
ce13f6aa21 feat: sync library 2024-06-17 00:13:11 -03:00
Chubby Granny Chaser
85516c1744
feat: correcting date in process-watcher 2024-05-29 17:20:47 +01:00
Zamitto
f252abc7a7 feat: change column type to datetime 2024-05-26 22:56:56 -03:00
Chubby Granny Chaser
d431c01d1b
feat: adding new messages to hero panel 2024-05-24 00:26:21 +01:00
Hydra
74a99f5bc8 fix: fixing errors with electron dl manager 2024-05-05 19:18:48 +01:00
Hydra
e1955e11f5
fix: fixing main thread lock 2024-05-03 23:00:53 +01:00
Zamitto
a98a0eadd8 feat: lower process-watcher sleep time to 500ms 2024-05-03 09:07:05 -03:00
Zamitto
cfdd09d9ac feat: move sleep to end of function on process-watcher 2024-05-01 19:11:05 -03:00
Zamitto
7a1d0b2eaf feat: increase process watcher sleep time to 5s 2024-05-01 18:53:10 -03:00
Hydra
4636571a25 chore: merge with main 2024-04-28 19:21:14 +01:00
Zamitto
a4edff3619 use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -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
Hydra
1db5a9c295 feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
348d927ca1 feat: adding onlinefix credentials 2024-04-20 17:11:35 +01:00
Hydra
7d675f6acf feat: updating play label on hero panel 2024-04-18 22:26:17 +01:00
Hydra
f1bdec484e first commit 2024-04-18 08:46:06 +01:00