Moyasee
|
b565ef7f00
|
Merge branch 'feat/LBX-367' of https://github.com/hydralauncher/hydra into feat/LBX-367
|
2026-01-11 17:54:05 +02:00 |
|
Moyasee
|
9298d9aa09
|
fix: enable native HTTP downloader in settings
|
2026-01-11 17:50:16 +02:00 |
|
Moyase
|
5b05fc2644
|
Merge branch 'main' into feat/LBX-367
|
2026-01-11 16:13:19 +02:00 |
|
Moyase
|
605d064ec0
|
Merge pull request #1924 from hydralauncher/fix/friends-box-display
feat: add empty state for friends box and new translation key
|
2026-01-11 16:13:07 +02:00 |
|
Moyase
|
c0956b1bc1
|
Merge branch 'main' into fix/friends-box-display
|
2026-01-11 16:06:20 +02:00 |
|
Moyasee
|
2e152d321e
|
refactor: remove HttpMultiLinkDownloader and update download handling logic
|
2026-01-11 16:00:39 +02:00 |
|
Moyasee
|
a553b049ba
|
Merge branch 'feat/LBX-367' of https://github.com/hydralauncher/hydra into feat/LBX-367
|
2026-01-11 15:37:13 +02:00 |
|
Moyasee
|
467b27baa3
|
refactor: remove unused JsMultiLinkDownloader and ensure aria2 spawning on startup
|
2026-01-11 15:36:16 +02:00 |
|
Moyase
|
4342a4a5d5
|
Merge branch 'main' into feat/LBX-367
|
2026-01-11 15:30:17 +02:00 |
|
Chubby Granny Chaser
|
d9d443ee6d
|
Merge pull request #1932 from hydralauncher/dependabot/npm_and_yarn/npm_and_yarn-e9d8c310be
chore(deps): bump @smithy/config-resolver from 4.3.1 to 4.4.5 in the npm_and_yarn group across 1 directory
|
2026-01-11 02:38:10 +00:00 |
|
Chubby Granny Chaser
|
a912b57ccc
|
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-e9d8c310be
|
2026-01-11 02:20:44 +00:00 |
|
Moyase
|
447c146035
|
Merge pull request #1923 from hydralauncher/fix/archive-extraction
fix: archives with password doesn't extract properly
|
2026-01-11 04:12:01 +02:00 |
|
Moyase
|
39ff44f9d1
|
Merge branch 'main' into fix/archive-extraction
|
2026-01-11 04:09:00 +02:00 |
|
Chubby Granny Chaser
|
dbe101b7df
|
Merge pull request #1927 from Sneezedip/main
Fix translation for hydra_cloud_feature_found (pt-PT)
|
2026-01-11 02:08:39 +00:00 |
|
Moyasee
|
5e4e03a958
|
refactor: enhance download management by adding filename resolution and extraction handling in DownloadManage
|
2026-01-10 20:11:20 +02:00 |
|
Moyasee
|
da0ae54b60
|
refactor: update cancel download confirmation text and enhance error handling in JsHttpDownloader
|
2026-01-10 19:47:55 +02:00 |
|
Moyasee
|
562e30eecf
|
refactor: add cancel download confirmation modal and enhance download management in DownloadGroup
|
2026-01-10 18:49:31 +02:00 |
|
dependabot[bot]
|
e7a62c16fa
|
chore(deps): bump @smithy/config-resolver
Bumps the npm_and_yarn group with 1 update in the / directory: [@smithy/config-resolver](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/config-resolver).
Updates `@smithy/config-resolver` from 4.3.1 to 4.4.5
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/config-resolver/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/config-resolver@4.4.5/packages/config-resolver)
---
updated-dependencies:
- dependency-name: "@smithy/config-resolver"
dependency-version: 4.4.5
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-08 23:29:01 +00:00 |
|
Moyasee
|
ed044d797f
|
refactor: streamline download preparation and status handling in DownloadManager
|
2026-01-07 20:35:43 +02:00 |
|
Moyasee
|
ed3cce160f
|
refactor: adjust file size handling in DownloadManager to ensure accurate download status updates
|
2026-01-07 17:32:46 +02:00 |
|
Moyasee
|
c67b275657
|
refactor: improve download initiation and error handling in DownloadManager
|
2026-01-07 17:26:29 +02:00 |
|
Moyasee
|
a2e866317d
|
refactor: update interruptedDownload type to Download | null for improved type safety
|
2026-01-06 20:01:15 +02:00 |
|
Moyasee
|
a7c82de4a7
|
refactor: enhance download management by prioritizing interrupted downloads and improving error logging
|
2026-01-06 19:59:52 +02:00 |
|
Moyasee
|
027761a1b5
|
refactor: update cancelDownload method to conditionally delete file based on parameter
|
2026-01-06 19:18:42 +02:00 |
|
Moyasee
|
ca2f70aede
|
refactor: enhance filename extraction and handling in download services
|
2026-01-06 18:50:36 +02:00 |
|
Moyasee
|
2b3a8bf6b6
|
refactor: replace type assertions with non-null assertions for download ID in DownloadManager
|
2026-01-06 18:11:22 +02:00 |
|
Moyasee
|
81b3ad3612
|
refactor: update download ID extraction and improve optional chaining in download services
|
2026-01-06 18:05:05 +02:00 |
|
Moyasee
|
8f477072ba
|
refactor: improve error handling and download path preparation in JsHttpDownloader
|
2026-01-06 17:56:46 +02:00 |
|
Moyasee
|
569700e85c
|
refactor: streamline download status updates in DownloadManager
|
2026-01-06 17:47:12 +02:00 |
|
Moyasee
|
4975f2def9
|
refactor: optimize chunk handling in JsHttpDownloader
|
2026-01-06 17:42:42 +02:00 |
|
Moyasee
|
77af7509ac
|
feat: implement native HTTP downloader option and enhance download management
|
2026-01-06 17:41:05 +02:00 |
|
Sneezedip
|
f37ccbb4c0
|
Fix translation for hydra_cloud_feature_found
|
2026-01-06 12:33:14 -01:00 |
|
Moyasee
|
feb8d78e01
|
fix: update password index initialization in tryPassword function for correct behavior
|
2026-01-04 21:10:37 +02:00 |
|
Moyasee
|
2ccc93ea61
|
feat: add empty state for friends box and new translation key
|
2026-01-04 04:23:59 +02:00 |
|
Zamitto
|
7e7390885e
|
feat: adding ww feedback button
|
2026-01-03 19:55:48 -03:00 |
|
Moyase
|
64815f4f8d
|
Merge pull request #1910 from hydralauncher/feat/vikingfile-support
feat: VikingFile support and display url availability
v3.8.0
|
2026-01-03 23:42:55 +02:00 |
|
Moyasee
|
4dfdc4d798
|
chore: remove commented code in DownloadSettingsModal
|
2026-01-03 23:40:07 +02:00 |
|
Moyasee
|
9bbfab2aff
|
Merge branch 'feat/vikingfile-support' of https://github.com/hydralauncher/hydra into feat/vikingfile-support
|
2026-01-03 23:35:00 +02:00 |
|
Moyasee
|
01938f8905
|
refactor: simplify downloader sorting and enhance availability indicators in DownloadSettingsModal
|
2026-01-03 23:34:19 +02:00 |
|
Moyase
|
f60ad5908d
|
Merge branch 'main' into feat/vikingfile-support
|
2026-01-03 23:28:17 +02:00 |
|
Moyasee
|
fe6553bcdc
|
chore: remove unused HTTPS import in vikingfile service
|
2026-01-03 23:23:35 +02:00 |
|
Moyasee
|
87895bb715
|
refactor: enhance disabled state styling and logic in DownloadSettingsModal
|
2026-01-03 23:22:40 +02:00 |
|
Chubby Granny Chaser
|
290209f372
|
chore: remove unnecessary blank lines in RealDebridInfoModal component files
|
2026-01-03 21:07:35 +00:00 |
|
Chubby Granny Chaser
|
87fcbaa56e
|
chore: bump version to 3.8.0 and update translations for downloader status and notifications
|
2026-01-03 21:07:09 +00:00 |
|
Zamitto
|
c32ce14630
|
Merge pull request #1915 from hydralauncher/feat/add-workwonders
feat: add workwonders
|
2026-01-03 17:19:17 -03:00 |
|
Zamitto
|
e52f10a5ff
|
chore: bump ww version
|
2026-01-03 17:17:16 -03:00 |
|
Moyase
|
bcdbe31596
|
Merge pull request #1914 from hydralauncher/fix/friend-request-endpoint
fix: update API endpoint for deleting friend requests in useUserDetai…
|
2026-01-03 22:08:45 +02:00 |
|
Zamitto
|
7ed514b6ef
|
feat: parse locale before ww init
|
2026-01-03 16:54:42 -03:00 |
|
Moyase
|
42386ae0b5
|
Merge branch 'main' into fix/friend-request-endpoint
|
2026-01-03 21:48:52 +02:00 |
|
Moyase
|
04d8f900a6
|
Merge pull request #1913 from hydralauncher/fix/friends-and-karma-ui
refactor: remove karma description from translations across multiple …
|
2026-01-03 21:48:41 +02:00 |
|