Commit Graph

829 Commits

Author SHA1 Message Date
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
mouzidan
a19ce240af fix: repacks-modal title overflow bug 2024-05-13 22:18:42 +03:00
Antecess
8cf5b5eaca
Updated RU translation to fit new features 2024-05-14 00:15:08 +05:00
mouzidan
ce4497a5a3 feat: add Arabic translation 2024-05-13 21:32:06 +03:00
Javid Izadfar
1656e90c7c Merge branch 'main' of https://github.com/hydralauncher/hydra into main 2024-05-13 20:54:28 +04:30
Javid Izadfar
e953886635 Add farsi locale 2024-05-13 20:49:20 +04:30
Daniel Freitas
3560295416
Merge branch 'main' into linux-install 2024-05-13 08:58:15 -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
expload
dd537f9a08 Update Translation 2024-05-13 09:48:27 +00:00
Hydra
ec77de5e1d
Merge branch 'main' into linux-install 2024-05-13 10:44:13 +01:00
Hydra
c277d865a1
Merge branch 'main' into main 2024-05-13 10:40:35 +01: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
xmkgfm
cc2231acd8
Update translation.json 2024-05-13 17:55:09 +09:00
xmkgfm
83f20dc577
Rename src/locales/translation.json to src/locales/ko/translation.json 2024-05-13 17:51:40 +09:00
xmkgfm
d079f695ce
Delete src/locales/ko 2024-05-13 17:51:15 +09:00
xmkgfm
2c8a60d1c2
Create ko 2024-05-13 17:48:29 +09:00
xmkgfm
741b02a119
Add files via upload 2024-05-13 17:47:52 +09:00
xmkgfm
a4bf62aaf0
Update index.ts 2024-05-13 17:47:05 +09: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
LovelessCodes
d39ff3a3b5
changed: added danish translation file to locales index 2024-05-13 10:06:47 +02:00
LovelessCodes
effb2ed738
added: Danish translation.json 2024-05-13 10:00:52 +02:00
expload
311ca1c990
Merge branch 'main' into main 2024-05-13 09:50:47 +08: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
e6b62399f7 fix: solve merge conflict markers 2024-05-12 21:35:10 -03:00
ChristoferMendes
713392ee29 style: Remove unnecessary code in translation.json 2024-05-12 21:34:23 -03:00
ChristoferMendes
c7da83cae1 Merge branch 'main' into feature/better-repack-modal 2024-05-12 21:33:12 -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
0333282915 refactor: Update import paths and improve async function in get-magnet-health 2024-05-12 21:16:15 -03:00
ChristoferMendes
27bff9d2e6 fix: Replace getMagnetData with getMagnetHealth in references and implementations 2024-05-12 21:06:02 -03:00
ChristoferMendes
6b9f902b2c feat: Replace OpenWebTorrent service with WebTorrentData service 2024-05-12 21:05:46 -03:00
Hydra
a65ec67820
Merge branch 'main' into linux-install 2024-05-13 00:58:06 +01:00
Hydra
cabec999ba
Merge branch 'main' into fix/video-controller-not-clickable-on-game-details 2024-05-13 00:57:41 +01:00
Hydra
c9070bfdaf
ci: adding commitlint to lint.yml 2024-05-13 00:54:48 +01:00
ChristoferMendes
4616f69a29 refactor: Update function names in repack tracker to use 'savePage' instead of 'saveRepacks' 2024-05-12 20:53:58 -03:00
ChristoferMendes
02417dda40 style: update tag component CSS formatting 2024-05-12 20:52:09 -03:00
ChristoferMendes
5f468d5b2e style: Update translation keys for "multi_player" to "multiplayer" in multiple language files 2024-05-12 20:50:55 -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
86bca75b3f Merge branch 'main' into fix/video-controller-not-clickable-on-game-details 2024-05-12 16:51:38 -03:00
Zamitto
b0803fa28d feat: add lazy loading to images and thumbs 2024-05-12 16:51:25 -03:00
Zamitto
10b9cb2128
Merge branch 'main' into main 2024-05-12 16:40:26 -03:00
Zamitto
ed2d75241f
Merge branch 'main' into indonesian-translation 2024-05-12 16:22:58 -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
Frendy Wijaya
9407eebf2d Update more translated words 2024-05-13 00:35:23 +07: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
ChristoferMendes
e55d41889d refactor: Simplify code by removing unnecessary try-catch block 2024-05-12 14:20:17 -03:00
turnpoint
66456d858d
Merge branch 'main' into main 2024-05-12 19:11:21 +02:00
Zamitto
62cff6ce84 fix: playtime not showing on UI 2024-05-12 12:41:56 -03:00
turnpoint
000ead7e60 Added dutch translation
Added dutch translation,

also we use english words so you see here and there english in there,
2024-05-12 17:29:55 +02:00
Daniel Freitas
ac18b5388a
Merge branch 'main' into linux-install 2024-05-12 10:23:42 -03:00
Hydra
164c2dd4b9
Merge branch 'main' into main 2024-05-12 13:41:04 +01:00
Hydra
50a2185ad7
fix: removing decompression 2024-05-12 13:34:06 +01:00
Hydra
c29f28dbdd
fix: fixing tsc errors 2024-05-12 13:29:12 +01:00
expload
73436d4472
import Chinese translation to index.ts file 2024-05-12 18:51:41 +08:00
expload
b5e7ab5834
Add Chinese simplified Translation 2024-05-12 18:50:27 +08: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
Frendy Wijaya
f378becc58 edit translation 2024-05-12 13:56:29 +07:00
Frendy Wijaya
5acbbc9902 add indonesian translation 2024-05-12 13:49:11 +07:00
Zamitto
ae1e2f1f30 feat: add keys to lists on galler-slider 2024-05-11 23:04:53 -03:00
Daniel Freitas
de4307e2a5 fix: game installing do not reach linux steps 2024-05-11 22:19:12 -03:00
piradata
6ba8378152 change discord to telegram on sidebar 2024-05-11 21:58:05 -03:00
PIRADATA
05135d6ff2
Merge branch 'main' into main 2024-05-11 20:06:29 -03:00
piradata
a02598bc8f add AU loc from PR #265 (thanks @squidsdev) 2024-05-11 18:34:25 -03:00
Antecess
9dcb931c6d
Cleaned typos 2024-05-11 14:45:01 +03:00
Enimatehpma
7be283319a
Improved RU translation
Removed lots of unnecessary text
Polished everything for "euphony" of Russian
2024-05-11 11:25:49 +03:00
Zamitto
f1f98de03a
Merge pull request #267 from Latgardi/translation/be
add belarusian translation
2024-05-11 00:19:36 -03:00
Zamitto
2ef4464687
Merge pull request #262 from savelevvo/translation-fix
Fixed EN translation
2024-05-10 23:43:05 -03:00
AHOHNMYC
9458aa4baf
Update Russian translation 2024-05-10 23:50:21 +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