Commit Graph

446 Commits

Author SHA1 Message Date
Zamitto
678f63fdef Merge branch 'rc/v2.0' into feature/refator-process-watcher-and-game-running 2024-06-19 23:03:30 -03:00
Zamitto
6b31586734 fix: images not loading with local protocol 2024-06-19 23:01:16 -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
887d97fd20 feat: get mime from library that checks the file binary 2024-06-19 15:33:24 -03:00
Zamitto
17cfc7bb02 feat: add event and check if user is logged in 2024-06-19 12:07:33 -03:00
Chubby Granny Chaser
1fb1c9e81a
feat: adding local file protocol 2024-06-19 09:48:11 +01: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
b07451e91d refactor removeGameFromLibrary to handle error 2024-06-18 21:58:11 -03:00
Zamitto
ab4cf23f97 post to /games on startGameDownload 2024-06-18 21:53:20 -03:00
Zamitto
6179fb9cf6 call batch games on hydra start up 2024-06-18 21:49:41 -03:00
Zamitto
cf84bf56b3 missing parse to int in put /games/:gameId 2024-06-18 21:46:20 -03:00
Zamitto
1eef86a40c reset modal values on close 2024-06-18 21:43:06 -03:00
Zamitto
eea19d43c2 reloading user profile on update 2024-06-18 13:50:42 -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
59b2096d06 patching user displayName and profileImageUrl 2024-06-18 12:02:27 -03:00
Zamitto
af69509c61 feat: adding modal to edit profile 2024-06-18 01:02:36 -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
16f862d389 rename method 2024-06-16 22:19:36 -03:00
Zamitto
d048d562a3 rename username parameter to userId 2024-06-16 19:51:09 -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
ab5e6c1f7a update entity 2024-06-16 18:48:04 -03:00
Zamitto
16c4460011 feat: refactor deeplnik handler 2024-06-16 17:02:37 -03:00
Zamitto
1bf2c8faf9 feat: replace context with slice 2024-06-16 16:52:22 -03:00
Zamitto
32566e5dfc feat: handle login from deeplink 2024-06-16 14:08:06 -03:00
Zamitto
55c214eae6 fix profileImageUrl 2024-06-15 22:37:32 -03:00
Zamitto
76259c2b54 feat: loading from me endpoint and updating sidebar profile 2024-06-15 19:55:29 -03:00
Zamitto
e8a1aa0616 feat: ui 2024-06-14 18:23:57 -03:00
Zamitto
fa2a92d5ed feat: adding time played / last played 2024-06-14 14:47:14 -03:00
Zamitto
d05150a078 feat: update with user endpoint changes 2024-06-13 23:56:46 -03:00
Zamitto
6b2549ed13 feat: get iconUrl 2024-06-13 23:45:43 -03:00
Zamitto
3f0a1207e9 feat: use convertSteamGameToCatalogueEntry 2024-06-13 23:45:34 -03:00
Zamitto
56f0439aaf feat: add los broxas cdn to security policy 2024-06-13 23:45:34 -03:00
Zamitto
83122bb864 feat: structure profile content and update response 2024-06-13 23:45:34 -03:00
Zamitto
4e73009997 feat: showing first content on profile page 2024-06-13 23:45:34 -03:00
Zamitto
b8895afc0a getting user profile from api 2024-06-13 23:45:33 -03:00
Zamitto
a974141360 feat: user profile 2024-06-13 23:41:02 -03:00
Zamitto
1797abb2da refactor user preferences and create user auth entity 2024-06-13 23:31:32 -03:00