Commit Graph

808 Commits

Author SHA1 Message Date
Zamitto
9a1b42a29f feat: get totalPlayTimeInSeconds from api 2024-06-22 01:47:20 -03:00
Zamitto
37b9eca0e1 feat: show toast after create shortcut 2024-06-22 01:20:31 -03:00
Zamitto
6e2136e155 feat: replace hard coded string with i18n 2024-06-21 18:17:02 -03:00
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
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
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
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
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
9de7d4a61e
feat: adding toast when signing in and out 2024-06-20 22:02:11 +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
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
0fe57fbc3b side bar css 2024-06-20 10:37:49 -03:00
Zamitto
94a25a2383 fix border radius for profile background with game hero 2024-06-20 10:04:24 -03:00
Chubby Granny Chaser
71d79a4a15
feat: adding auth window 2024-06-20 13:22:12 +01:00
Zamitto
c01c589f2a fix: add missin hook dependency 2024-06-19 23:52:33 -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
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
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
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
dce2f1b333 fix: not updating profile pic preview 2024-06-18 23:47:50 -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
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
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
Zamitto
af69509c61 feat: adding modal to edit profile 2024-06-18 01:02:36 -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
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
54d137e3ae fix warning 2024-06-16 18:39:28 -03:00
Zamitto
38e6f010d6 organize code 2024-06-16 17:08:45 -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
1f72bb6138 change game to library 2024-06-16 15:40:21 -03:00
Zamitto
32566e5dfc feat: handle login from deeplink 2024-06-16 14:08:06 -03:00
Zamitto
3ac06fbce5 feat: files and components 2024-06-15 20:31:26 -03:00
Zamitto
76259c2b54 feat: loading from me endpoint and updating sidebar profile 2024-06-15 19:55:29 -03:00
Zamitto
aeaeb1f086 show games library in a grid 2024-06-14 23:23:35 -03:00
Zamitto
1997dbcd5d update text 2024-06-14 20:37:45 -03:00
Zamitto
e8a1aa0616 feat: ui 2024-06-14 18:23:57 -03:00
Zamitto
ca21d8afe6 ui changes 2024-06-14 15:16:51 -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
c8fa8f99d2 fix warnings 2024-06-13 23:45:43 -03:00
Zamitto
ee7b139093 i11y 2024-06-13 23:45:34 -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
Chubby Granny Chaser
50665b4472
feat: adding right content to text field 2024-06-12 18:19:38 +01:00
Chubby Granny Chaser
5cd497d0c9
Merge branch 'main' into feature/adding-animation-to-game-details 2024-06-12 00:01:17 +01:00
Chubby Granny Chaser
9840418257
fix: fixing multiple state update when scrolling 2024-06-12 00:00:46 +01:00
Chubby Granny Chaser
c68cb3211d
fix: fixing multiple state update when scrolling 2024-06-11 23:59:58 +01: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
ac5ad7e962
chore: removing console.log 2024-06-08 19:25:31 +01:00
Chubby Granny Chaser
4a194b3be5
chore: removing console.log 2024-06-08 19:22:10 +01:00
Chubby Granny Chaser
d700e2706c
feat: adding last selected option to repacks modal 2024-06-08 19:18:24 +01:00
Chubby Granny Chaser
80a25bf409
feat: adding modal animations 2024-06-08 18:58:23 +01:00
Zamitto
ca73316ee9 code adjustment 2024-06-08 11:33:59 -03:00
Zamitto
cc9a38acf8 cancel download before remove game from library 2024-06-08 11:24:26 -03:00
Chubby Granny Chaser
dc8276bb34
feat: adding english translation 2024-06-08 15:24:10 +01:00
Zamitto
c7d72b0adc better ui on modal #3 2024-06-08 10:48:48 -03:00
Zamitto
2e427b33e2 add danger style to button 2024-06-08 01:17:21 -03:00
Zamitto
f1b30eb969 i18n 2024-06-08 00:16:29 -03:00
Zamitto
d8446263eb better ui on modal 2024-06-08 00:11:08 -03:00
Zamitto
9eef445b1a trying better ui on modal #1 2024-06-07 23:37:13 -03:00
Zamitto
97abef740c undo modal change 2024-06-07 15:49:03 -03:00
Zamitto
8669c1d660 feat: add modal to confirm remove from library 2024-06-07 14:23:34 -03:00
Zamitto
ceb8f164b7 i18n for sidebar 2024-06-07 14:07:15 -03:00
Zamitto
08eda5573d feat: using showItemInFolder to open exe and download paths 2024-06-07 14:03:57 -03:00
Zamitto
cead92d900 disable button logic 2024-06-07 13:14:17 -03:00
Zamitto
3a86e3569a feat: add/remove game from library 2024-06-07 12:28:06 -03:00
Zamitto
c6105bcdfd refactor hero panel 2024-06-07 11:43:57 -03:00
Zamitto
81a3ede4bd refactor hero panel 2024-06-07 10:31:37 -03:00
Zamitto
7013f7c65d refactoring modal 2024-06-06 23:56:05 -03:00
Zamitto
4f4ada8d54 show toast if game has no executable selected 2024-06-05 22:54:51 -03:00
Zamitto
58dff75f64 i18n 2024-06-05 22:42:46 -03:00
Zamitto
1494d64da4
Merge branch 'main' into feat/macos-test 2024-06-05 21:46:37 -03:00
Zamitto
95a7922806 hero-panel show HeroPanelPlaytime 2024-06-05 21:35:44 -03:00
Zamitto
de178d672e feat: show HeroPanelPlaytime if playTime is not 0 2024-06-05 20:55:05 -03:00
Zamitto
e8b28ccf90 organize ui 2024-06-05 20:29:42 -03:00
Zamitto
45d8923561 feat: double click on sidebar opens game 2024-06-05 18:38:22 -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
366cb1ac2f separator 2024-06-05 15:29:50 -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
d123f63095
chore: resolving merge conflict on downloads 2024-06-05 14:30:12 +01:00
Chubby Granny Chaser
ef036d6f57
feat: moving notifications 2024-06-05 14:18:40 +01:00
Zamitto
5b85a9f2b7 Merge branch 'feature/add-download-sources' into feature/game-options-modal
# Conflicts:
#	src/renderer/src/pages/game-details/hero/hero-panel-actions.tsx
2024-06-05 07:41:30 -03:00
Zamitto
581f7983aa undo addGameToLibrary change 2024-06-05 00:21:29 -03: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
7ac7d92a28 feat: dont set game as removed when deleting instalation folder 2024-06-04 23:34:51 -03:00
Chubby Granny Chaser
4f34743f94
fix: fixing remove installer button on downloads page 2024-06-04 21:52:32 +01:00
rickxz
76fc992d65 style(downloads): make game actions buttons the same size in smaller devices and crop repack title 2024-06-04 16:16:21 -03:00
Chubby Granny Chaser
588cb983c2
fix: adding sorting to download list 2024-06-04 16:59:47 +01: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
5afe78467e
Merge branch 'feature/add-download-sources' of github.com:hydralauncher/hydra into feature/add-download-sources 2024-06-03 21:40:02 +01:00
Chubby Granny Chaser
0ea2cd39db
feat: adding auto refresh of download sources 2024-06-03 21:39:37 +01:00
Zamitto
7ec082be23 making screenshots nullable 2024-06-03 16:56:21 -03:00
Chubby Granny Chaser
467ea29ec2
fix: removing all indices from flexsearch index 2024-06-03 16:43:49 +01:00
Chubby Granny Chaser
3aa20aa7d9
feat: migrating repacks to a worker 2024-06-03 14:45:12 +01:00
Chubby Granny Chaser
0722868c35
feat: migrating repacks to a worker 2024-06-03 14:39:51 +01:00
Chubby Granny Chaser
1dd13303d5
feat: migrating repacks to a worker 2024-06-03 14:39:17 +01:00
Chubby Granny Chaser
485ee11449
feat: migrating repacks to a worker 2024-06-03 14:35:17 +01:00
Chubby Granny Chaser
5a85033486
feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
eb3eb88f23
feat: updating settings general 2024-06-03 02:21:22 +01:00
Chubby Granny Chaser
59066117c9
feat: updating settings general 2024-06-03 02:18:52 +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
d505ccb4c5 change releases url to latest release 2024-06-02 02:27:47 -03:00
Zamitto
7ebd91a652 remove duplicity and simplify AppUpdaterEvent 2024-06-02 02:23:20 -03:00
Zamitto
5f08fd0f5e remove !important 2024-06-02 02:14:43 -03:00
Zamitto
fc9990bb72 simplify used hooks 2024-06-01 10:44:14 -03:00
Zamitto
2038bd1fbe feat: refactors 2024-05-31 15:03:29 -03:00
Zamitto
45f30a9208 feat: handle auto update for macos 2024-05-31 13:21:03 -03:00
piradata
bbd11bb0b7 fix type any warning on lint 2024-05-30 02:53:49 -03:00
piradata
d62039fba1 use lodash to sort 2024-05-30 02:48:23 -03:00
piradata
5e019c41f4 generate options tags inside select component 2024-05-30 02:43:45 -03:00
piradata
8543aecda8 linter 2024-05-30 02:15:21 -03:00
piradata
9308982eaa little improvement to clean code 2024-05-30 02:14:48 -03:00
Zamitto
3690154cb6
Update select.css.ts 2024-05-29 22:29:36 -03:00
Zamitto
37b5cb6b60
Merge branch 'main' into teste-locale2 2024-05-29 22:25:46 -03:00
Chubby Granny Chaser
c9cb279213
fix: play button not showing when manually adding game to library 2024-05-30 01:24:47 +01:00
Chubby Granny Chaser
1171e95b87
fix: fixing stale downloads not resetting 2024-05-30 00:40:39 +01:00
Chubby Granny Chaser
84c746ef35
feat: adding toast for saving real debrid with no token 2024-05-30 00:21:28 +01:00
Chubby Granny Chaser
50c3503e37
chore: disabling resuming real debrid downloads when real debrid is not set 2024-05-30 00:17:17 +01:00
Chubby Granny Chaser
a34a774fb7
chore: disabling resuming real debrid downloads when real debrid is not set 2024-05-30 00:13:53 +01:00
Chubby Granny Chaser
0751d6093f
fix: fixing memory leak on check-for-updates 2024-05-29 22:36:37 +01:00
Chubby Granny Chaser
d353002eab
feat: using retry system to connect to aria2 2024-05-29 21:53:13 +01:00
Chubby Granny Chaser
ffb3d79954
feat: using retry system to connect to aria2 2024-05-29 21:50:35 +01:00
Chubby Granny Chaser
85516c1744
feat: correcting date in process-watcher 2024-05-29 17:20:47 +01:00
Chubby Granny Chaser
08a336b392
feat: updating real-debrid translations 2024-05-29 16:22:30 +01:00
Chubby Granny Chaser
183b85d66a
feat: adding real debrid user auth 2024-05-28 14:01:28 +01:00
Zamitto
bd9b4d3385 update locales 2024-05-26 22:25:09 -03:00
Zamitto
1299eecc12 remove unused import 2024-05-26 22:12:00 -03:00
Zamitto
cdd18a8ce2 feat: remove splash and add new subheader to request user to restart and install update 2024-05-26 21:49:32 -03:00
Zamitto
179db348e1
Merge branch 'main' into teste-locale2 2024-05-26 19:52:19 -03:00
Chubby Granny Chaser
bbb4b8d16b
Merge branch 'main' into feat/replace-winston-with-electron-log 2024-05-25 03:52:45 +01:00
Chubby Granny Chaser
86816dc3c3
Merge branch 'main' of github.com:hydralauncher/hydra into feature/aria2 2024-05-24 00:27:13 +01:00
Chubby Granny Chaser
d431c01d1b
feat: adding new messages to hero panel 2024-05-24 00:26:21 +01:00
Zamitto
274377f119 add new steam cdn url 2024-05-23 18:00:20 -03:00
Zamitto
0d43dcec8e
Update select.css.ts 2024-05-22 22:08:16 -03:00
Zamitto
952b10fb06
Update settings-general.tsx 2024-05-22 21:02:02 -03:00
Zamitto
8f63bc5f15
Merge branch 'main' into teste-locale2 2024-05-22 20:44:31 -03:00
Zamitto
a921887271 feat: replace log lib 2024-05-22 13:40:21 -03:00
Chubby Granny Chaser
a240c3ae24
feat: adding download method toggle 2024-05-22 01:06:25 +01:00
Chubby Granny Chaser
a21a381e2a
feat: adding toast component 2024-05-22 00:13:28 +01:00
Chubby Granny Chaser
0162ebd133
feat: adding toast component 2024-05-22 00:12:57 +01:00
Zamitto
0b0d2d6b10 update color for progress 2024-05-21 14:06:19 -03:00
Zamitto
551b0b3c91 removes percentage text; uses png without background; 2024-05-21 14:02:27 -03:00
Zamitto
d20d3d0b77 refactor to use html5 progress tag 2024-05-21 13:11:48 -03:00
Zamitto
a5dc101e6b update css 2024-05-21 00:02:23 -03:00
Zamitto
9c28a6e9d0 rename function 2024-05-20 19:03:19 -03:00
Zamitto
fab15ccded
Merge branch 'main' into teste-locale2 2024-05-20 16:39:33 -03:00
Zamitto
5667c813d9 feat: add strings to translations file 2024-05-20 16:06:47 -03:00
Zamitto
07cfbab77f remove un needed changes 2024-05-20 15:52:40 -03:00
Zamitto
3062b88f4a feat: progress bar and trying to animate 2024-05-20 13:45:55 -03:00
Zamitto
f90dd82cbd feat: remove auto play 2024-05-20 13:17:19 -03:00
Chubby Granny Chaser
da607fe741
fix: fixing downloads screen 2024-05-20 15:07:52 +01:00
Chubby Granny Chaser
4941709296
feat: adding aria2 2024-05-20 02:21:11 +01:00
Zamitto
b9f5baef34 silent install and add more info 2024-05-19 14:39:44 -03:00
Zamitto
811878e364 feat: events working 2024-05-19 14:18:32 -03:00
Zamitto
3b17953a82 create electron event 2024-05-19 01:43:47 -03:00
Zamitto
484e79dba3 WIP: showing splash screen 2024-05-18 22:45:26 -03:00
Zamitto
7eee942dcb Merge branch 'main' into feat/splash-screen-for-updates 2024-05-18 22:28:54 -03:00
Zamitto
be13ecc5aa fix: sanity check in case repack is null 2024-05-18 19:05:55 -03:00
Chubby Granny Chaser
7a13ecd2b7
Merge branch 'main' into feature/steam-client-icon-cache 2024-05-18 22:00:08 +01:00
Chubby Granny Chaser
19f022e0f6
feat: adding steam client icon cache 2024-05-18 21:55:12 +01:00
Zamitto
2cb76a9ad4
Revert "More friendly experience when presenting repack options" 2024-05-18 16:26:16 -03:00
Zamitto
6fd38df79e
Merge branch 'main' into feature/better-repack-modal 2024-05-18 14:57:54 -03:00
PIRADATA
6ae5f92ba9
Merge branch 'main' into teste-locale2 2024-05-18 00:30:36 -03:00
piradata
4e1927a7eb missing ";" 2024-05-18 00:29:23 -03:00
piradata
1d4547c2c8 apply suggestions 2024-05-18 00:28:59 -03:00
Zamitto
10943408e9 messing around and testing 2024-05-18 00:13:43 -03:00
JackEnx
b0bf42f754 fix: remove play time fraction 2024-05-17 22:42:20 -03:00
Zamitto
6a52c26874 fix: modal role 2024-05-17 13:46:35 -03:00
piradata
653afa7210 linter 2024-05-16 02:52:10 -03:00
piradata
72aa822655 add language selection menu 2024-05-16 02:51:51 -03:00
Zamitto
04a5dbb71d
Merge branch 'main' into feature/better-repack-modal 2024-05-15 17:48:42 -03:00
expload
642c2abfd6 fix steam language get wrong 2024-05-15 05:21:29 +00:00
ChristoferMendes
7bdf7f8c2d Merge remote-tracking branch 'upstream/main' into feature/better-repack-modal 2024-05-14 15:36:26 -03:00
Chubby Granny Chaser
863f85f45d fix: unsetting game details when switching pages 2024-05-14 18:03:09 +01:00
Chubby Granny Chaser
016c511cec fix: removing copy link from game details skeleton 2024-05-14 17:52:08 +01:00
Chubby Granny Chaser
125264ff42 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-05-14 16:54:24 +01:00
Chubby Granny Chaser
dc7591ee28 feat: removing sentry 2024-05-14 16:54:14 +01:00
ChristoferMendes
95e802372f Merge branch 'main' of github.com:ChristoferMendes/hydra into feature/better-repack-modal 2024-05-13 22:31:45 -03:00
ChristoferMendes
9c261551c3 feat: Add toCapitalize function for capitalizing strings 2024-05-13 22:28:34 -03:00
ChristoferMendes
1c56227fa3 feat(searcher): Add repacker check to isMultiplayerRepack function 2024-05-13 22:14:38 -03:00
Zamitto
81ea790d73
Merge branch 'main' into feature/better-repack-modal 2024-05-13 19:04:20 -03:00
Chubby Granny Chaser
d019f2ad07
Merge branch 'main' into fix/repacks-modal-title-overflow-bug 2024-05-13 22:55:49 +01:00
Zamitto
e421aa0c5a
Merge branch 'main' into main 2024-05-13 18:20:39 -03:00
Zamitto
6665d904bc
Merge branch 'main' into fix/repacks-modal-title-overflow-bug 2024-05-13 18:12:02 -03:00
Chubby Granny Chaser
820cf65d13 fix: fixing named pipes on windows 2024-05-13 22:01:34 +01:00
Zamitto
429713dd46
Update use-date.ts 2024-05-13 17:07:54 -03:00
Zamitto
268610e423
Merge branch 'main' into main 2024-05-13 17:06:58 -03:00
mouzidan
a19ce240af fix: repacks-modal title overflow bug 2024-05-13 22:18:42 +03:00
ChristoferMendes
0d089bb5c4 Merge branch 'main' into feature/better-repack-modal 2024-05-13 08:27:31 -03:00
Hydra
76981b4fc8
chore: removing hardcoded language change 2024-05-13 10:59:04 +01:00
expload
755acbddb2
Merge branch 'main' into main 2024-05-13 17:57:14 +08:00
expload
70be619c2f
Merge branch 'hydralauncher:main' into main 2024-05-13 17:50:12 +08:00
Hydra
89a53f9b5b
Merge branch 'main' into patch-1 2024-05-13 10:39:15 +01:00
Hydra
30e0ed6498
Merge branch 'main' into patch-1 2024-05-13 10:35:22 +01:00
Hydra
301d9a5732
perf: using local english cache in order to improve performance 2024-05-13 10:34:32 +01:00
expload
c9fe6a8684
Merge branch 'hydralauncher:main' into main 2024-05-13 17:32:07 +08:00
expload
ec5e28ba9f format code 2024-05-13 09:30:40 +00:00
Hydra
2ba5c2b04f
chore: fixing a11y for gallery slider 2024-05-13 10:21:21 +01:00
Hydra
5ab51e4547
fix: changing get random game to work with shop block 2024-05-13 09:35:29 +01:00
LovelessCodes
d56698b728
changed: added danish date locale 2024-05-13 10:13:59 +02:00
LovelessCodes
388a6c458a
changed: added danish as a steam language in renderer helpers 2024-05-13 10:08:35 +02:00
Hydra
2475d48bc4
fix: removing return null from hero-panel 2024-05-13 02:43:48 +01:00
Hydra
601bb27a02
Merge branch 'main' of github.com:hydralauncher/hydra into feat/bypass-shop-block 2024-05-13 02:42:43 +01:00
Christofer Luiz dos Santos Mendes
82edc6d438
Merge branch 'main' into feature/better-repack-modal 2024-05-12 22:40:08 -03:00
Hydra
aaa94a43bb
chore: removing tabindex from modal 2024-05-13 02:38:07 +01:00
Hydra
ebcdf1af7a
Merge branch 'main' of github.com:hydralauncher/hydra into fix/video-controller-not-clickable-on-game-details 2024-05-13 02:33:28 +01:00
Hydra
6c9f2547cc
ci: adding a11y plugin to eslint 2024-05-13 02:33:10 +01:00
Hydra
0d937bacc8
chore: fixing translation 2024-05-13 02:07:24 +01:00
Hydra
ff20d531c2
feat: improving buttons on gallery slider 2024-05-13 02:02:55 +01:00
ChristoferMendes
26db88966f refactor: Update getRepackLanguageBasedOnRepacker function parameters and use user preferences 2024-05-12 21:54:03 -03:00
ChristoferMendes
f2af65d4cd style: Update formatting in various files 2024-05-12 21:40:30 -03:00
ChristoferMendes
f9343ca0c2 style: Remove lucide-react icons and replace them with SVG components 2024-05-12 21:29:06 -03:00
ChristoferMendes
6053b7cd67 refactor: Remove unused "repack_language_code" translations from multiple locale files 2024-05-12 21:20:56 -03:00
ChristoferMendes
27bff9d2e6 fix: Replace getMagnetData with getMagnetHealth in references and implementations 2024-05-12 21:06:02 -03:00
ChristoferMendes
02417dda40 style: update tag component CSS formatting 2024-05-12 20:52:09 -03:00
ChristoferMendes
0aa36c5a57 fix: update tag styles to match variables 2024-05-12 20:50:51 -03:00
Hydra
ad5e6c6313
ci: fixing translations 2024-05-12 23:52:03 +01:00
Hydra
1c7911c531
feat: adding bypass for region blocks 2024-05-12 23:43:00 +01:00
Zamitto
4302639220 fix: video not playing on thumb click 2024-05-12 17:03:39 -03:00
Zamitto
05c6c7c64d simplify chained ifs 2024-05-12 16:55:54 -03:00
Zamitto
b0803fa28d feat: add lazy loading to images and thumbs 2024-05-12 16:51:25 -03:00
Zamitto
483f069d81 remove debug log 2024-05-12 16:11:08 -03:00
Zamitto
1c7c64a5a2 fix: replace webm with mp4 file. cause high cpu usage sometimes 2024-05-12 16:09:47 -03:00
Zamitto
4015af1648 feat: remove autoplay from html tag. makes autoplay dinamically on scroll 2024-05-12 16:09:20 -03:00
Zamitto
da255f7c61 fix: arrow have smaller height 2024-05-12 16:06:48 -03:00
ChristoferMendes
2f0cd24fb8 refactor: Improve the structure of useMagnetData function 2024-05-12 14:25:13 -03:00
ChristoferMendes
dce700b189 Merge branch 'main' into feature/better-repack-modal 2024-05-12 14:23:22 -03:00
Zamitto
62cff6ce84 fix: playtime not showing on UI 2024-05-12 12:41:56 -03:00
Hydra
c29f28dbdd
fix: fixing tsc errors 2024-05-12 13:29:12 +01:00
Hydra
9e0b69d8aa
fix: fixing be translation 2024-05-12 11:22:52 +01:00
Hydra
3bd8662b18
fix: fixing add game to library 2024-05-12 10:56:31 +01:00
Zamitto
ae1e2f1f30 feat: add keys to lists on galler-slider 2024-05-11 23:04:53 -03:00
piradata
6ba8378152 change discord to telegram on sidebar 2024-05-11 21:58:05 -03:00
ChristoferMendes
8f6922fc8a feat: Add multi-language and multiplayer tags in RepacksModal 2024-05-10 12:32:50 -03:00
ChristoferMendes
ff6a204686 feat: Add getMagnetData function to global declaration 2024-05-10 12:17:53 -03:00
ChristoferMendes
06ed5e07bf feat: Add new functionality to display repack language and seeders/peers in RepacksModal 2024-05-10 12:10:43 -03:00
ChristoferMendes
ada218cea1 feat: Add functions for multiplayer repack, multi-language support, and repack language based on repacker 2024-05-10 12:10:28 -03:00
ChristoferMendes
2662ba3875 style: Add styling for tags container in repacks modal 2024-05-10 12:10:22 -03:00
ChristoferMendes
58693fdb00 feat: Add SeedersAndPeers component with skeleton loader 2024-05-10 12:10:08 -03:00
ChristoferMendes
1872ff1d24 feat: Add tooltip component with styles and visibility logic 2024-05-10 12:09:59 -03:00
ChristoferMendes
08c4906465 feat: Add new Tag component with styling for tags 2024-05-10 12:09:44 -03:00
Hydra
11921099c2
fix: removing steam disclaimer 2024-05-07 15:42:41 +01:00
Hydra
023e5ebb3e
feat: adding proper path for real debrid downloads 2024-05-07 15:42:16 +01:00
Hydra
5ec56bda5b
feat: adding proper path for real debrid downloads 2024-05-07 15:42:09 +01:00
Hydra
072b4dc4d3
chore: updating yarn.lock 2024-05-07 09:40:51 +01:00
Hydra
9e648fed28
chore: pulling from remote 2024-05-07 09:12:48 +01:00
Hydra
97ef496703
Merge branch 'main' into main 2024-05-07 05:55:35 +01:00
Hydra
3c340d1667
fix: adding color as library 2024-05-06 16:51:55 +01:00
Matheus Dantas
8282d468e1 add minimum scrollbar size 2024-05-06 10:31:28 -03:00
Matheus Dantas
92e937628a add scroll to preview and remove title 2024-05-06 06:43:12 -03:00
Hachi-R
ce5b7a337d name changes 2024-05-05 20:11:12 -03:00
Hachi-R
970a3be280 added option to start hydra on system startup 2024-05-05 18:13:28 -03:00
Hachi-R
5b9af9e0ea initial commit 2024-05-05 17:18:06 -03:00
Matheus Dantas
94a7192c3e add space between images inside preview and removed blank space of image preview 2024-05-05 17:03:15 -03:00
Matheus Dantas
f5f3c7412f add slider previews 2024-05-05 16:38:27 -03:00
Hydra
74a99f5bc8 fix: fixing errors with electron dl manager 2024-05-05 19:18:48 +01:00
Matheus Dantas
3e47560048 fix error when displaying img and video last screenshot not showing 2024-05-05 03:53:17 -03:00
Matheus Dantas
1e5c0db46e Add prettier to gallery-slider.tsx, remove console.log and revert .env.example file exclusion 2024-05-05 00:25:23 -03:00
Matheus Dantas
77b975d456 Add pt and en translations for gallery-slider 2024-05-04 23:41:52 -03:00
Matheus Dantas
de1d4c347f Add slider functionality 2024-05-04 23:37:47 -03:00
Matheus Dantas
40adf3da0e Create gallery-slider structure 2024-05-04 19:32:37 -03:00
lilezek
2033951505 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-05-04 19:35:49 +02:00
lilezek
2bcc40278c refactor: ran prettier 2024-05-04 19:27:58 +02:00
Hydra
0a597acd26 fix: fixing translations and typescript renderer errors 2024-05-04 18:25:19 +01:00
Hydra
866ee7b30d fix: moving downloader directly to parser 2024-05-04 15:09:43 +01:00
lilezek
2b14b9dda0 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-05-04 12:07:44 +02:00
lilezek
62b5b12397 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-05-03 22:09:10 +02:00
Hydra
1eb963679e
Merge branch 'main' of github.com:hydralauncher/hydra 2024-05-03 19:51:17 +01:00
Hydra
1f2f269736
feat: adding background to item 2024-05-03 19:51:13 +01:00
Hydra
d7b92b472d
Merge pull request #154 from hydralauncher/feat/format-playtime-in-hours
Feat/format playtime in hours
2024-05-03 19:37:20 +01:00
Hachi-R
315d03ae69 refactor ternary to if statement in window-manager, update constant definitions for better clarity 2024-05-03 14:58:45 -03:00
Hachi-R
94b7c8aefe ops 2024-05-03 13:17:53 -03:00
Hachi-R
8aed8f15d7 option to quit the app or minimize 2024-05-03 13:13:37 -03:00
Zamitto
2ae3f95a73 useMemo to create numberFormater instance 2024-05-03 09:35:13 -03:00
Zamitto
64449910c5 Merge branch 'main' into feat/format-playtime-in-hours
# Conflicts:
#	src/renderer/src/pages/game-details/hero/hero-panel.tsx
2024-05-03 09:21:02 -03:00
Zamitto
30ed41be61 feat: use i18n interpolation for minutes and hours 2024-05-03 09:19:56 -03:00
lilezek
bdbcf830f3 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-05-03 14:19:02 +02:00
Hydra
590ead9643
fix: using random user agent for how long to beat 2024-05-03 10:13:07 +01:00
Hydra
193cc327cf
feat: adding installation instructions 2024-05-02 22:22:23 +01:00
Hydra
2f19094341
fix: removing backdrop from online-fix guide 2024-05-02 09:47:25 +01:00
Zamitto
f4ee88c075 format date based on user language 2024-05-01 19:55:31 -03:00
Zamitto
cce54f9937 feat: show decimal part of hour 2024-05-01 17:44:06 -03:00
Zamitto
f1c37a0aaf refactor updateLastTimePlayed, setInterval seems unnecessary 2024-05-01 17:39:17 -03:00
Zamitto
1569c3eb73 feat: format play time in hours 2024-05-01 17:38:46 -03:00
lilezek
90a40d379a feat: i18n for the real debrid api token 2024-05-01 21:49:40 +02:00
Hydra
5a78eb903c feat: adding online-fix modal 2024-05-01 00:59:24 +01:00
lilezek
e79b6f1391 refactor: prettier changes 2024-04-30 11:24:35 +02:00
lilezek
483f8223b6 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-04-30 10:01:52 +02:00
lilezek
f1d2a88442 feat: added helper functions to the game status to keep it simple to read. 2024-04-30 09:29:29 +02:00
Hydra
5e1c850c72 chore: merge with main 2024-04-30 03:59:35 +01:00
Hydra
c2acc868da chore: merge with main 2024-04-30 03:59:35 +01:00
Hydra
5fb33646ce
chore: merge with main 2024-04-30 03:59:35 +01:00