Commit Graph

2814 Commits

Author SHA1 Message Date
Hydra
35927b8784 Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
José Luís
ba15699aab Revert "feat: change selectFolderModal to a section inside repacksModal"
This reverts commit 934fb1145e.
2024-04-21 22:55:00 -03:00
JackEnx
ecbfffb039 fix: change install validation to remove download game only 2024-04-21 19:17:47 -03:00
JackEnx
7f127fdc5c fix: change install validation to remove download game only 2024-04-21 19:17:47 -03:00
JackEnx
797f5ee0d8 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
JackEnx
a947b93669 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
FeriVOQ
791b50ccf4 Added hu to index.ts 2024-04-21 21:11:37 +02:00
FeriVOQ
8f4b0cf2df
Added hu to index.ts 2024-04-21 21:11:37 +02:00
FeriVOQ
b5d79e9db0 Added Hungarian translation files 2024-04-21 21:11:17 +02:00
FeriVOQ
66ab20adb9
Added Hungarian translation files 2024-04-21 21:11:17 +02:00
Hydra
1db5a9c295 feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
18de7ca671
feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
Hydra
44583c4626 prettier: format all files 2024-04-21 01:02:17 -03:00
shadowtosser
9627eae1d2 prettier: format all files 2024-04-21 01:02:17 -03:00
Hydra
a242ea7f47 prettier: format all files 2024-04-21 01:02:17 -03:00
José Luís
149c07c89d prettier: format all files 2024-04-21 01:02:17 -03:00
Hydra
433e00bb50 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
shadowtosser
fea8f44c17 feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
Hydra
95a26c805f feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
José Luís
934fb1145e feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
Hydra
5db7b97090 fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
shadowtosser
23f1eb82db fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
Hydra
521f23d410 fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
José Luís
db2b7dc08b fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
Hydra
93ff4b8f7a refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
shadowtosser
64842dc77d refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
Hydra
bed9c8f90c refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
José Luís
40c0fdc2fd refactor: remove downloadPath constant to get directly from props 2024-04-20 23:04:41 -03:00
Hydra
fca84f7c90 refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
shadowtosser
1c0810b976 refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
Hydra
2442866bab refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
José Luís
d89e4cc32b refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
Hydra
e860b8aeaa fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
shadowtosser
41f7e5016d fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
Hydra
a6dbd648c2 fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
José Luís
2307e96823 fix: game dont install in another path after the first installation 2024-04-20 21:32:10 -03:00
Hydra
12fb53908b fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
shadowtosser
98d883b7f1 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
Hydra
2e53523076 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
José Luís
362386ef17 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -03:00
Hydra
86cdc121e8 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -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
bd2ad383c6 Merge remote-tracking branch 'origin/main' into feat/add-select-folder-modal-in-game-installation 2024-04-20 17:03:29 -03:00
José Luís
af715aa110 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
Hydra
1395cd40a9
feat: adding repacker friendly name 2024-04-20 20:40:16 +01:00
Hydra
7a3f0ef9e2 feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03: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
e10b04b78b feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00
José Luís
ff6c73b95b feat: add a modal to select game installation folder (pt and en translation) 2024-04-20 15:54:08 -03:00