Commit Graph

503 Commits

Author SHA1 Message Date
Zamitto
6b6b472315 fix sending delta in millis to api 2024-06-20 10:38:42 -03:00
Zamitto
570259c5c7 remove unused on-game-close event 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
JackEnx
b60d9aa4db fix: memory usage 2024-06-20 09:11:17 -03:00
Zamitto
e4f1abaa5a fix: merge with remote games not updating local games correctly 2024-06-20 00:01:39 -03:00
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
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
Zamitto
bc82cf2539 Merge branch 'main' into build/win-portable-release
# Conflicts:
#	.github/workflows/build.yml
2024-06-08 21:51:46 -03:00
Zamitto
8c1851bb4c feat: remove auto download if is portable version 2024-06-08 21:24:53 -03:00
Chubby Granny Chaser
4b97639972
Merge pull request #575 from hydralauncher/feature/game-options-modal
feat: game options modal
2024-06-08 20:30:09 +01:00
Chubby Granny Chaser
53f4394a49
chore: merge with main 2024-06-08 20:28:41 +01:00
Chubby Granny Chaser
80a25bf409
feat: adding modal animations 2024-06-08 18:58:23 +01:00
Zamitto
163b17324e set executable as null on remove game from library 2024-06-07 18:55:03 -03:00
Zamitto
08eda5573d feat: using showItemInFolder to open exe and download paths 2024-06-07 14:03:57 -03:00
Zamitto
b7a61f4567 remove log and undo release change 2024-06-06 12:14:08 -03:00
Zamitto
e8b28ccf90 organize ui 2024-06-05 20:29:42 -03:00
Zamitto
086ee8ac04 feat: create game shortcut 2024-06-05 16:42:45 -03:00
Zamitto
6dfd7279dc Merge branch 'feature/add-download-sources' into feature/game-options-modal 2024-06-05 16:17:49 -03:00
Chubby Granny Chaser
4a4a800b07
feat: adding icon parser to download notification 2024-06-05 20:15:59 +01:00
Zamitto
87eaf021b4 Merge branch 'feature/add-download-sources' into feature/game-options-modal 2024-06-05 13:35:02 -03:00
Chubby Granny Chaser
6b8ab895e3
feat: adding download source resync 2024-06-05 15:07:53 +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
48b6d1c941 feat: create game options modal
fix error when getSteamAppDetails fails

dont set game as removed when deleting instalation folder

fix game not deleting installation folder

organize code

feat: add open game executable path and installer path
2024-06-04 23:49:15 -03:00
Zamitto
2c26fed478 adjust delete-game-folder 2024-06-04 23:42:44 -03: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
Chubby Granny Chaser
0b68ddda78
feat: adding resync button 2024-06-04 11:28:11 +01:00
Chubby Granny Chaser
ea923d5082
fix: removing repacks from worker threads to fix race condition 2024-06-03 23:09:47 +01:00
Chubby Granny Chaser
4559e23610
feat: adding badges 2024-06-03 22:16:07 +01:00
Chubby Granny Chaser
0ea2cd39db
feat: adding auto refresh of download sources 2024-06-03 21:39:37 +01:00
Chubby Granny Chaser
b32f1f9210
feat: removing hydra.db 2024-06-03 16:58:47 +01:00
Chubby Granny Chaser
c6242fa3e1
perf: improving get-random-game performance 2024-06-03 16:56:12 +01:00
Chubby Granny Chaser
467ea29ec2
fix: removing all indices from flexsearch index 2024-06-03 16:43:49 +01:00
Chubby Granny Chaser
4b1248b865
fix: updating translation for removed 2024-06-03 16:30:16 +01:00
Zamitto
577c2da6e5 add page column back (with nullable) 2024-06-03 11:50:05 -03:00
Chubby Granny Chaser
8fccbb6d81
feat: removing unique from download source name 2024-06-03 15:07:55 +01:00
Chubby Granny Chaser
5a85033486
feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
3a16eb2913
feat: updating settings general 2024-06-03 02:19:13 +01:00
Chubby Granny Chaser
28de50b244
feat: updating settings general 2024-06-03 02:17:58 +01:00
Chubby Granny Chaser
48e07370e4
feat: adding import download source 2024-06-03 02:12:05 +01:00
Zamitto
8bdd70e7d3 remove debug log 2024-06-02 02:24:52 -03:00
Zamitto
7ebd91a652 remove duplicity and simplify AppUpdaterEvent 2024-06-02 02:23:20 -03:00
Zamitto
e45991cb7c feat: add tray for macos 2024-05-31 23:14:14 -03:00