Commit Graph

1542 Commits

Author SHA1 Message Date
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
Zamitto
27ef85f653 debug logs 2024-06-18 12:15:22 -03:00
Zamitto
e467bbff66 update user 2024-06-18 12:12:44 -03:00
Zamitto
59b2096d06 patching user displayName and profileImageUrl 2024-06-18 12:02:27 -03:00
Ecron
3b40413257
Added Catalan translation.
Added Catalan translation.
2024-06-18 16:46:13 +02:00
Zamitto
af69509c61 feat: adding modal to edit profile 2024-06-18 01:02:36 -03:00
Chubby Granny Chaser
19c45644d6
Merge branch 'feature/sync-library' of github.com:hydralauncher/hydra into feature/sync-library 2024-06-18 03:13:17 +01: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
Chubby Granny Chaser
79ca354da1
feat: adding profile picture background 2024-06-18 00:09:26 +01:00
Chubby Granny Chaser
b3e2346808
Merge branch 'feature/user-profile' of github.com:hydralauncher/hydra into feature/user-profile 2024-06-17 23:05:00 +01:00
Chubby Granny Chaser
2ae10decf7
feat: adding average color to profile hero 2024-06-17 23:04:10 +01:00
Zamitto
e14e49cdcc feat: batch games and code refactor 2024-06-17 00:13:12 -03:00
Zamitto
ce13f6aa21 feat: sync library 2024-06-17 00:13:11 -03:00
Zamitto
15176a12de add missing dependency on useEffect 2024-06-16 23:47:31 -03:00
Zamitto
16f862d389 rename method 2024-06-16 22:19:36 -03:00
Chubby Granny Chaser
e7ba7b87b6
Merge branch 'feature/user-profile' of github.com:hydralauncher/hydra into feature/user-profile 2024-06-17 02:13:58 +01:00
Chubby Granny Chaser
524bfe91ef
feat: adding background to profile 2024-06-17 02:13:43 +01:00
Zamitto
63e74648c4 add missing call to get user 2024-06-16 22:12:35 -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
54d137e3ae fix warning 2024-06-16 18:39:28 -03:00