Commit Graph

56 Commits

Author SHA1 Message Date
Hydra
8e93ec9768 Merge pull request #75 from fernandozanutto/feat/close-modals-on-esc-or-outside-click
Feat/close modals on esc or outside click
2024-04-23 23:16:28 +01:00
Fernando Zanutto
1deb435b42 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
1aa0c215a8 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
0f064ca8e6 feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
b1a31cf5fd feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
25887c3ba5 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
fd50e3e30b feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
e28dfcad83 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
a614d24976 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
Fernando Zanutto
d7ab50846d feat: close modal on Esc press 2024-04-23 09:34:07 -03:00
Hydra
c82109a5bb Merge pull request #49 from peres07/feat/add-select-folder-modal-in-game-installation
Feat/add select folder modal in game installation
2024-04-23 12:11:05 +01:00
shadowtosser
aadea11f28 fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
shadowtosser
62c92c6253 feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -03:00
shadowtosser
4d548bb768 Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
shadowtosser
9627eae1d2 prettier: format all files 2024-04-21 01:02:17 -03:00
shadowtosser
fea8f44c17 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
shadowtosser
23f1eb82db fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
shadowtosser
64842dc77d refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
shadowtosser
1c0810b976 refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
shadowtosser
41f7e5016d fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
shadowtosser
98d883b7f1 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
shadowtosser
433b05df36 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -03:00
Hydra
8343b66d67 feat: adding repacker friendly name 2024-04-20 20:40:16 +01:00
shadowtosser
cacc4ca57a feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
Hydra
0eed312410 feat: commenting online-fix 2024-04-20 18:07:36 +01:00
Hydra
12505cef82 Merge pull request #48 from fhilipecrash/build/add-torrent-client-icon
build: add icon to client torrent exe
2024-04-20 13:48:27 -03:00
Fhilipe Coelho
730e560964 build: add icon to client torrent exe 2024-04-20 13:33:32 -03:00
Hydra
9d159dcf95 chore: removing qs 2024-04-20 17:30:03 +01:00
Hydra
b1c7191ef6 feat: adding onlinefix credentials 2024-04-20 17:12:10 +01:00
Hydra
348d927ca1 feat: adding onlinefix credentials 2024-04-20 17:11:35 +01:00
Hydra
d9056ff0d6 Merge pull request #47 from pmenta/feat/onlinefix
Feat/onlinefix
2024-04-19 23:07:08 -03:00
João Martins
74b424b025 fix: revert unintentional changes 2024-04-19 22:56:05 -03:00
João Martins
6e8425d808 chore: add onlinefix credentials to .env.example 2024-04-19 22:55:13 -03:00
João Martins
b2990039a0 feat: add online fix as repacker 2024-04-19 22:53:58 -03:00
Hydra
cf3b7710e5 chore: sync with main 2024-04-20 00:42:31 +01:00
Hydra
00011cf618 Merge pull request #43 from xbozo/feat/sidebar-socials
feat/sidebar-socials: add socials to sidebar footer
2024-04-19 17:24:57 -03:00
Guilherme Viana
08c258c7d0 fix/sidebar-socials: fix something wrong 2024-04-19 16:49:29 -03:00
Guilherme Viana
a65704e735 refactor/sidebar-socials: refactor & adjust code 2024-04-19 16:47:07 -03:00
Hydra
f8d6375126 Merge pull request #46 from fhilipecrash/build/generate-python-exe-with-cx-freeze
Build/change pyinstaller with cx_freeze
2024-04-19 16:44:05 -03:00
Fhilipe Coelho
761801e5d2 build: change build torrent task name 2024-04-19 16:42:09 -03:00
Fhilipe Coelho
57922eaff0 build: change build torrent command in pipeline 2024-04-19 16:35:47 -03:00
Hydra
14e30d64fa Merge pull request #41 from hydralauncher/fix/game-download-information
fix: game download information
2024-04-19 16:25:53 -03:00
Fhilipe Coelho
d953ae9c47 docs: change build bittorrent client command 2024-04-19 15:36:29 -03:00
Fhilipe Coelho
ebd0654595 build: add windows deps in requirements.txt 2024-04-19 15:22:44 -03:00
Fhilipe Coelho
f8228bfde0 build(linux): add .desktop config 2024-04-19 15:14:44 -03:00
Fhilipe Coelho
d04af753ce build: use cx freeze instead pyinstaller 2024-04-19 15:03:41 -03:00
Guilherme Viana
4725a2e32a feat/sidebar-socials: add socials to sidebar footer 2024-04-19 08:51:52 -03:00
JackEnx
50da09f44e fix: game download information 2024-04-18 21:11:34 -03:00
Hydra
cf27a73149 ci: testing nuitka 2024-04-18 23:27:50 +01:00
Hydra
407c736522 fix: fixing null user preferences for download notifications 2024-04-18 23:03:50 +01:00