Commit Graph

1012 Commits

Author SHA1 Message Date
Chubby Granny Chaser
a615ff35cb
feat: adding cooldown to randomize button 2024-06-21 03:32:50 +01:00
Chubby Granny Chaser
9ef6329799
feat: adding session hash 2024-06-21 02:37:49 +01:00
Zamitto
cee6f373eb fix: last time played 2024-06-20 22:07:23 -03:00
Chubby Granny Chaser
519022525e
Merge branch 'rc/v2.0' into feature/improve-sign-out 2024-06-21 01:57:31 +01:00
Zamitto
fb416b6483 fix: merge with remote games setting 1970 sometimes 2024-06-20 21:55:16 -03:00
Chubby Granny Chaser
2f4d1396a9
feat: adding link to game running 2024-06-21 01:51:24 +01:00
Chubby Granny Chaser
8afb3c27dc
feat: improve sign out 2024-06-21 01:34:59 +01:00
Zamitto
b115bf632a
Merge pull request #617 from hydralauncher/chore/clear-unused-i18n-strings
chore: delete unused i18n strings
2024-06-20 21:28:37 -03:00
Zamitto
5bd8e35b9e Merge branch 'rc/v2.0' into feature/sign-out-modal
# Conflicts:
#	src/main/events/auth/sign-out.ts
2024-06-20 20:52:07 -03:00
Zamitto
68227278f5 chore: delete unused i18n strings 2024-06-20 20:43:49 -03:00
Chubby Granny Chaser
beba2cf3e5
Merge pull request #615 from hydralauncher/fix/surprise-me-button
Fix/surprise me button
2024-06-21 00:19:12 +01:00
Zamitto
7a7afef799 feat: add catch to api call 2024-06-20 20:07:17 -03:00
Zamitto
9eff4010d7 feat: clear local games on signout
feat: signout modal text
2024-06-20 20:05:33 -03:00
Zamitto
7b453852b6 Merge branch 'rc/v2.0' into feature/refator-process-watcher-and-game-running
# 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
Chubby Granny Chaser
48a6b6e31d
Merge branch 'rc/v2.0' into fix/surprise-me-button 2024-06-20 23:14:53 +01:00
Zamitto
adcb505ab7 feat: signout modal text 2024-06-20 18:38:21 -03:00
Zamitto
468af807b0 feat: signout modal text 2024-06-20 18:38:20 -03:00
Chubby Granny Chaser
c928d6fd4b
fix: fixing surprise button z-index 2024-06-20 22:11:37 +01:00
Chubby Granny Chaser
8aa02e33f5
Merge branch 'rc/v2.0' of github.com:hydralauncher/hydra into rc/v2.0 2024-06-20 22:03:50 +01:00
Chubby Granny Chaser
9de7d4a61e
feat: adding toast when signing in and out 2024-06-20 22:02:11 +01: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
67f8b609ba fix: sign_out and sign_in 2024-06-20 14:39:10 -03:00
Zamitto
a02eac4ecb fix: adjust i18n 2024-06-20 14:19:40 -03:00
Zamitto
973db98090 fix: padding adjustment 2024-06-20 12:20:13 -03:00
Zamitto
48e05dcaa5 update background transparency 2024-06-20 12:08:16 -03: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
b3ca63c62a fix: sidebar with dib display name 2024-06-20 10:48:07 -03:00
Zamitto
6b6b472315 fix sending delta in millis to api 2024-06-20 10:38:42 -03:00
Zamitto
0fe57fbc3b side bar css 2024-06-20 10:37:49 -03:00
Zamitto
570259c5c7 remove unused on-game-close event 2024-06-20 10:06:30 -03:00
Zamitto
94a25a2383 fix border radius for profile background with game hero 2024-06-20 10:04:24 -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
c01c589f2a fix: add missin hook dependency 2024-06-19 23:52:33 -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
fc8e62cdea background 2024-06-19 20:58:32 -03:00
Chubby Granny Chaser
b337fd8d64
Merge pull request #601 from hydralauncher/feature/sync-library
feat: sync library with api
2024-06-20 00:50:08 +01:00
Zamitto
c6da57995d add cover 2024-06-19 20:41:44 -03:00
Zamitto
56c3607400 game background image profile page 2024-06-19 20:41:43 -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