Zamitto
2194a5ac21
feat: run fastfile binary from resources folder
...
feat: run process watcher each 300ms
feat: add build step to copy fastlist from node_modules
feat: create postinstall script to copy fastlist binary
remove debug logs
2024-04-25 23:53:24 -03:00
Zamitto
b5d1c1a0b0
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
d779b315dc
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
33ad8e8bcf
feat: add total loop time log
2024-04-25 23:53:23 -03:00
Zamitto
0a2d694634
feat: use psList on windows (~25ms vs ~320ms)
2024-04-25 23:53:23 -03:00
Hydra
6c6cdfaa76
Merge pull request #82 from Magrid0/main
...
[Locales] Fix french translation
2024-04-24 20:38:28 +01:00
Magrid
e6208fbfbd
Merge pull request #1 from Magrid0/fix-french-translation
...
[Locales] Fix french translation
2024-04-24 20:25:23 +02:00
Magrid
d136e99765
fix french translation
2024-04-24 20:21:37 +02:00
Hydra
be44d0f3db
Merge pull request #58 from hydralauncher/refactor/change-game-delete-to-soft-delete
...
refactor: change game delete to soft delete
2024-04-24 10:41:04 +01:00
Hydra
33ceb7aac5
Merge pull request #56 from ferivoq/main
...
[Locales] Added Hungarian language support
2024-04-24 10:40:44 +01:00
Hydra
4bd7aacf7c
Merge branch 'main' into main
2024-04-24 10:40:25 +01:00
Hydra
ba31886013
Merge pull request #72 from Magrid0/italian-translation
...
[Locales] Added Italian language support
2024-04-24 10:34:14 +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
Hydra
311676f96f
Merge branch 'main' into italian-translation
2024-04-24 00:05:55 +01:00
Hydra
3fa18a4376
Merge branch 'main' into main
2024-04-24 00:05:44 +01:00
Hydra
80f69f3600
Merge pull request #76 from fernandozanutto/fix/missing-useEffect-dependency
...
fix: add handleCloseClick to useEffect dependency
2024-04-23 23:58:18 +01: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
Hydra
6c735e6d1b
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
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
Magrid
b57f54d68b
Update translation.json
...
fix an error
2024-04-23 20:49:43 +02: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
FeriVOQ
6348813415
Update translation.json
2024-04-23 17:20:27 +02:00
Fernando Zanutto
ae364f78ca
feat: close modal on Esc press
2024-04-23 09:34:07 -03:00
Hydra
d0d5b5974c
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
Magrid
4a1c9f2c4b
Finish translation
2024-04-22 22:59:14 +02:00
Magrid
d7ac87e2e6
Update translation.json
2024-04-22 22:55:39 +02:00
Magrid
fe26e9ed1f
Update index.ts
2024-04-22 22:29:24 +02:00
Magrid
4f0d00f510
Start italian translation
2024-04-22 22:26:24 +02: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
7f127fdc5c
fix: change install validation to remove download game only
2024-04-21 19:17:47 -03:00
JackEnx
a947b93669
refactor: change game delete to soft delete
2024-04-21 16:36:34 -03:00
FeriVOQ
8f4b0cf2df
Added hu to index.ts
2024-04-21 21:11:37 +02:00
FeriVOQ
66ab20adb9
Added Hungarian translation files
2024-04-21 21:11:17 +02: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