Commit graph

413 commits

Author SHA1 Message Date
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
Some checks are pending
Build / build (ubuntu-latest) (push) Waiting to run
Build / build (windows-latest) (push) Waiting to run
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
Some checks failed
Lint / lint (push) Has been cancelled
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
Some checks failed
Build / build (ubuntu-latest) (push) Waiting to run
Build / build (windows-latest) (push) Waiting to run
Lint / lint (push) Has been cancelled
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
Some checks are pending
Build / build (ubuntu-latest) (push) Waiting to run
Build / build (windows-latest) (push) Waiting to run
Lint / lint (push) Waiting to run
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