Commit graph

60 commits

Author SHA1 Message Date
Chubby Granny Chaser
c8165c10bf
chore: resolving conflicts with yarn.lock 2024-11-02 17:09:10 +00:00
Chubby Granny Chaser
8af29abd92
fix: removing sentry 2024-11-02 17:06:30 +00:00
Zamitto
9ee4e2e29b Merge branch 'main' into feat/use-native-notification-for-achievements
# Conflicts:
#	src/main/index.ts
2024-10-31 12:53:39 -03:00
Hachi-R
43558f8c0e feat: prevent main window creation when --hidden arg is present 2024-10-31 11:32:20 -03:00
Zamitto
5d304f9e13 feat: replace notification window 2024-10-29 23:45:39 -03:00
Zamitto
ef4844b8c0 Merge branch 'feature/game-achievements' into chore/test-preview
# Conflicts:
#	src/main/services/window-manager.ts
#	src/renderer/src/context/game-details/game-details.context.tsx
#	src/renderer/src/declaration.d.ts
#	src/types/index.ts
#	yarn.lock
2024-10-02 15:16:43 -03:00
Chubby Granny Chaser
586df616e8
feat: removing session interception from auth 2024-09-28 00:59:17 +01:00
Zamitto
eda47fc6af Merge branch 'main' into feature/game-achievements
# Conflicts:
#	src/renderer/src/context/game-details/game-details.context.tsx
#	src/renderer/src/main.tsx
2024-09-27 20:54:02 -03:00
Zamitto
4bf25f8c52 feat: adjust notifications code 2024-09-27 17:12:12 -03:00
Chubby Granny Chaser
17febcd88a
feat: adding notification when all repacks are migrated 2024-09-27 03:27:02 +01:00
Zamitto
25cfdb50d8 feat: refactor 2024-09-25 18:16:32 -03:00
Zamitto
7e3cf0a00e feat: starting showing local achievements 2024-09-24 14:00:56 -03:00
Chubby Granny Chaser
849b6de6bc
feat: adding dexie 2024-09-21 21:19:00 +01:00
Zamitto
123812ad81 fix: ensure database directory exists before running knex 2024-09-13 10:52:48 -03:00
Zamitto
40f4bbc124 feat: refactor languages 2024-09-04 23:43:52 -03:00
Zamitto
6b3d3c8f5b
Merge branch 'main' into feat/remove-synchronize-typeorm 2024-09-02 12:58:08 -03:00
Zamitto
88737cf80d feat: refactor knex promises 2024-09-02 12:54:55 -03:00
Zamitto
89399a6da4 feat: write migrations 2024-08-26 16:36:01 -03:00
Zamitto
cc10186ec3 feat: add trycatch for handleDeepLinkPath 2024-08-26 15:24:32 -03:00
Zamitto
5fcca9888d Revert "feat: write migrations"
Some checks failed
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
This reverts commit 81aa25fa52.
2024-08-23 00:07:50 -03:00
Zamitto
81aa25fa52 feat: write migrations 2024-08-22 23:56:46 -03:00
Chubby Granny Chaser
bbe68a0aff
feat: reducing http downloads duplicate 2024-08-17 21:43:56 +01:00
Zamitto
198a283752 feat: add logs 2024-07-17 19:03:43 -03: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
75c8f69e81 feat: get process list from rpc 2024-07-03 11:25:32 -03:00
Zamitto
8a5d4e38b6 fix: update i18n in updateUserPreferences and in hydra startup 2024-06-29 14:34:30 -03:00
Chubby Granny Chaser
ac27438a35
ci: adding sentry 2024-06-28 20:27:22 +01:00
Chubby Granny Chaser
328b7cb137
feat: using rpc to communicate 2024-06-27 17:18:48 +01:00
Chubby Granny Chaser
63c13e17cb
feat: adding libtorrent again 2024-06-27 14:51:13 +01:00
Chubby Granny Chaser
6d3b04fc3c
feat: adding deep linking to import sources 2024-06-22 20:15:07 +01:00
Chubby Granny Chaser
9de7d4a61e
feat: adding toast when signing in and out
Some checks failed
Lint / lint (push) Has been cancelled
2024-06-20 22:02:11 +01:00
Chubby Granny Chaser
8a9892bdbe
Merge branch 'rc/v2.0' of github.com:hydralauncher/hydra into rc/v2.0 2024-06-20 13:22:28 +01:00
Chubby Granny Chaser
71d79a4a15
feat: adding auth window 2024-06-20 13:22:12 +01:00
Zamitto
6b31586734 fix: images not loading with local protocol 2024-06-19 23:01:16 -03:00
Chubby Granny Chaser
1fb1c9e81a
feat: adding local file protocol 2024-06-19 09:48:11 +01: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
Chubby Granny Chaser
48e07370e4
feat: adding import download source 2024-06-03 02:12:05 +01:00
Chubby Granny Chaser
34a44e7fa9
feat: kill aria2c 2024-05-29 22:14:07 +01: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
ae6edaa058 set current logger to log auto update 2024-05-20 13:57:42 -03:00
Zamitto
811878e364 feat: events working 2024-05-19 14:18:32 -03:00
Zamitto
484e79dba3 WIP: showing splash screen 2024-05-18 22:45:26 -03:00
Zamitto
e2257d7ca5 Merge branch 'main' into feat/splash-screen-for-updates 2024-05-18 19:25:38 -03:00
Zamitto
250c6901b7 feat: replace disableHardwareAcceleration with --no-sandbox 2024-05-18 15:04:54 -03:00
Zamitto
10943408e9 messing around and testing 2024-05-18 00:13:43 -03:00
Zamitto
d3d9315102 ensure migrations are run before everything else 2024-05-17 14:02:41 -03:00
Zamitto
53e7053764 feat: disable hardware acceleration 2024-05-15 18:42:44 -03:00
Chubby Granny Chaser
05cc2a1206 feat: adding electron updater
Some checks are pending
Build / build (ubuntu-latest) (push) Waiting to run
Build / build (windows-latest) (push) Waiting to run
2024-05-14 17:12:19 +01:00