Zamitto
b16acd181d
refactor switch case into ifs
2024-05-24 23:58:37 -03:00
Kdu
4d72392f1d
Fix main window maximizing from splash
...
The code checks whether the initial window starts maximized, if so, prevents the splash from starting maximized and leaves the main window maximized.
2024-05-24 15:02:45 -03:00
Kdu
e5cffbe598
Fix main window maximization from splash
...
The code checks whether the initial window is maximized, if so, it leaves the main window also maximized.
2024-05-24 12:46:37 -03:00
Chubby Granny Chaser
d431c01d1b
feat: adding new messages to hero panel
2024-05-24 00:26:21 +01:00
Zamitto
a921887271
feat: replace log lib
2024-05-22 13:40:21 -03:00
Chubby Granny Chaser
a240c3ae24
feat: adding download method toggle
2024-05-22 01:06:25 +01:00
Chubby Granny Chaser
0162ebd133
feat: adding toast component
2024-05-22 00:12:57 +01:00
Zamitto
d4bebd18e8
update seed and fix conditional order
2024-05-21 17:21:13 -03:00
Zamitto
a817a26be1
smoother way to show main window after splash
2024-05-20 19:03:19 -03:00
Zamitto
3062b88f4a
feat: progress bar and trying to animate
2024-05-20 13:45:55 -03:00
Chubby Granny Chaser
da607fe741
fix: fixing downloads screen
2024-05-20 15:07:52 +01:00
Chubby Granny Chaser
4941709296
feat: adding aria2
2024-05-20 02:21:11 +01:00
Zamitto
33c6203f29
prevent duplicate windows when running on dev
2024-05-19 14:56:06 -03:00
Zamitto
811878e364
feat: events working
2024-05-19 14:18:32 -03:00
Zamitto
3b17953a82
create electron event
2024-05-19 01:43:47 -03:00
Zamitto
484e79dba3
WIP: showing splash screen
2024-05-18 22:45:26 -03:00
Zamitto
7eee942dcb
Merge branch 'main' into feat/splash-screen-for-updates
2024-05-18 22:28:54 -03:00
Chubby Granny Chaser
7a13ecd2b7
Merge branch 'main' into feature/steam-client-icon-cache
2024-05-18 22:00:08 +01:00
Chubby Granny Chaser
19f022e0f6
feat: adding steam client icon cache
2024-05-18 21:55:12 +01:00
Zamitto
2cb76a9ad4
Revert "More friendly experience when presenting repack options"
2024-05-18 16:26:16 -03:00
Zamitto
6fd38df79e
Merge branch 'main' into feature/better-repack-modal
2024-05-18 14:57:54 -03:00
Zamitto
d924c64710
Update web-torrent-data.ts
...
Small adjustment to webTorrentData logic
2024-05-18 14:55:56 -03:00
Zamitto
10943408e9
messing around and testing
2024-05-18 00:13:43 -03:00
Zamitto
5908544602
improve xatab scrap performance and update seed with xatab repacks
2024-05-17 16:59:16 -03:00
Zamitto
4b0f998830
fix: online fix totalPages becoming NaN
2024-05-17 16:19:59 -03:00
ChristoferMendes
d8937b3672
Merge branch 'main' into feature/better-repack-modal
2024-05-17 08:27:47 -03:00
Zamitto
7231848bd8
fix: get date and name from torrent
2024-05-16 20:29:37 -03:00
mag1yar
28bd70e745
Removed update when clicking on a game and fixed sorting
2024-05-16 19:26:45 +05:00
ChristoferMendes
38d652c507
Merge branch 'main' into feature/better-repack-modal
2024-05-16 08:41:22 -03:00
ChristoferMendes
539f444ab5
feat(webTorrentHealth): update recursive function with a loop
2024-05-16 08:34:42 -03:00
mag1yar
3cbbb71768
Merge branch 'main' into feature/recently-played-games-in-tray-context-menu
2024-05-16 13:49:10 +05:00
JackEnx
1a3e33cbc9
fix/null-error
2024-05-15 23:21:06 -03:00
ChristoferMendes
7a2b693397
refactor: Improve error handling and retry logic in getSeedersAndPeers function
2024-05-15 20:06:53 -03:00
mag1yar
20dab9c4c1
Adding recently played games to tray context menu
2024-05-15 01:51:25 +05:00
ChristoferMendes
7bdf7f8c2d
Merge remote-tracking branch 'upstream/main' into feature/better-repack-modal
2024-05-14 15:36:26 -03:00
Chubby Granny Chaser
dc7591ee28
feat: removing sentry
2024-05-14 16:54:14 +01:00
Zamitto
81ea790d73
Merge branch 'main' into feature/better-repack-modal
2024-05-13 19:04:20 -03:00
Chubby Granny Chaser
820cf65d13
fix: fixing named pipes on windows
2024-05-13 22:01:34 +01:00
ChristoferMendes
0d089bb5c4
Merge branch 'main' into feature/better-repack-modal
2024-05-13 08:27:31 -03:00
Hydra
5ab51e4547
fix: changing get random game to work with shop block
2024-05-13 09:35:29 +01:00
ChristoferMendes
0333282915
refactor: Update import paths and improve async function in get-magnet-health
2024-05-12 21:16:15 -03:00
ChristoferMendes
6b9f902b2c
feat: Replace OpenWebTorrent service with WebTorrentData service
2024-05-12 21:05:46 -03:00
ChristoferMendes
4616f69a29
refactor: Update function names in repack tracker to use 'savePage' instead of 'saveRepacks'
2024-05-12 20:53:58 -03:00
Hydra
1c7911c531
feat: adding bypass for region blocks
2024-05-12 23:43:00 +01:00
ChristoferMendes
dce700b189
Merge branch 'main' into feature/better-repack-modal
2024-05-12 14:23:22 -03:00
ChristoferMendes
e55d41889d
refactor: Simplify code by removing unnecessary try-catch block
2024-05-12 14:20:17 -03:00
Hydra
50a2185ad7
fix: removing decompression
2024-05-12 13:34:06 +01:00
Hydra
c29f28dbdd
fix: fixing tsc errors
2024-05-12 13:29:12 +01:00
Hydra
3bd8662b18
fix: fixing add game to library
2024-05-12 10:56:31 +01:00
ChristoferMendes
92f35bad9f
refactor: Update function calls from savePage to saveRepacks in multiple files
2024-05-10 12:14:23 -03:00
ChristoferMendes
b84df28f39
feat: Add openWebTorrent service for fetching seeders and peers
2024-05-10 12:12:45 -03:00
Hydra
9dc9f12053
fix: removing translations for real debrid
2024-05-09 09:40:05 +01:00
Hydra
5ec56bda5b
feat: adding proper path for real debrid downloads
2024-05-07 15:42:09 +01:00
Hydra
9e648fed28
chore: pulling from remote
2024-05-07 09:12:48 +01:00
lilezek
31ad209dda
Merge branch 'feat/real-debrid-integration' of https://github.com/hydralauncher/hydra into feat/real-debrid-integration
2024-05-06 11:48:29 +02:00
lilezek
a748135365
feat: now the .rar file gets decompressed into the final directory of the game
2024-05-06 11:25:13 +02:00
lilezek
0398164906
fix: do not notify about the download being ready until the parts are built into the single file.
2024-05-06 11:15:49 +02:00
lilezek
9cd8188f06
refactor: rename of the http downloader to real debrid downloader given that it only supports downloading games through real debrid
2024-05-06 10:55:39 +02:00
Hydra
adad23530e
fix: using file name as path
2024-05-05 23:10:07 +01:00
Hydra
1c7f68d6ca
chore: removing unused var
2024-05-05 19:24:06 +01:00
Hydra
74a99f5bc8
fix: fixing errors with electron dl manager
2024-05-05 19:18:48 +01:00
Hachi
e6cf2149a2
Merge branch 'hydralauncher:main' into main
2024-05-04 15:37:06 -03:00
Hachi-R
58f58d0c63
get userPreferences moved to close event
2024-05-04 15:07:19 -03:00
Zamitto
11f1785432
fix: torrent-client path join
2024-05-04 14:54:08 -03:00
lilezek
2033951505
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-05-04 19:35:49 +02:00
lilezek
2bcc40278c
refactor: ran prettier
2024-05-04 19:27:58 +02:00
lilezek
8caea2893d
fix: copy unrar.wasm as part of the postinstallation process
2024-05-04 19:27:14 +02:00
Hydra
0a597acd26
fix: fixing translations and typescript renderer errors
2024-05-04 18:25:19 +01:00
lilezek
2a674ed988
fix: typo on downloaders folder
2024-05-04 19:20:46 +02:00
Hydra
866ee7b30d
fix: moving downloader directly to parser
2024-05-04 15:09:43 +01:00
lilezek
ff189f7677
fix: forgot to import something during the merge commit
2024-05-04 12:34:21 +02:00
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
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
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
27bf3c92ec
fix: do not add the same magnet twice to real debrid
2024-04-30 21:11:32 +02: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
483f8223b6
Merge branch 'main' of https://github.com/hydralauncher/hydra
2024-04-30 10:01:52 +02:00
Hydra
cc91b38d6a
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
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
Zamitto
12c90f9ba4
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
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
ae6484b7b1
ci: testing pipeline
2024-04-29 11:01:34 +01:00
Hydra
4636571a25
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
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
2a63d1f7ca
make sure the registed event for seachGames returns a Promise
2024-04-28 00:13:29 -03:00
Zamitto
c32d75713c
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
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
74a5d5c7f4
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
170a58d3cd
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
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
31772138f1
use app.isPackaged directly inside getProcesses function
2024-04-26 23:02:53 -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
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
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
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
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
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
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
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
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
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