lilezek
7ee5b73688
fix: real debrid decompression happens in a folder that hydra recognises properly.
2024-04-30 11:11:58 +02:00
lilezek
c5693e94af
refactor: real debrid types
2024-04-30 11:09:53 +02:00
lilezek
6d36db5446
fix: added the @globals back and removed some merge leftovers
2024-04-30 11:09:29 +02:00
lilezek
c8fe984171
fix: drop some merge leftovers
2024-04-30 11:07:39 +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
be532d00fe
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
4cc81fe6b9
fix: fixing typecheck errors
2024-04-30 03:27:07 +01: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
Zamitto
6f1bfa0fb9
changes after pr review
2024-04-29 14:12:06 -03: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
7e3f53a0d0
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
a471450d45
chore: merge with main
2024-04-28 19:21:14 +01:00
Hydra
90c49d60f7
feat: adding tray icon
2024-04-28 05:59:06 +01:00
Zamitto
2a63d1f7ca
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
013aa20745
refactor get-random-game
2024-04-27 22:04:42 -03:00
Zamitto
8eece72a81
removing async from searchGames
2024-04-27 22:04:35 -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
7994b2a135
renaming variables
2024-04-27 20:42:50 -03:00
Zamitto
4e3ee8747b
replace Set with Map
2024-04-27 20:42:28 -03:00
Zamitto
4acb9938f3
fix: possible bug when catalogue returns games with similar name
2024-04-27 20:15:24 -03:00
Zamitto
ac3234aad9
feat: adjustments
2024-04-27 19:54:37 -03:00
Zamitto
6068c506c3
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Zamitto
31772138f1
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
42be20664d
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -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
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
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
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
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
40c0fdc2fd
refactor: remove downloadPath constant to get directly from props
2024-04-20 23:04:41 -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
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
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
Hydra
78789632b4
feat: commenting online-fix
2024-04-20 18:07:36 +01:00