Commit Graph

3014 Commits

Author SHA1 Message Date
Zamitto
34e439bd66 fix: reset lastPacket on signout 2025-02-02 20:15:27 -03:00
Hachi-R
2e85363966 Merge branch 'feat/migration-to-scss-3-remake' of https://github.com/hydralauncher/hydra into feat/migration-to-scss-3-remake 2025-02-02 13:39:20 -03:00
Zamitto
6a3930c36e fix: css for checkbox 2025-02-02 12:55:00 -03:00
Zamitto
56d2b4706e feat: remove inline css 2025-02-02 12:50:44 -03:00
Zamitto
b2374857db feat: add missing flex-direction 2025-02-02 01:18:00 -03:00
Zamitto
b0df4d8fd7 feat: adjustments 2025-02-02 01:16:32 -03:00
Zamitto
c8106e7202 Merge branch 'main' into feat/migration-to-scss-3-remake
# Conflicts:
#	src/renderer/src/app.css.ts
#	src/renderer/src/components/toast/toast.tsx
#	src/renderer/src/pages/game-details/modals/repacks-modal.scss
#	src/renderer/src/pages/game-details/modals/repacks-modal.tsx
#	src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx
#	src/renderer/src/pages/home/home.tsx
#	src/renderer/src/theme.css.ts
2025-02-02 00:40:15 -03:00
Zamitto
a22be44086
Merge pull request #1439 from hydralauncher/feature/torbox-integration
feat: torbox integration
2025-02-01 21:33:46 -03:00
Zamitto
4e2427dbef feat: refactor settings tabs 2025-02-01 21:23:22 -03:00
Zamitto
ba6d8dd6a4 feat: remove unnecessary inline css 2025-02-01 21:12:15 -03:00
Zamitto
220b3620d4 feat: add torbox error handling 2025-02-01 21:09:06 -03:00
Zamitto
9fe1d43145 Merge branch 'main' into feature/torbox-integration 2025-02-01 21:04:40 -03:00
Chubby Granny Chaser
64c397d38b
Merge pull request #1401 from hydralauncher/feat/migration-to-leveldb
feat: migration to leveldb
2025-02-01 23:58:43 +00:00
Chubby Granny Chaser
7e54a6d0a9
chore: adding download sorting 2025-02-01 23:52:12 +00:00
Chubby Granny Chaser
7fed104afd
Merge branch 'main' of github.com:hydralauncher/hydra into feat/migration-to-leveldb 2025-02-01 23:51:52 +00:00
Chubby Granny Chaser
5661468839
Merge pull request #1440 from Shisuiicaro/Feat/Mediafire-Download
Fix: Fix Mediafire hoster 403
2025-02-01 23:51:33 +00:00
Zamitto
8dba75df34 feat: add title to toast 2025-02-01 20:18:10 -03:00
Shisuys
d017b0c261 Remove Cors proxy 2025-02-01 20:09:41 -03:00
Shisuys
c554dd0cbe Update mediafire.ts 2025-02-01 19:57:18 -03:00
Shisuys
a126707fb7 Update mediafire.ts 2025-02-01 19:54:31 -03:00
Zamitto
10f23bd997 feat: use correct label 2025-02-01 19:51:47 -03:00
Shisuys
3aa0b8fa6c
Update src/main/services/hosters/mediafire.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-02-01 19:41:32 -03:00
Shisuys
fe2a23b345
Fix 403 2025-02-01 19:18:59 -03:00
Zamitto
df86a7716b feat: remove out name pixel drain 2025-02-01 18:39:08 -03:00
Hachi-R
4ae52fb4da refactor: rename fakeAchievements to achievementsPlaceholder 2025-02-01 18:31:18 -03:00
Hachi-R
1d3c34f20a refactor: replace inline styles with CSS classes 2025-02-01 18:30:58 -03:00
Zamitto
0820e4632b feat: remove duplicate code 2025-02-01 18:30:20 -03:00
Zamitto
bdf3a98c1a feat: add torbox icon 2025-02-01 18:02:29 -03:00
Zamitto
ebc70ce28f feat: own tab to torbox 2025-02-01 17:44:54 -03:00
Chubby Granny Chaser
59a32c7189
fix: open dev tools on right window 2025-02-01 20:12:49 +00:00
Zamitto
7fbaea15e8 Merge branch 'feat/migration-to-leveldb' into feature/torbox-integration
# Conflicts:
#	src/renderer/src/constants.ts
#	src/shared/constants.ts
2025-02-01 17:03:42 -03:00
Zamitto
ddbb2483c6 feat: adjustments 2025-02-01 17:02:48 -03:00
Chubby Granny Chaser
0c8bccc6f3
chore: merge with main 2025-02-01 19:59:09 +00:00
Chubby Granny Chaser
260fc46963
Merge pull request #1420 from Shisuiicaro/Feat/Mediafire-Download
Some checks are pending
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
Feat: Mediafire Hoster
2025-02-01 19:55:46 +00:00
Chubby Granny Chaser
12eb76f371
chore: adding dev tools to staging 2025-02-01 19:54:55 +00:00
Zamitto
d8e322e022 feat: save torbox token 2025-02-01 16:47:10 -03:00
Shisuys
77c8362298 Fix empty response and 3xx codes 2025-02-01 16:43:21 -03:00
Zamitto
e3b9b16387 Merge branch 'feat/migration-to-leveldb' into feature/torbox-integration
# Conflicts:
#	src/renderer/src/pages/downloads/download-group.tsx
2025-02-01 16:42:15 -03:00
Hachi-R
febf61b275 chore: remove vanilla-extract plugin from Vite configuration 2025-02-01 16:40:53 -03:00
Hachi-R
f659b24760 refactor: remove vanilla-extract 2025-02-01 16:36:09 -03:00
Chubby Granny Chaser
e49a8204fb
Merge branch 'main' into Feat/Mediafire-Download 2025-02-01 19:34:36 +00:00
Chubby Granny Chaser
fcd8a4a556
chore: merge with main 2025-02-01 19:34:14 +00:00
Hachi-R
1c28caa31c Merge branch 'feat/migration-to-scss-3-remake' of https://github.com/hydralauncher/hydra into feat/migration-to-scss-3-remake 2025-02-01 16:34:09 -03:00
Chubby Granny Chaser
88184f735b
Merge pull request #1397 from Shisuiicaro/Fix/Pixeldrain-Limit
Feat: GameDrive hoster (Pixeldrain bypass)
2025-02-01 19:33:35 +00:00
Chubby Granny Chaser
24f58673cf
fix: fixing css issues 2025-02-01 19:33:09 +00:00
Chubby Granny Chaser
a0b5430c80
Merge branch 'main' into Fix/Pixeldrain-Limit 2025-02-01 19:27:08 +00:00
Zamitto
e812c365a1
Merge pull request #1438 from Lianela/main
updated spanish translation.json
2025-02-01 16:26:55 -03:00
Chubby Granny Chaser
586ea0d7b4
Merge branch 'main' into Fix/Pixeldrain-Limit 2025-02-01 19:24:16 +00:00
Zamitto
fc003841b0 feat: merge adjustments 2025-02-01 16:23:26 -03:00
Shisuys
1ed13d8a91 Revert "Create a downloader for the gamedrivers bypass"
This reverts commit 6da648b21c.
2025-02-01 16:20:14 -03:00