lilezek
2b14b9dda0
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-05-04 12:07:44 +02:00
Hydra
e1955e11f5
fix: fixing main thread lock
2024-05-03 23:00:53 +01:00
lilezek
62b5b12397
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-05-03 22:09:10 +02:00
Hydra
1eb963679e
Merge branch 'main' of github.com:hydralauncher/hydra
2024-05-03 19:51:17 +01:00
Hydra
1f2f269736
feat: adding background to item
2024-05-03 19:51:13 +01:00
Hydra
d7b92b472d
Merge pull request #154 from hydralauncher/feat/format-playtime-in-hours
...
Feat/format playtime in hours
2024-05-03 19:37:20 +01:00
Hydra
473d4874ea
Merge pull request #179 from Hachi-R/main
...
option to quit the app or minimize in close button
2024-05-03 19:36:08 +01:00
Hachi-R
315d03ae69
refactor ternary to if statement in window-manager, update constant definitions for better clarity
2024-05-03 14:58:45 -03:00
João Martins
9740726652
chore: remove windows-1251 dep
2024-05-03 14:37:51 -03:00
João Martins
d454d0c00b
fix: change onlinefixScraper to fetch
2024-05-03 14:33:31 -03:00
Hachi-R
94b7c8aefe
ops
2024-05-03 13:17:53 -03:00
Hachi-R
8aed8f15d7
option to quit the app or minimize
2024-05-03 13:13:37 -03:00
Zamitto
64449910c5
Merge branch 'main' into feat/format-playtime-in-hours
...
# Conflicts:
# src/renderer/src/pages/game-details/hero/hero-panel.tsx
2024-05-03 09:21:02 -03:00
lilezek
bdbcf830f3
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-05-03 14:19:02 +02:00
Zamitto
a98a0eadd8
feat: lower process-watcher sleep time to 500ms
2024-05-03 09:07:05 -03:00
Hydra
590ead9643
fix: using random user agent for how long to beat
2024-05-03 10:13:07 +01:00
Hydra
193cc327cf
feat: adding installation instructions
2024-05-02 22:22:23 +01:00
Hydra
2f19094341
fix: removing backdrop from online-fix guide
2024-05-02 09:47:25 +01:00
Zamitto
cfdd09d9ac
feat: move sleep to end of function on process-watcher
2024-05-01 19:11:05 -03:00
Zamitto
7a1d0b2eaf
feat: increase process watcher sleep time to 5s
2024-05-01 18:53:10 -03:00
lilezek
69f0eccece
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-05-01 11:37:25 +02:00
lilezek
27bf3c92ec
fix: do not add the same magnet twice to real debrid
2024-04-30 21:11:32 +02:00
Zamitto
f14ddba807
fix: update fastlist directory
2024-04-30 16:04:42 -03:00
Zamitto
de636533ca
fix: update fastlist directory
2024-04-30 16:04:42 -03:00
Zamitto
15ba379152
fix: update fastlist directory
2024-04-30 16:04:42 -03:00
lilezek
e2feb5f056
refactor: drop unnecesary node-fetch library
2024-04-30 11:39:35 +02:00
lilezek
e79b6f1391
refactor: prettier changes
2024-04-30 11:24:35 +02:00
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
cc91b38d6a
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
b19c673db3
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
5b74ef512a
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
be532d00fe
chore: merge with main
2024-04-30 03:30:48 +01:00
Hydra
6b2a480fa6
fix: fixing typecheck errors
2024-04-30 03:27:07 +01:00
Hydra
ac299ba061
fix: fixing typecheck errors
2024-04-30 03:27:07 +01:00
Hydra
8383cb9070
fix: fixing typecheck errors
2024-04-30 03:27:07 +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
12c90f9ba4
changes after pr review
2024-04-29 14:12:06 -03:00
Zamitto
eb8dc38f1e
changes after pr review
2024-04-29 14:12:06 -03:00
Zamitto
4519816b49
changes after pr review
2024-04-29 14:12:06 -03:00
Zamitto
6f1bfa0fb9
changes after pr review
2024-04-29 14:12:06 -03:00
Hydra
6bb69b8169
fix: commenting online fix ONCE AGAIN
2024-04-29 11:23:23 +01:00
Hydra
3f6c1e780e
fix: commenting online fix ONCE AGAIN
2024-04-29 11:23:23 +01:00
Hydra
0fc1823a8d
fix: commenting online fix ONCE AGAIN
2024-04-29 11:23:23 +01:00
Hydra
d19a191112
fix: commenting online fix ONCE AGAIN
2024-04-29 11:23:23 +01:00
Hydra
3b5f3da2ab
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
7bc14c7f5c
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
25fb4342d6
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
ae6484b7b1
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
5bec457ba6
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
7241869ed0
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
05177d5e9c
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
7e3f53a0d0
fix: renaming extension of postinstall script
2024-04-28 19:30:03 +01:00
Hydra
4636571a25
chore: merge with main
2024-04-28 19:21:14 +01:00
Hydra
546a241c51
chore: merge with main
2024-04-28 19:21:14 +01:00
Hydra
f865adc865
chore: merge with main
2024-04-28 19:21:14 +01:00
Hydra
a471450d45
chore: merge with main
2024-04-28 19:21:14 +01:00
Hydra
a4df6e9bab
feat: adding tray icon
2024-04-28 05:59:06 +01:00
Hydra
5536ea1ddf
feat: adding tray icon
2024-04-28 05:59:06 +01:00
Hydra
842dc22f3d
feat: adding tray icon
2024-04-28 05:59:06 +01:00
Hydra
90c49d60f7
feat: adding tray icon
2024-04-28 05:59:06 +01:00
Zamitto
bb9302908d
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
8c9ab2012b
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
1c6ffc8ce2
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
2a63d1f7ca
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
4ffaa510cc
refactor get-random-game
2024-04-27 22:04:42 -03:00
Zamitto
0759813ed5
refactor get-random-game
2024-04-27 22:04:42 -03:00
Zamitto
49d9e5e8c0
refactor get-random-game
2024-04-27 22:04:42 -03:00
Zamitto
013aa20745
refactor get-random-game
2024-04-27 22:04:42 -03:00
Zamitto
c32d75713c
removing async from searchGames
2024-04-27 22:04:35 -03:00
Zamitto
d84c665caf
removing async from searchGames
2024-04-27 22:04:35 -03:00
Zamitto
76faa0607d
removing async from searchGames
2024-04-27 22:04:35 -03:00
Zamitto
8eece72a81
removing async from searchGames
2024-04-27 22:04:35 -03:00
Zamitto
a8b236e02c
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
15edc1698a
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
2839d65526
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
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
2904302c81
renaming variables
2024-04-27 20:42:50 -03:00
Zamitto
0b8ebcbfd8
renaming variables
2024-04-27 20:42:50 -03:00
Zamitto
588dc5bb54
renaming variables
2024-04-27 20:42:50 -03:00
Zamitto
7994b2a135
renaming variables
2024-04-27 20:42:50 -03:00
Zamitto
74a5d5c7f4
replace Set with Map
2024-04-27 20:42:28 -03:00
Zamitto
913699e4b6
replace Set with Map
2024-04-27 20:42:28 -03:00
Zamitto
135c9be5f7
replace Set with Map
2024-04-27 20:42:28 -03:00
Zamitto
4e3ee8747b
replace Set with Map
2024-04-27 20:42:28 -03:00
Zamitto
5d8813a78f
fix: possible bug when catalogue returns games with similar name
2024-04-27 20:15:24 -03:00
Zamitto
5ede782acd
fix: possible bug when catalogue returns games with similar name
2024-04-27 20:15:24 -03:00
Zamitto
6328497372
fix: possible bug when catalogue returns games with similar name
2024-04-27 20:15:24 -03:00
Zamitto
4acb9938f3
fix: possible bug when catalogue returns games with similar name
2024-04-27 20:15:24 -03:00
Zamitto
170a58d3cd
feat: adjustments
2024-04-27 19:54:37 -03:00
Zamitto
1b2d857dd1
feat: adjustments
2024-04-27 19:54:37 -03:00
Zamitto
330dd9c218
feat: adjustments
2024-04-27 19:54:37 -03:00
Zamitto
ac3234aad9
feat: adjustments
2024-04-27 19:54:37 -03:00
Zamitto
6132ddd2b7
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Zamitto
dacaf347fd
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Zamitto
d7810eec38
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Zamitto
6068c506c3
feat: get all games on first request
2024-04-27 18:40:05 -03:00
Zamitto
a4edff3619
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
ffd9349ebe
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
b781bd919c
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
31772138f1
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -03:00
Zamitto
7f7d4a1db3
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -03:00
Zamitto
4c644dfd90
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -03:00
Zamitto
5419376d09
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -03:00
Zamitto
42be20664d
chage fastlis.exe location to not conflict with linux build
2024-04-26 00:22:28 -03:00
Zamitto
0bbd7d013f
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
9229bf8236
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
e4133e9a90
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
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
854b23e4ef
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
0bd977d9e9
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
cb82424eb2
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
b5d1c1a0b0
correctly print time logs
2024-04-25 23:53:23 -03:00
Zamitto
1620437d1e
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
3a3db8cbc8
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
efab6a7c30
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
d779b315dc
format with prettier
2024-04-25 23:53:23 -03:00
Zamitto
2675641f7b
feat: add total loop time log
2024-04-25 23:53:23 -03:00
Zamitto
43e51727ef
feat: add total loop time log
2024-04-25 23:53:23 -03:00
Zamitto
8a496d20ef
feat: add total loop time log
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
ecac6376d7
feat: use psList on windows (~25ms vs ~320ms)
2024-04-25 23:53:23 -03:00
Zamitto
1822724df2
feat: use psList on windows (~25ms vs ~320ms)
2024-04-25 23:53:23 -03:00
Zamitto
5cb81cd54f
feat: use psList on windows (~25ms vs ~320ms)
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
f9223ad36d
fix: fixing typechecks
2024-04-25 20:54:38 +01:00
Hydra
486ae1f084
fix: fixing typechecks
2024-04-25 20:54:38 +01:00
Hydra
4b57ea48e8
fix: fixing typechecks
2024-04-25 20:54:38 +01:00
Hydra
412766e0d0
fix: fixing typechecks
2024-04-25 20:54:38 +01:00
Hydra
498a889f1d
chore: merge with main
2024-04-25 05:52:19 +01:00
Hydra
c9e15512aa
chore: merge with main
2024-04-25 05:52:19 +01:00
Hydra
5dbc3b68c5
chore: merge with main
2024-04-25 05:52:19 +01:00
Hydra
1e52a21349
chore: merge with main
2024-04-25 05:52:19 +01:00
Hydra
fc6cd710ac
feat: adding pycache to gitignore
2024-04-24 10:22:12 +01:00
Hydra
ca1b9b2170
feat: adding pycache to gitignore
2024-04-24 10:22:12 +01:00
JackEnx
66a8349263
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
eebec51382
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
cf44acbf31
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
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
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
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
Hydra
a242ea7f47
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
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
Hydra
95a26c805f
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
José Luís
934fb1145e
feat: change selectFolderModal to a section inside repacksModal
2024-04-21 00:59:52 -03:00
Hydra
93ff4b8f7a
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
shadowtosser
64842dc77d
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
e860b8aeaa
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
shadowtosser
41f7e5016d
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
86cdc121e8
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
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
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
Hydra
e10b04b78b
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
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
0eed312410
feat: commenting online-fix
2024-04-20 18:07:36 +01:00
Hydra
78789632b4
feat: commenting online-fix
2024-04-20 18:07:36 +01:00
Hydra
9d159dcf95
chore: removing qs
2024-04-20 17:30:03 +01:00
Hydra
23433b6e46
chore: removing qs
2024-04-20 17:30:03 +01:00
Hydra
348d927ca1
feat: adding onlinefix credentials
2024-04-20 17:11:35 +01:00
Hydra
5bb1f753a2
feat: adding onlinefix credentials
2024-04-20 17:11:35 +01:00
Hydra
d9056ff0d6
Merge pull request #47 from pmenta/feat/onlinefix
...
Feat/onlinefix
2024-04-19 23:07:08 -03:00
Hydra
70fe495965
Merge pull request #47 from pmenta/feat/onlinefix
...
Feat/onlinefix
2024-04-19 23:07:08 -03:00
João Martins
b2990039a0
feat: add online fix as repacker
2024-04-19 22:53:58 -03:00
João Martins
ed8b44c8c5
feat: add online fix as repacker
2024-04-19 22:53:58 -03:00
Hydra
cf3b7710e5
chore: sync with main
2024-04-20 00:42:31 +01:00
Hydra
84155ad19d
chore: sync with main
2024-04-20 00:42:31 +01:00
Guilherme Viana
a65704e735
refactor/sidebar-socials: refactor & adjust code
2024-04-19 16:47:07 -03:00
Guilherme Viana
3ed9c367ea
refactor/sidebar-socials: refactor & adjust code
2024-04-19 16:47:07 -03:00
Guilherme Viana
4725a2e32a
feat/sidebar-socials: add socials to sidebar footer
2024-04-19 08:51:52 -03:00
Guilherme Viana
68e4612f47
feat/sidebar-socials: add socials to sidebar footer
2024-04-19 08:51:52 -03:00
Hydra
407c736522
fix: fixing null user preferences for download notifications
2024-04-18 23:03:50 +01:00
Hydra
2893ff559f
fix: fixing null user preferences for download notifications
2024-04-18 23:03:50 +01:00
Hydra
7d675f6acf
feat: updating play label on hero panel
2024-04-18 22:26:17 +01:00
Hydra
96e11e6be9
feat: updating play label on hero panel
2024-04-18 22:26:17 +01:00
Hydra
f1bdec484e
first commit
2024-04-18 08:46:06 +01:00
Hydra
91b1341271
first commit
2024-04-18 08:46:06 +01:00