Jonh Alex
c63fce8edc
Merge branch 'main' into error-handling-improvement
2024-10-11 01:59:38 -03:00
Zamitto
d93e234001
chore: update steam-games.json
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
2024-10-08 22:21:04 -03:00
Zamitto
0fdd2797a5
Merge pull request #1049 from Lianela/main
...
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
fix: fixed some translations
2024-10-08 15:09:16 -03:00
Lianela
4b763173f6
fix: fixed some translations
2024-10-07 22:15:04 -06:00
Jonh Alex
ec3748343d
Update hydra-api.ts
2024-10-05 03:49:32 -03:00
Jonh Alex
b4526b6f67
Update register-event.ts
2024-10-05 03:48:46 -03:00
Jonh Alex
a09124e8be
Refactor type definitions in hydra-api.ts to replace any
with unknown
...
- Replaced instances of `any` with `unknown` in the `get`, `post`, `put`, `patch`, and `delete` methods for safer type handling.
- Updated parameters like `data` and `params` to use `Record<string, unknown>` for better type safety.
- Improved overall type robustness and eliminated warnings related to the use of `any`.
Contributed by: [Jonhvmp](https://github.com/Jonhvmp )
2024-10-05 03:26:36 -03:00
Jonh Alex
c7f2a861d5
Implement error handling improvements in main.py and torrent_downloader.py
...
- Added robust try-except blocks for all critical functions in both files.
- Improved initialization error handling for torrent session in torrent_downloader.py.
- Enhanced error logging for better debugging and clearer feedback when exceptions occur.
- Refined torrent action functions (start, pause, cancel, abort) to handle failures gracefully.
- Updated get_download_status to manage missing torrent handles and report issues accurately.
Contributed by: Jonhvmp
2024-10-05 02:54:56 -03:00
Chubby Granny Chaser
37111c11d8
Merge pull request #1008 from hydralauncher/fix/migrate-repacks-from-sqlite-to-dexie
...
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
Fix/migrate repacks from sqlite to dexie
2024-09-27 23:15:37 +01:00
Chubby Granny Chaser
43e9919b6b
fix: adding direct comparison last downloaded option
2024-09-27 03:39:42 +01:00
Chubby Granny Chaser
2aa393967f
Merge branch 'fix/migrate-repacks-from-sqlite-to-dexie' of github.com:hydralauncher/hydra into fix/migrate-repacks-from-sqlite-to-dexie
2024-09-27 03:27:55 +01:00
Chubby Granny Chaser
17febcd88a
feat: adding notification when all repacks are migrated
2024-09-27 03:27:02 +01:00
Chubby Granny Chaser
41c80daaaa
Merge branch 'main' into fix/migrate-repacks-from-sqlite-to-dexie
2024-09-25 19:38:43 +01:00
Zamitto
d57980edc7
Merge pull request #987 from alexhostrup/danish-translation
...
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
Added a danish README
2024-09-24 14:28:07 -03:00
Zamitto
97dc9b03b0
Merge branch 'main' into danish-translation
2024-09-24 14:19:41 -03:00
Zamitto
fabeedaa8a
Merge pull request #1012 from hydralauncher/chore/update-steam-games
...
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
chore: update steam games
2024-09-23 14:45:02 -03:00
Zamitto
e701a273d8
fix: ui when game has no icon
2024-09-23 14:20:57 -03:00
Zamitto
6c32fdbcbb
Merge branch 'main' into chore/update-steam-games
2024-09-23 13:46:47 -03:00
Zamitto
61b2d55d47
Merge branch 'main' into danish-translation
2024-09-23 12:22:41 -03:00
Zamitto
7b5e4459d4
chore: update READMES
2024-09-23 12:16:22 -03:00
Zamitto
5b450db5eb
chore: update steam games
2024-09-22 22:01:50 -03:00
Chubby Granny Chaser
d88e06e289
Merge branch 'main' of github.com:hydralauncher/hydra into fix/migrate-repacks-from-sqlite-to-dexie
2024-09-22 21:09:06 +01:00
Zamitto
e77991ea16
Merge pull request #1009 from hydralauncher/chore/update-api-url
...
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
chore: update api and auth url
2024-09-22 16:42:19 -03:00
Zamitto
5e55c05bd7
chore: i18n for friend code
2024-09-22 16:30:47 -03:00
Zamitto
81e74f068f
fix: import correctly vite env
2024-09-22 16:25:16 -03:00
Zamitto
d5a510175f
feat: use env to open auth window
2024-09-22 16:21:01 -03:00
Zamitto
2b2f29da61
chore: add envs to pipeline
2024-09-22 16:20:45 -03:00
Chubby Granny Chaser
339dc89702
feat: adding dexie
2024-09-22 17:45:50 +01:00
Chubby Granny Chaser
50028fbfd8
feat: adding dexie
2024-09-22 17:45:01 +01:00
Chubby Granny Chaser
d97c5b894a
feat: adding dexie
2024-09-22 17:44:06 +01:00
Chubby Granny Chaser
f860439fb5
feat: adding dexie
2024-09-22 17:43:05 +01:00
Chubby Granny Chaser
ddd6ff7dbe
Merge branch 'main' of github.com:hydralauncher/hydra into feature/adding-flame-animation
2024-09-21 21:19:08 +01:00
Chubby Granny Chaser
849b6de6bc
feat: adding dexie
2024-09-21 21:19:00 +01:00
Zamitto
79e2eb042a
Merge pull request #1001 from hydralauncher/chore/bump-version-and-update-CSP
...
Release / build (ubuntu-latest) (push) Waiting to run
Release / build (windows-latest) (push) Waiting to run
chore: bump version and change CSP
2024-09-21 10:47:32 -03:00
Zamitto
f9ad26c836
chore: bump version and change CSP
2024-09-21 10:38:53 -03:00
Zamitto
f6fbfe33e0
Merge pull request #988 from alexhostrup/nb-translation
...
Norwegian bokmål translation and README
2024-09-21 10:38:26 -03:00
Alexander Hostrup
18d6ca630a
Merge branch 'main' into nb-translation
2024-09-20 23:39:59 +02:00
Alexander Hostrup
c7afcff0b4
Fixed small issue with language code being wrong
2024-09-20 23:38:20 +02:00
Zamitto
a3bdfe7641
Merge pull request #995 from hydralauncher/fix/game-details-gallery-align
...
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
fix: game details gallery align
2024-09-19 20:48:48 -03:00
Zamitto
e7b4f8e1c8
feat: add lazy loading
2024-09-19 15:38:33 -03:00
Zamitto
e526c0f650
feat: adjust align on wider images
2024-09-19 15:38:20 -03:00
Zamitto
9791c311f1
chore: update bug issue template
2024-09-18 15:46:14 -03:00
Alexander Hostrup
b1ea9cbfaa
formatting
2024-09-18 19:54:08 +02:00
Alexander Hostrup
74d2ec8238
Added translation and README in Norwegian Bokmål
2024-09-18 19:53:46 +02:00
Alexander Hostrup
f8f2124cec
Forgot something
2024-09-18 18:08:30 +02:00
Alexander Hostrup
3833e11e98
Added a danish README
2024-09-18 18:04:32 +02:00
Zamitto
613898b32d
Merge pull request #985 from hydralauncher/fix/migration-to-fix-missing-columns
...
Release / build (ubuntu-latest) (push) Has been cancelled
Release / build (windows-latest) (push) Has been cancelled
fix: migration to fix missing columns
2024-09-18 07:35:27 -03:00
Zamitto
2bc98317e9
fix: conditional to check if hydra is updating
2024-09-18 07:07:29 -03:00
Zamitto
2e87ae8486
fix: new line
2024-09-18 06:50:20 -03:00
Zamitto
df5f34119f
feat: add script to remove hydra folders on uninstall
2024-09-17 23:02:12 -03:00