Commit Graph

110 Commits

Author SHA1 Message Date
lilezek
f1d2a88442 feat: added helper functions to the game status to keep it simple to read. 2024-04-30 09:29:29 +02:00
lilezek
666b1afcb6 feat: added a Downloader helper to choose between real debrid and torrent when downloading 2024-04-29 20:57:04 +02:00
lilezek
6bb22655e8 feat: added support to add magnets and download from real debrid 2024-04-29 20:54:27 +02:00
lilezek
76a64fca4a feat: added support to unrar files 2024-04-29 20:53:58 +02: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
lilezek
6fa4c178a7 refactor: moved the game status to a global file (accessible to the render part) and used it in game entity 2024-04-29 20:50:10 +02:00
lilezek
c6e4ba4789 feat: add the dependencies for real debrid 2024-04-29 20:44:14 +02:00
Hydra
0da18311aa
Merge pull request #84 from Netflixyapp/main
fix: fix french terms in translation
2024-04-28 17:10:33 +01:00
Hydra
8754ad93a3
Merge branch 'main' into main 2024-04-28 17:09:10 +01:00
Hydra
407f137bca
Merge pull request #95 from eltociear/patch-1
Update README.md
2024-04-28 17:08:00 +01:00
Ikko Eltociear Ashimine
df599d39b0
Update README.md
minor fix
2024-04-29 00:43:08 +09:00
Hydra
900e2b211c
Merge branch 'main' into main 2024-04-27 03:12:42 +01:00
Hydra
592ccb576a
Merge pull request #79 from zamitto/feat/process-watcher
process watcher performance
2024-04-27 03:12:15 +01:00
Zamitto
5af2f951ea add new line to .eslintignore 2024-04-26 23:04:57 -03:00
Zamitto
31772138f1 use app.isPackaged directly inside getProcesses function 2024-04-26 23:02:53 -03:00
Zamitto
bf218e9ce6 migrate postinstall from py to js 2024-04-26 23:02:21 -03:00
Zamitto
3b26d9ffdc feat: remove tasklist ts declaration and remove tasklist dependency 2024-04-26 22:42:07 -03:00
Zamitto
1f6da223be feat: remove unneeded gitignore 2024-04-26 22:39:25 -03:00
Zamitto
42be20664d chage fastlis.exe location to not conflict with linux build 2024-04-26 00:22:28 -03:00
Zamitto
2d88427c87 add fastlist.exe to extraResources 2024-04-26 00:12:17 -03:00
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
Netflixy
9908280269 fix: fix french terms in translation 2024-04-25 23:24:50 +02: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