Commit graph

64 commits

Author SHA1 Message Date
lilezek
90a40d379a feat: i18n for the real debrid api token 2024-05-01 21:49:40 +02:00
lilezek
e79b6f1391 refactor: prettier changes 2024-04-30 11:24:35 +02:00
lilezek
483f8223b6 Merge branch 'main' of https://github.com/hydralauncher/hydra 2024-04-30 10:01:52 +02:00
lilezek
f1d2a88442 feat: added helper functions to the game status to keep it simple to read. 2024-04-30 09:29:29 +02:00
Hydra
5fb33646ce
chore: merge with main 2024-04-30 03:59:35 +01:00
Hydra
f7c2c2630d
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-electron-builder 2024-04-30 03:31:10 +01:00
Hydra
be532d00fe
chore: merge with main 2024-04-30 03:30:48 +01:00
Hydra
872b7f38ce
Merge branch 'main' into fix/description-image-sizing 2024-04-30 03:28:57 +01:00
Hydra
4cc81fe6b9
fix: fixing typecheck errors 2024-04-30 03:27:07 +01:00
Lucas
2f1a034f28 💄 fix game details description image size 2024-04-29 16:43:13 -03:00
lilezek
3ef2f87412 feat: added fields in entities to support rar decompression progress, and real debrid api token settings 2024-04-29 20:52:53 +02:00
Hydra
d19a191112
fix: commenting online fix ONCE AGAIN 2024-04-29 11:23:23 +01:00
Hydra
ae6484b7b1
ci: testing pipeline 2024-04-29 11:01:34 +01:00
Hydra
a471450d45
chore: merge with main 2024-04-28 19:21:14 +01:00
Zamitto
4f0416763c remove unused import and fix lint 2024-04-28 00:28:12 -03:00
Zamitto
7a48a0202c feat: disable next random suggestion button until game details finish loading 2024-04-27 21:00:57 -03:00
Zamitto
dd757ccfce fix possibility of 404 on home if getRandomGame has no validy elements to return
this can happen when user has no internet connection when opening hydra
2024-04-27 20:46:15 -03:00
Zamitto
2426eab371 feat: game-details call getRandomCall on button click 2024-04-27 18:41:37 -03:00
Hydra
412766e0d0
fix: fixing typechecks 2024-04-25 20:54:38 +01:00
Hydra
1e52a21349
chore: merge with main 2024-04-25 05:52:19 +01:00
Hydra
ca1b9b2170
feat: adding pycache to gitignore 2024-04-24 10:22:12 +01:00
JackEnx
db7dc724ac Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 21:31:23 -03:00
Fernando Zanutto
0916cb29a5 lint warnings 2024-04-23 19:44:01 -03:00
Fernando Zanutto
11410585d5 trigger pipeline 2024-04-23 19:35:48 -03:00
Fernando Zanutto
1e51712f68 trigger pipeline 2024-04-23 19:35:40 -03:00
JackEnx
35522cfbca Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 19:31:38 -03:00
Fernando Zanutto
0fa887fdc9 fix: remove unused variable 2024-04-23 19:28:32 -03:00
Fernando Zanutto
eedb8b14b7 fix: add handleCloseClick to useEffect dependency 2024-04-23 19:25:47 -03:00
Fernando Zanutto
0cf9362f18 feat: rename role 2024-04-23 19:15:26 -03:00
Fernando Zanutto
8ebb384418 feat: removing necessity of id on outer div 2024-04-23 19:11:38 -03:00
Fernando Zanutto
e4015e78cd feat: useRef instead of getting element by id 2024-04-23 15:48:00 -03:00
Fernando Zanutto
1691e637c9 feat: rename function 2024-04-23 15:47:34 -03:00
Fernando Zanutto
673691f329 feat: use role attribute instead of using class with no style 2024-04-23 15:47:10 -03:00
Fernando Zanutto
e79e06adb7 feat: rename modal container id 2024-04-23 15:07:31 -03:00
Fernando Zanutto
608ffa7ce5 feat: apply prettier and rename variable 2024-04-23 15:04:22 -03:00
Fernando Zanutto
bcd961b791 feat: correctly check if modal is top most modal 2024-04-23 15:01:02 -03:00
JackEnx
349f5d6f64 Merge branch 'main' of https://github.com/hydralauncher/hydra into refactor/change-game-delete-to-soft-delete 2024-04-23 13:31:35 -03:00
Fernando Zanutto
ae364f78ca feat: close modal on Esc press 2024-04-23 09:34:07 -03:00
José Luís
cc5712171c fix: disable change path button when downloading is starting 2024-04-21 22:59:03 -03:00
José Luís
4467fe33a7 feat: change diskFreeSpace from rapacks modal to select folder modal description 2024-04-21 22:57:31 -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
a947b93669 refactor: change game delete to soft delete 2024-04-21 16:36:34 -03:00
Hydra
18de7ca671
feat: migrating to electron-vite 2024-04-21 06:26:29 +01:00
José Luís
149c07c89d prettier: format all files 2024-04-21 01:02:17 -03:00
José Luís
934fb1145e feat: change selectFolderModal to a section inside repacksModal 2024-04-21 00:59:52 -03:00
José Luís
db2b7dc08b fix: cannot read properties of undefined in selectFolderModal 2024-04-20 23:09:05 -03:00
José Luís
d89e4cc32b refactor: changed selectedPath from an object to a string 2024-04-20 23:04:00 -03:00
José Luís
362386ef17 fix: select Folder Modal doesn't close 2024-04-20 21:11:01 -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
1395cd40a9
feat: adding repacker friendly name 2024-04-20 20:40:16 +01:00