Zamitto
bdba3dd29c
feat: browser window for notification
2024-09-27 14:59:08 -03:00
Zamitto
54dae87a58
feat: grayscale and update game details context on achievement event
2024-09-26 17:47:15 -03:00
Zamitto
c72eefdb77
feat: notifications
2024-09-26 14:50:23 -03:00
Zamitto
7e3cf0a00e
feat: starting showing local achievements
2024-09-24 14:00:56 -03:00
Zamitto
ec16efed2f
feat: create use details functions
2024-09-16 14:03:54 -03:00
Chubby Granny Chaser
5432ef311a
Merge branch 'feature/profile-redesign' of github.com:hydralauncher/hydra into feature/profile-redesign
2024-09-14 21:00:02 +01:00
Chubby Granny Chaser
8799378bf2
feat: adding user report
2024-09-14 20:55:00 +01:00
Zamitto
939133fcc3
feat: block executable 1:N game
2024-09-14 15:29:52 -03:00
Chubby Granny Chaser
b122489b34
feat: fixing download error for gofile
2024-09-14 18:10:02 +01:00
Chubby Granny Chaser
6e543fecb4
feat: adding image processing
2024-09-14 00:09:34 +01:00
Zamitto
797a09f583
feat: process profile image
2024-09-13 17:18:03 -03:00
Chubby Granny Chaser
383578bca2
chore: sync with main
2024-09-13 01:04:38 +01:00
Zamitto
3199e56661
feat: get trending games from api
2024-09-12 20:50:40 -03:00
Chubby Granny Chaser
2304e19558
feat: returning with edit profile modal
2024-09-13 00:03:58 +01:00
Chubby Granny Chaser
ada7b452a0
feat: initial profile refactor
2024-09-12 00:53:16 +01:00
Zamitto
fbe3c1973a
feat: list blocked users
2024-08-14 19:46:01 -03:00
Zamitto
6806787ca0
feat: set profile visibility
2024-08-06 23:18:27 -03:00
Zamitto
00c46bc981
feat: implement undo friendship
2024-07-25 23:03:11 -03:00
Zamitto
edf920fed3
feat: block and unblock events
2024-07-25 20:08:53 -03:00
Zamitto
a196b91cb9
feat: pass userId to modal
2024-07-23 20:31:50 -03:00
Zamitto
010f07373d
feat: add getUserFriends event
2024-07-23 18:37:19 -03:00
Zamitto
a81b016500
feat: sending friend request
2024-07-17 19:03:42 -03:00
Zamitto
ef0699dbea
feat: refactor friends requests
2024-07-17 19:03:42 -03:00
Zamitto
b3f87d5662
feat: get friends requests from api
2024-07-17 19:03:42 -03:00
Zamitto
9e11d6c098
feat: refactor hydra api
2024-07-02 14:56:01 -03:00
Zamitto
f1fecb684b
feat: dont show auto launch on portable version
2024-06-27 19:00:12 -03:00
Chubby Granny Chaser
9ef6329799
feat: adding session hash
2024-06-21 02:37:49 +01:00
Zamitto
7b453852b6
Merge branch 'rc/v2.0' into feature/refator-process-watcher-and-game-running
...
Lint / lint (push) Has been cancelled
# 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
Zamitto
adcb505ab7
feat: signout modal text
2024-06-20 18:38:21 -03:00
Chubby Granny Chaser
71d79a4a15
feat: adding auth window
2024-06-20 13:22:12 +01: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
e933cec888
feat: process watcher send list of running process
2024-06-19 20:41:43 -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
Chubby Granny Chaser
944f3891bf
feat: dispatching event when remote games are fetched
2024-06-19 02:35:57 +01: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
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
16c4460011
feat: refactor deeplnik handler
2024-06-16 17:02:37 -03:00
Zamitto
32566e5dfc
feat: handle login from deeplink
2024-06-16 14:08:06 -03:00
Zamitto
76259c2b54
feat: loading from me endpoint and updating sidebar profile
2024-06-15 19:55:29 -03:00
Zamitto
a974141360
feat: user profile
2024-06-13 23:41:02 -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
87eaf021b4
Merge branch 'feature/add-download-sources' into feature/game-options-modal
2024-06-05 13:35:02 -03: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