Commit Graph

558 Commits

Author SHA1 Message Date
Zamitto
070340b34f
Merge branch 'main' into feature/adding-generic-http-downloads 2024-08-05 11:35:31 -03:00
Zamitto
f631cd3013 feat: make getUserFriends throws exception 2024-07-30 15:55:51 -03:00
Zamitto
4dcd97bce8 feat: update return types 2024-07-30 15:15:50 -03:00
Zamitto
c38422f635 feat: add generic to HydraApi calls 2024-07-30 15:15:34 -03:00
Zamitto
d60242a62c feat: code review 2024-07-29 20:11:20 -03:00
Zamitto
c0198b49ef
Merge branch 'main' into feature/adding-generic-http-downloads 2024-07-26 13:38:48 -03:00
Zamitto
15269f3908 feat: show confirm modal for block action 2024-07-26 11:30:01 -03:00
Zamitto
00c46bc981 feat: implement undo friendship 2024-07-25 23:03:11 -03:00
Zamitto
edf920fed3 feat: block and unblock events 2024-07-25 20:08:53 -03:00
Zamitto
010f07373d feat: add getUserFriends event 2024-07-23 18:37:19 -03:00
Zamitto
380143c780 feat: correctly get own friends 2024-07-23 15:30:04 -03:00
Zamitto
d350aa950d feat: get friends event 2024-07-21 16:35:02 -03:00
Zamitto
8a1931f75c feat: use new electron version to get download speed 2024-07-20 16:52:27 -03:00
Zamitto
929be48495 feat: remove nullables 2024-07-17 19:03:46 -03:00
Zamitto
198a283752 feat: add logs 2024-07-17 19:03:43 -03:00
Zamitto
46b12f2bc2 simplify code 2024-07-17 19:03:43 -03:00
Zamitto
6f70b529a2 feat: refactor hydra api 2024-07-17 19:03:43 -03:00
Zamitto
a81b016500 feat: sending friend request 2024-07-17 19:03:42 -03:00
Zamitto
ef0699dbea feat: refactor friends requests 2024-07-17 19:03:42 -03:00
Zamitto
b3f87d5662 feat: get friends requests from api 2024-07-17 19:03:42 -03:00
Zamitto
6ccbff0160 feat: creating friends section 2024-07-17 19:03:41 -03:00
Zamitto
781e0f4102 feat: update headers 2024-07-15 22:29:34 -03:00
Zamitto
b5b7fe31ae use webContents.downloadURL to download http 2024-07-15 17:55:50 -03:00
Chubby Granny Chaser
6c6fff71fe
feat: adding generic http downloads 2024-07-09 19:24:02 +01:00
Zamitto
b7f94102da feat: add version string to notification 2024-07-05 12:30:34 -03:00
Zamitto
c24523e8e6 feat: update i18n 2024-07-05 12:18:37 -03:00
Zamitto
dde40f39e9 Merge branch 'main' into hyd-229-improve-visibility-of-update-message 2024-07-05 12:10:30 -03:00
Zamitto
d2b3017de9 feat: show notification only when update is ready to install 2024-07-05 12:10:19 -03:00
Zamitto
b09f2c055f feat: creating notification for update available 2024-07-04 20:00:20 -03:00
Chubby Granny Chaser
fdefc0c165
feat: adding directors cut filter 2024-07-04 23:14:09 +01:00
Chubby Granny Chaser
47ca2535e3
feat: adding directors cut filter 2024-07-04 23:12:20 +01:00
Chubby Granny Chaser
d8158bb80e
Merge branch 'main' of github.com:hydralauncher/hydra into fix/adding-sorting-to-repacks-modal 2024-07-04 18:36:15 +01:00
Chubby Granny Chaser
4e422bdf91
feat: migrating download source validation to worker thread 2024-07-04 18:35:47 +01:00
Zamitto
4be3db8007 feat: add error logs 2024-07-03 18:03:11 -03:00
Zamitto
29b64237ed feat: remove old vbs file 2024-07-03 17:57:03 -03:00
Zamitto
d481164bf3 feat: add color to update icon and notify 2024-07-03 17:44:04 -03:00
Chubby Granny Chaser
be3c78f584
Merge branch 'main' into hyd-228-investigate-why-users-are-being-logged-out-when-updating 2024-07-03 20:52:44 +01:00
Zamitto
981116f221 Merge branch 'main' into hyd-228-investigate-why-users-are-being-logged-out-when-updating
# Conflicts:
#	src/main/events/user-preferences/auto-launch.ts
2024-07-03 16:32:25 -03:00
Chubby Granny Chaser
26aad178ee
Merge branch 'main' into feature/aria2-for-http-downloads 2024-07-03 20:30:52 +01:00
Chubby Granny Chaser
0b2c407770
Merge branch 'main' into feature/aria2-for-http-downloads 2024-07-03 20:26:28 +01:00
Zamitto
d2e3d48ef8 Merge branch 'main' into hyd-226-investigate-if-its-possible-to-use-psutil-to-list-processes 2024-07-03 16:20:55 -03:00
Zamitto
153291f89f feat: apply suggestions 2024-07-03 16:10:23 -03:00
Zamitto
ae3daa4c79 fix: remove symbols from name before creating game shortcut 2024-07-03 15:52:25 -03:00
Zamitto
1397e3932d feat: remove pslist and use sudo-prompt to close game if needed 2024-07-03 15:31:56 -03:00
Zamitto
0f5db4f34e feat: crete kill-torrent 2024-07-03 12:06:26 -03:00
Zamitto
75c8f69e81 feat: get process list from rpc 2024-07-03 11:25:32 -03:00
Zamitto
aa253466a3 feat: refactor 2024-07-02 23:31:07 -03:00
Zamitto
b8bd786c45 feat: refactor 2024-07-02 15:42:23 -03:00
Zamitto
c9c585f820 Merge branch 'main' into hyd-228-investigate-why-users-are-being-logged-out-when-updating 2024-07-02 14:56:21 -03:00
Zamitto
9e11d6c098 feat: refactor hydra api 2024-07-02 14:56:01 -03:00