Commit graph

234 commits

Author SHA1 Message Date
Chubby Granny Chaser
8afb3c27dc
feat: improve sign out 2024-06-21 01:34:59 +01:00
Zamitto
7b453852b6 Merge branch 'rc/v2.0' into feature/refator-process-watcher-and-game-running
Some checks failed
Lint / lint (push) Has been cancelled
# Conflicts:
#	src/locales/en/translation.json
#	src/locales/pt/translation.json
#	src/renderer/src/app.tsx
#	src/renderer/src/pages/user/user-content.tsx
2024-06-20 19:59:32 -03:00
Zamitto
adcb505ab7 feat: signout modal text 2024-06-20 18:38:21 -03:00
Chubby Granny Chaser
633bb7820b
Merge branch 'rc/v2.0' of github.com:hydralauncher/hydra into feature/auth-window 2024-06-20 21:33:33 +01:00
Zamitto
f019820458 fix: game session duration calculation 2024-06-20 11:48:26 -03:00
Zamitto
e092d701b4 Merge branch 'rc/v2.0' into feature/refator-process-watcher-and-game-running 2024-06-20 11:32:15 -03:00
Zamitto
d347991e0b fix: game session duration calculation 2024-06-20 11:32:13 -03:00
Zamitto
6b6b472315 fix sending delta in millis to api
Some checks are pending
Lint / lint (push) Waiting to run
2024-06-20 10:38:42 -03:00
Zamitto
570259c5c7 remove unused on-game-close event
Some checks are pending
Lint / lint (push) Waiting to run
2024-06-20 10:06:30 -03:00
Chubby Granny Chaser
b1b48e2ec0
fix: fixing auth url 2024-06-20 13:24:33 +01:00
Chubby Granny Chaser
8a9892bdbe
Merge branch 'rc/v2.0' of github.com:hydralauncher/hydra into rc/v2.0 2024-06-20 13:22:28 +01:00
Chubby Granny Chaser
71d79a4a15
feat: adding auth window 2024-06-20 13:22:12 +01:00
Zamitto
e4f1abaa5a fix: merge with remote games not updating local games correctly 2024-06-20 00:01:39 -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
4f32043966 Merge branch 'rc/v2.0' into feature/user-profile
# Conflicts:
#	src/main/services/hydra-api.ts
#	src/renderer/src/app.tsx
2024-06-19 21:02:16 -03:00
Zamitto
4a59a52174 feat: show running game on sidebar 2024-06-19 20:41:43 -03:00
Zamitto
e933cec888 feat: process watcher send list of running process 2024-06-19 20:41:43 -03:00
JackEnx
e56a8209e1 fix: refresh session token 2024-06-19 20:21:50 -03:00
Zamitto
17cfc7bb02 feat: add event and check if user is logged in 2024-06-19 12:07:33 -03:00
Zamitto
3b2b78dc7c use logger 2024-06-19 00:09:13 -03:00
Zamitto
2e5a324669 clear remote ids on sign in 2024-06-19 00:07:15 -03:00
Zamitto
2c9129c7b6 delete user auth if it is not logged in 2024-06-18 23:15:16 -03:00
Chubby Granny Chaser
944f3891bf
feat: dispatching event when remote games are fetched 2024-06-19 02:35:57 +01:00
Zamitto
cf84bf56b3 missing parse to int in put /games/:gameId 2024-06-18 21:46:20 -03:00
Zamitto
30fb588d3c fix debug log 2024-06-18 12:15:26 -03:00
Zamitto
27ef85f653 debug logs 2024-06-18 12:15:22 -03:00
Zamitto
7eb69f6e16 fix debug log 2024-06-17 22:25:56 -03:00
Zamitto
c01ed86071 debug logs 2024-06-17 22:22:55 -03:00
Zamitto
7fc376b47f feat: batch games and code refactor 2024-06-17 21:56:45 -03:00
Zamitto
da5cc11bff feat: sync library 2024-06-17 21:56:45 -03:00
Zamitto
05cb66f2a4 remove unused method 2024-06-16 18:55:00 -03:00
Zamitto
8b8494ee64 organize code 2024-06-16 18:53:20 -03:00
Zamitto
16c4460011 feat: refactor deeplnik handler 2024-06-16 17:02:37 -03:00
Zamitto
32566e5dfc feat: handle login from deeplink 2024-06-16 14:08:06 -03:00
Zamitto
76259c2b54 feat: loading from me endpoint and updating sidebar profile 2024-06-15 19:55:29 -03:00
Zamitto
1797abb2da refactor user preferences and create user auth entity 2024-06-13 23:31:32 -03:00
Zamitto
9e5118d1dc remove zod schema 2024-06-13 23:11:40 -03:00
Zamitto
7bbaae91c9 fix: await and conditional 2024-06-13 22:52:29 -03:00
Zamitto
ba08e0b112 feat: refactor api 2024-06-13 21:08:30 -03:00
Zamitto
f21a8bf784 feat: create HydraApi 2024-06-13 20:12:13 -03:00
Zamitto
81f2e509c5 feat: create HydraApi 2024-06-13 20:08:30 -03:00
Chubby Granny Chaser
53f4394a49
chore: merge with main 2024-06-08 20:28:41 +01:00
Zamitto
b7a61f4567 remove log and undo release change 2024-06-06 12:14:08 -03:00
Chubby Granny Chaser
4a4a800b07
feat: adding icon parser to download notification 2024-06-05 20:15:59 +01:00
Chubby Granny Chaser
d123f63095
chore: resolving merge conflict on downloads 2024-06-05 14:30:12 +01:00
Chubby Granny Chaser
9eb90bac62
feat: moving notifications 2024-06-05 14:20:32 +01:00
Chubby Granny Chaser
ef036d6f57
feat: moving notifications 2024-06-05 14:18:40 +01:00
Zamitto
7ac7d92a28 feat: dont set game as removed when deleting instalation folder 2024-06-04 23:34:51 -03:00
Chubby Granny Chaser
73b4b2c13c
feat: adding download queue 2024-06-04 15:33:47 +01:00