Commit Graph

259 Commits

Author SHA1 Message Date
Zamitto
30fb588d3c fix debug log 2024-06-18 12:15:26 -03:00
Zamitto
27ef85f653 debug logs 2024-06-18 12:15:22 -03:00
Zamitto
7eb69f6e16 fix debug log 2024-06-17 22:25:56 -03:00
Zamitto
c01ed86071 debug logs 2024-06-17 22:22:55 -03:00
Zamitto
7fc376b47f feat: batch games and code refactor 2024-06-17 21:56:45 -03:00
Zamitto
da5cc11bff feat: sync library 2024-06-17 21:56:45 -03:00
Zamitto
05cb66f2a4 remove unused method 2024-06-16 18:55:00 -03:00
Zamitto
8b8494ee64 organize code 2024-06-16 18:53:20 -03:00
Zamitto
16c4460011 feat: refactor deeplnik handler 2024-06-16 17:02:37 -03:00
Zamitto
32566e5dfc feat: handle login from deeplink 2024-06-16 14:08:06 -03:00
Zamitto
76259c2b54 feat: loading from me endpoint and updating sidebar profile 2024-06-15 19:55:29 -03:00
Zamitto
1797abb2da refactor user preferences and create user auth entity 2024-06-13 23:31:32 -03:00
Zamitto
9e5118d1dc remove zod schema 2024-06-13 23:11:40 -03:00
Zamitto
7bbaae91c9 fix: await and conditional 2024-06-13 22:52:29 -03:00
Zamitto
ba08e0b112 feat: refactor api 2024-06-13 21:08:30 -03:00
Zamitto
f21a8bf784 feat: create HydraApi 2024-06-13 20:12:13 -03:00
Zamitto
81f2e509c5 feat: create HydraApi 2024-06-13 20:08:30 -03:00
Chubby Granny Chaser
53f4394a49
chore: merge with main 2024-06-08 20:28:41 +01:00
Zamitto
b7a61f4567 remove log and undo release change 2024-06-06 12:14:08 -03:00
Chubby Granny Chaser
4a4a800b07
feat: adding icon parser to download notification 2024-06-05 20:15:59 +01:00
Chubby Granny Chaser
d123f63095
chore: resolving merge conflict on downloads 2024-06-05 14:30:12 +01:00
Chubby Granny Chaser
9eb90bac62
feat: moving notifications 2024-06-05 14:20:32 +01:00
Chubby Granny Chaser
ef036d6f57
feat: moving notifications 2024-06-05 14:18:40 +01:00
Zamitto
7ac7d92a28 feat: dont set game as removed when deleting instalation folder 2024-06-04 23:34:51 -03:00
Chubby Granny Chaser
73b4b2c13c
feat: adding download queue 2024-06-04 15:33:47 +01:00
Chubby Granny Chaser
ea923d5082
fix: removing repacks from worker threads to fix race condition 2024-06-03 23:09:47 +01:00
Chubby Granny Chaser
5a85033486
feat: migrating repacks to a worker 2024-06-03 14:34:02 +01:00
Chubby Granny Chaser
48e07370e4
feat: adding import download source 2024-06-03 02:12:05 +01:00
Zamitto
e45991cb7c feat: add tray for macos 2024-05-31 23:14:14 -03:00
Zamitto
2138aa9711 more logs 2024-05-30 21:35:38 -03:00
Zamitto
521921d90e add some debug logs 2024-05-30 19:41:25 -03:00
Zamitto
e83e7dc680 remove debug log 2024-05-30 13:44:36 -03:00
Zamitto
2a02936648 test 2024-05-30 12:18:44 -03:00
Chubby Granny Chaser
e6829ca39b
fix: adding windowshide true to aria2c 2024-05-30 01:08:52 +01:00
Zamitto
077f78c252 update system tray games to use lastTimePlayed after column migration 2024-05-29 19:55:18 -03:00
Chubby Granny Chaser
34a44e7fa9
feat: kill aria2c 2024-05-29 22:14:07 +01:00
Chubby Granny Chaser
ffb3d79954
feat: using retry system to connect to aria2 2024-05-29 21:50:35 +01:00
Chubby Granny Chaser
85516c1744
feat: correcting date in process-watcher 2024-05-29 17:20:47 +01:00
Chubby Granny Chaser
08a336b392
feat: updating real-debrid translations 2024-05-29 16:22:30 +01:00
Chubby Granny Chaser
183b85d66a
feat: adding real debrid user auth 2024-05-28 14:01:28 +01:00
Zamitto
2db32f270c Merge branch 'main' into feat/update-lastTimePlayed-column 2024-05-27 18:44:35 -03:00
Zamitto
f9996d0646
Merge pull request #523 from hydralauncher/feat/refactor-auto-update
feat/refactor auto update
2024-05-27 15:43:44 -03:00
Zamitto
f252abc7a7 feat: change column type to datetime 2024-05-26 22:56:56 -03:00
Zamitto
cdd18a8ce2 feat: remove splash and add new subheader to request user to restart and install update 2024-05-26 21:49:32 -03:00
Zamitto
016f47d17f
Merge pull request #521 from hydralauncher/feat/change-logs-path
Change logs path to match hydra.db
2024-05-26 19:51:13 -03:00
Zamitto
35e3339519 Change logs path to match hydra.db 2024-05-26 15:33:21 -03:00
Kdu
9aa106a63f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:33:38 -03:00
Kdu
2cf20332f4
Merge branch 'main' into main 2024-05-25 19:29:45 -03:00
Kdu
0809104052 Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:23:10 -03:00
Kdu
1e84a1558f Update to fix main window maximizing from splash
The code checks whether the initial window starts maximized; If so, it prevents the splash from starting maximized and leaves the main window maximized.
2024-05-25 19:18:08 -03:00
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