Commit graph

775 commits

Author SHA1 Message Date
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
Some checks failed
Lint / lint (push) Has been cancelled
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
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
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
ChristoferMendes
92f35bad9f refactor: Update function calls from savePage to saveRepacks in multiple files 2024-05-10 12:14:23 -03:00
ChristoferMendes
b84df28f39 feat: Add openWebTorrent service for fetching seeders and peers 2024-05-10 12:12:45 -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