Commit Graph

1567 Commits

Author SHA1 Message Date
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
Chubby Granny Chaser
884ba47b9b
ci: adding main_vite_api_url 2024-06-20 01:30:38 +01:00
Chubby Granny Chaser
33c827d6ec
ci: adding main_vite_api_url 2024-06-20 01:25:23 +01:00
Chubby Granny Chaser
5944fc5c4b
ci: adding main_vite_api_url 2024-06-20 01:24:43 +01:00
Chubby Granny Chaser
54c419804c
ci: adding main_vite_api_url 2024-06-20 01:23:22 +01:00
Chubby Granny Chaser
571947cd23
Merge pull request #599 from hydralauncher/feature/user-profile
feat: user profile page
2024-06-20 01:08:24 +01: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
JackEnx
e56a8209e1 fix: refresh session token 2024-06-19 20:21:50 -03:00
Chubby Granny Chaser
0805728a79
ci: updating version and hero 2024-06-19 23:24:50 +01:00
Chubby Granny Chaser
93c6ef8510
Merge branch 'feature/user-profile' of github.com:hydralauncher/hydra into feature/user-profile 2024-06-19 20:58:21 +01:00
Chubby Granny Chaser
335ae5b3dc
chore: adding s3 domains to CSP 2024-06-19 20:57:52 +01: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
Zamitto
6b03705d54 better skeleton loading on user profile 2024-06-19 11:57:23 -03:00
Zamitto
4dd0e43611 feat: add sign out confirm modal 2024-06-19 11:14:06 -03:00
Zamitto
dc662b1c7d remove unused translation strings 2024-06-19 10:44:55 -03:00
Zamitto
ee094dd7af i18n and html form validation 2024-06-19 10:26:31 -03:00
Chubby Granny Chaser
61c5fc3957
fix: preventing page reload on form submit 2024-06-19 09:59:59 +01:00
Chubby Granny Chaser
1fb1c9e81a
feat: adding local file protocol 2024-06-19 09:48:11 +01:00
Chubby Granny Chaser
1ef8e3fce3
Merge branch 'feature/user-profile' of github.com:hydralauncher/hydra into feature/user-profile 2024-06-19 05:08:32 +01:00
Chubby Granny Chaser
e42ba4d527
fix: fixing profile avatar width 2024-06-19 05:07:54 +01:00
Zamitto
411a08247f color and size adjustment 2024-06-19 00:40:43 -03:00
Zamitto
191023ac38 clear profileBackground if there is no image 2024-06-19 00:31:13 -03:00
Zamitto
50d9b9f022 remove unused css 2024-06-19 00:30:41 -03:00
Chubby Granny Chaser
c1d1dec49d
Merge branch 'feature/user-profile' of github.com:hydralauncher/hydra into feature/user-profile 2024-06-19 04:29:36 +01:00
Chubby Granny Chaser
aa33635912
fix: fixing games grid 2024-06-19 04:27:34 +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
dce2f1b333 fix: not updating profile pic preview 2024-06-18 23:47:50 -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
634fc61c09 adjust profile grid and header title 2024-06-18 22:25:42 -03:00
Chubby Granny Chaser
ca81281f1f
Merge branch 'feature/sync-library' of github.com:hydralauncher/hydra into feature/sync-library 2024-06-19 02:16:18 +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
Chubby Granny Chaser
a8624058e4
feat: adding user local storage cache 2024-06-18 20:29:37 +01:00
Zamitto
eea19d43c2 reloading user profile on update 2024-06-18 13:50:42 -03:00
Zamitto
9c37711bbf reloading user profile on update 2024-06-18 12:29:58 -03:00
Zamitto
30fb588d3c fix debug log 2024-06-18 12:15:26 -03:00