Commit Graph

926 Commits

Author SHA1 Message Date
Zamitto
521921d90e add some debug logs 2024-05-30 19:41:25 -03:00
Zamitto
e83e7dc680 remove debug log 2024-05-30 13:44:36 -03:00
Zamitto
257d331343
Merge branch 'main' into feat/macos-test 2024-05-30 13:30:41 -03:00
Zamitto
2a02936648 test 2024-05-30 12:18:44 -03:00
Zamitto
1bfb90f1a0
Merge branch 'main' into linux-install 2024-05-30 10:34:34 -03:00
Zamitto
2e41d16afe
Merge branch 'main' into teste-locale2 2024-05-30 10:21:37 -03:00
Lianela
42d36a01ea
Real-Debrid update translation.json
Translated new translations regarding Real-Debrid
2024-05-30 02:22:51 -04: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
Zamitto
08bdad8bfd
Merge branch 'main' into linux-install 2024-05-29 22:21:52 -03:00
Chubby Granny Chaser
244db861a4
feat: removing checking_files i18n string 2024-05-30 02:13:04 +01:00
Chubby Granny Chaser
94a517bdfb
fix: play button not showing when manually adding game to library 2024-05-30 01:28:28 +01:00
Chubby Granny Chaser
9980e2f737
fix: play button not showing when manually adding game to library 2024-05-30 01:26:44 +01: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
e6829ca39b
fix: adding windowshide true to aria2c 2024-05-30 01:08:52 +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
Zamitto
077f78c252 update system tray games to use lastTimePlayed after column migration 2024-05-29 19:55:18 -03:00
Chubby Granny Chaser
0751d6093f
fix: fixing memory leak on check-for-updates 2024-05-29 22:36:37 +01:00
Chubby Granny Chaser
34a44e7fa9
feat: kill aria2c 2024-05-29 22:14:07 +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
Papela
8b580ab789
Typo correction
Using "reiniciar" (restart) instead of "reinstalar" (reinstall)
2024-05-28 09:08:30 +02:00
Lianela
7300d6383a
translation.json 2024-05-27 18:43:40 -06:00
Lianela
a71958b550
Line 33 added to spanish translation.json
"version_available" translated
2024-05-27 17:47:12 -06:00
Zamitto
7c1d9565ba add missing interpolation xd 2024-05-27 22:55:03 -03:00
Zamitto
d6ea0d817e user parameters on raw query 2024-05-27 18:52:03 -03:00
Zamitto
2db32f270c Merge branch 'main' into feat/update-lastTimePlayed-column 2024-05-27 18:44:35 -03:00
Zamitto
f9996d0646
Merge pull request #523 from hydralauncher/feat/refactor-auto-update
feat/refactor auto update
2024-05-27 15:43:44 -03:00
Zamitto
05bef7f80c update sql comments 2024-05-27 00:34:17 -03:00
Zamitto
85cb2a4cc8 feat: add migration 2024-05-27 00:32:20 -03:00
Zamitto
f252abc7a7 feat: change column type to datetime 2024-05-26 22:56:56 -03: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
Zamitto
016f47d17f
Merge pull request #521 from hydralauncher/feat/change-logs-path
Change logs path to match hydra.db
2024-05-26 19:51:13 -03:00
Zamitto
965046db27
Merge branch 'main' into main 2024-05-26 15:41:39 -03:00
Zamitto
35e3339519 Change logs path to match hydra.db 2024-05-26 15:33:21 -03:00
Zamitto
b105dbfb77
Merge branch 'main' into linux-install 2024-05-26 14:21:01 -03:00
Zamitto
41d8f06112
Merge branch 'main' into main 2024-05-26 13:15:59 -03:00
Giasko
b6e2b8e00c Added missing translations 2024-05-26 11:21:34 +02:00
Kdu
9aa106a63f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:33:38 -03:00
Kdu
2cf20332f4
Merge branch 'main' into main 2024-05-25 19:29:45 -03:00
Kdu
0809104052 Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:23:10 -03:00
Kdu
1e84a1558f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:18:08 -03:00
Lianela
5d9d4e5985
Update translation.json
Bug fixed - ETA was bugged, making a word be repeated twice, changed to a different one to fix this
2024-05-25 15:29:08 -06:00
Giasko
cd6a21d4f3
Fixed incorrect translation of variable 2024-05-25 22:25:25 +02:00
Antecess
de2f61b592
Updated RU to fit splash screen feature 2024-05-25 22:53:17 +05:00
Zamitto
b16acd181d refactor switch case into ifs 2024-05-24 23:58:37 -03:00
Chubby Granny Chaser
bbb4b8d16b
Merge branch 'main' into feat/replace-winston-with-electron-log 2024-05-25 03:52:45 +01:00
Kdu
4d72392f1d Fix main window maximizing from splash
The code checks whether the initial window starts maximized, if so, prevents the splash from starting maximized and leaves the main window maximized.
2024-05-24 15:02:45 -03:00
Daniel Freitas
ee17b5106c
Merge branch 'main' into linux-install 2024-05-24 13:54:41 -03:00
Kdu
e5cffbe598 Fix main window maximization from splash
The code checks whether the initial window is maximized, if so, it leaves the main window also maximized.
2024-05-24 12:46:37 -03:00
expload
43197ee153 format code 2024-05-24 11:06:18 +00:00
expload
d0b5fe54eb
Add new Chinese simplified Translation text 2024-05-24 19:00:58 +08: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
Lianela
2099d72840
Update translation.json 2024-05-21 22:05:33 -06:00
Lianela
7c9e15e75c
Update translation.json 2024-05-21 22:00:43 -06:00
Lianela
5031ee47ca
Update translation.json
Added new splash translation
2024-05-21 21:53:44 -06: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
d4bebd18e8 update seed and fix conditional order 2024-05-21 17:21:13 -03:00
Zamitto
b3480eb70b simplify events 2024-05-21 17:04:06 -03:00
Zamitto
e3da07141c hardcoding db path 2024-05-21 16:32:29 -03:00
Zamitto
7280429162 remove debug mock 2024-05-21 14:13:47 -03: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
a817a26be1 smoother way to show main window after splash 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
485d396b91 fix for build 2024-05-20 15:12:55 -03:00
Zamitto
6fdb591784 refactor events 2024-05-20 14:57:23 -03:00
Zamitto
ae6edaa058 set current logger to log auto update 2024-05-20 13:57:42 -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
33c6203f29 prevent duplicate windows when running on dev 2024-05-19 14:56:06 -03: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
e2257d7ca5 Merge branch 'main' into feat/splash-screen-for-updates 2024-05-18 19:25:38 -03:00
Zamitto
be13ecc5aa fix: sanity check in case repack is null 2024-05-18 19:05:55 -03:00
Chubby Granny Chaser
5b864367e8
fix: adding alphabetical sort to steam games 2024-05-18 23:01:04 +01:00
Chubby Granny Chaser
c7920fe9f7
ci: changing order of git hooks 2024-05-18 22:08:52 +01: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
026729e8c9 Merge branch 'main' into feat/replace-disable-hardware-acceleration-with-no-sandbox 2024-05-18 16:36:40 -03:00
Zamitto
2cb76a9ad4
Revert "More friendly experience when presenting repack options" 2024-05-18 16:26:16 -03:00
Zamitto
250c6901b7 feat: replace disableHardwareAcceleration with --no-sandbox 2024-05-18 15:04:54 -03:00
Zamitto
6fd38df79e
Merge branch 'main' into feature/better-repack-modal 2024-05-18 14:57:54 -03:00
Zamitto
d924c64710
Update web-torrent-data.ts
Small adjustment to webTorrentData logic
2024-05-18 14:55:56 -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
f8770a03f7 update migration to delete xatab repacks as well 2024-05-17 19:00:01 -03:00
JackEnx
2b0f57f967 fix: change migration to atomic 2024-05-17 18:35:56 -03:00
Zamitto
622107a6f1 check if table exists and has items before running migration 2024-05-17 17:12:03 -03:00
Zamitto
5908544602 improve xatab scrap performance and update seed with xatab repacks 2024-05-17 16:59:16 -03:00
Zamitto
4b0f998830 fix: online fix totalPages becoming NaN 2024-05-17 16:19:59 -03:00
Zamitto
d3d9315102 ensure migrations are run before everything else 2024-05-17 14:02:41 -03:00
Zamitto
689fe5715e update migration so it updates xatab repacks 2024-05-17 13:47:17 -03:00
Zamitto
6a52c26874 fix: modal role 2024-05-17 13:46:35 -03:00
JackEnx
60907cdc4b fix: incomplete migration 2024-05-17 13:43:27 -03:00
Zamitto
6479049256 add missing await 2024-05-17 09:47:06 -03:00
Zamitto
e739f3a483 update migration to prevent fk error 2024-05-17 09:44:25 -03:00
ChristoferMendes
d8937b3672 Merge branch 'main' into feature/better-repack-modal 2024-05-17 08:27:47 -03:00
Zamitto
a8332c858e update migration to get onlinefix repacks from hydra.db 2024-05-16 23:54:27 -03:00
Zamitto
d93e580d0f Merge branch 'main' into hotfix/repack-uploadDate 2024-05-16 22:25:29 -03:00
Zamitto
1d05551f4e
Merge branch 'main' into patch-1 2024-05-16 20:40:03 -03:00
Zamitto
4908d07ef2 change migration so it sets uploadDate = createdAt 2024-05-16 20:35:51 -03:00
Zamitto
be4d13533c fix: add migration 2024-05-16 20:30:08 -03:00
Zamitto
7231848bd8 fix: get date and name from torrent 2024-05-16 20:29:37 -03:00
mag1yar
28bd70e745 Removed update when clicking on a game and fixed sorting 2024-05-16 19:26:45 +05:00
ChristoferMendes
38d652c507 Merge branch 'main' into feature/better-repack-modal 2024-05-16 08:41:22 -03:00
ChristoferMendes
539f444ab5 feat(webTorrentHealth): update recursive function with a loop 2024-05-16 08:34:42 -03:00
mag1yar
3cbbb71768 Merge branch 'main' into feature/recently-played-games-in-tray-context-menu 2024-05-16 13:49:10 +05:00
Maciej Ratyński
2034e0a157
Update translation.json 2024-05-16 10:37:49 +02: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
JackEnx
1a3e33cbc9 fix/null-error 2024-05-15 23:21:06 -03:00
Zamitto
4e8f260b33
Merge branch 'main' into feature/recently-played-games-in-tray-context-menu 2024-05-15 23:14:27 -03:00
Zamitto
d4be3ed4a0 add changes from prettier 2024-05-15 22:04:07 -03:00
Zamitto
f3f68e9009 fix: invalid json on spanish translation 2024-05-15 21:40:42 -03:00
ChristoferMendes
7a2b693397 refactor: Improve error handling and retry logic in getSeedersAndPeers function 2024-05-15 20:06:53 -03:00
Lianela
97467705b0
translation.json 2024-05-15 17:05:52 -06:00
Lianela
cdb15a0493
Update translation.json 2024-05-15 16:50:23 -06:00
Lianela
b9d42ca43f
Update translation.json
Updated to new dialogs and cleaned some strings to match lines with english one
2024-05-15 16:27:08 -06:00
Zamitto
53e7053764 feat: disable hardware acceleration 2024-05-15 18:42:44 -03:00
Zamitto
04a5dbb71d
Merge branch 'main' into feature/better-repack-modal 2024-05-15 17:48:42 -03:00
Zamitto
3b2fe183b5
Merge branch 'main' into main 2024-05-15 17:45:07 -03:00
xmkgfm
4ef054175a
Fixed some Korean translation 2024-05-15 15:19:49 +09:00
expload
642c2abfd6 fix steam language get wrong 2024-05-15 05:21:29 +00:00
expload
f90ad4c377 fix typo in chinese Translation 2024-05-15 05:09:46 +00:00
mag1yar
20dab9c4c1 Adding recently played games to tray context menu 2024-05-15 01:51:25 +05:00
Antecess
d5dfd7853f
Fixed a typo in RU locale
Dunno how i oversaw it earlier, sorry
2024-05-15 01:43:55 +05: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
05cc2a1206 feat: adding electron updater 2024-05-14 17:12:19 +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
Daniel Freitas
8f3306fd87
Merge branch 'main' into linux-install 2024-05-13 22:41:49 -03: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
4e9e9deec1 style: Remove unnecessary whitespace and newline in translation.json 2024-05-13 22:15:44 -03:00
ChristoferMendes
1c56227fa3 feat(searcher): Add repacker check to isMultiplayerRepack function 2024-05-13 22:14:38 -03:00
Chubby Granny Chaser
2dc2e17d63
Merge branch 'main' into fix/repacks-modal-title-overflow-bug 2024-05-13 23:23:58 +01:00
Chubby Granny Chaser
59b1f2d5a5 fix: improving adding soft deleted games to the library 2024-05-13 23:05:25 +01: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
Mohannad Zidan
8e7cc154bc
Merge branch 'main' into feat/arabic-localization 2024-05-14 00:35:17 +03:00
Zamitto
c22a68561a
Merge branch 'main' into patch-5 2024-05-13 18:24:03 -03:00
Mohannad Zidan
7ea9403d39
Merge branch 'main' into feat/arabic-localization 2024-05-14 00:23:35 +03:00
Zamitto
e421aa0c5a
Merge branch 'main' into main 2024-05-13 18:20:39 -03:00
Zamitto
1c191206c6
Merge branch 'main' into patch-5 2024-05-13 18:20:16 -03:00
Mohannad Zidan
9c6f0104d0
Merge branch 'main' into feat/arabic-localization 2024-05-14 00:19:57 +03:00
Zamitto
72c3052e47
Merge branch 'main' into feat/belarus-readme 2024-05-13 18:17:09 -03:00
Zamitto
6665d904bc
Merge branch 'main' into fix/repacks-modal-title-overflow-bug 2024-05-13 18:12:02 -03:00
Zamitto
f7796c2846
Merge branch 'main' into main 2024-05-13 18:11:18 -03:00
Antecess
15aa78de6b
Merge branch 'main' into patch-5 2024-05-14 02:07:15 +05:00
Chubby Granny Chaser
820cf65d13 fix: fixing named pipes on windows 2024-05-13 22:01:34 +01:00
Zamitto
b043ace106
Merge branch 'main' into feat/arabic-localization 2024-05-13 17:40:54 -03:00
Antecess
d928b8c2dc
Merge branch 'main' into patch-5 2024-05-14 01:08:38 +05: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
Matvey Natsevskiy
caceea70d4
Merge branch 'main' into feat/belarus-readme 2024-05-13 22:59:15 +03:00
Matvey Natsevskiy
1780b889c9 Fixed translation.json 2024-05-13 22:55:42 +03:00
Hydra
610f38ab95 chore: removing hardcoded language change 2024-05-13 22:55:42 +03:00
LovelessCodes
5662ec6c0e changed: added danish date locale 2024-05-13 22:55:42 +03:00
LovelessCodes
c368d73e89 changed: added danish as a steam language in renderer helpers 2024-05-13 22:55:42 +03:00
LovelessCodes
9a8f29cfff changed: added danish translation file to locales index 2024-05-13 22:55:41 +03:00
LovelessCodes
b7ff6fd323 added: Danish translation.json 2024-05-13 22:55:41 +03:00
Zamitto
a02dfe49aa
Merge branch 'main' into main 2024-05-13 16:31:30 -03:00