Commit graph

30 commits

Author SHA1 Message Date
Yuhki
808f929e62 Add URL logging to urls.txt during size calculation phase 2025-05-23 16:50:28 +02:00
Yuhki
7bd0b77bd0 add text hints for wheelchair users 2025-05-16 14:40:11 +02:00
Yuhki
9d1c7143ec
Update README.md 2025-05-15 23:23:41 +02:00
Yuhki
1ba74834fd
Update README.md 2025-05-15 23:23:17 +02:00
Yuhki
4a19233285 fix panic caused by overflow in timeout duration 2025-05-15 22:54:28 +02:00
Yuhki
df699792e3 Update client.rs 2025-05-15 18:50:28 +02:00
Yuhki
b52e2010f0 Update client.rs
hopefully fixes wheelchair wifi issues for some people
2025-05-15 18:42:51 +02:00
Yuhki
09f3712390 kuro security bypass (insane) 2025-05-15 15:16:51 +02:00
Yuhki
4d70933c4f small fix that should make compiling for linux users work 2025-04-07 15:40:30 +02:00
Yuhki
ef9cbad14a very minor change 2025-04-04 12:06:59 +02:00
Yuhki
31979bc66e release build optimizations 2025-04-04 11:40:46 +02:00
Yuhki
6016da4b06 ZANI UPDATE!! 2025-04-04 11:37:44 +02:00
Yuhki
df32b7edae Updated to newest Indexes for ALL versions 2025-04-01 12:51:30 +02:00
Yuhki
06e10b1f78 small cleanup in main.rs and updated config function to ask the user wether to download default or preload if both exist in index response 2025-03-27 17:54:22 +01:00
Yuhki
a4e0248ea5 moved some functions into respective files 2025-03-27 17:17:32 +01:00
Yuhki
4e0667371d very minor change to title to display clear info 2025-03-26 03:57:48 +01:00
Yuhki
fad1c96da4 updated / improved ctrlc handling 2025-03-26 03:53:16 +01:00
Yuhki
989eeba12b Merge branch 'main' of https://github.com/yuhkix/wuwa-downloader 2025-03-26 03:38:17 +01:00
Yuhki
895e285c00 added proper eta calculation and file processing 2025-03-26 03:38:15 +01:00
Yuhki
8c445695e6
Update README.md 2025-03-25 18:08:43 +01:00
Yuhki
9ec9a75f0f
Update README.md 2025-03-25 17:49:50 +01:00
Yuhki
26ae6b4850
Update README.md 2025-03-25 17:48:31 +01:00
Yuhki
bc558a8714 project restructure 😔
rewrote some stuff, cleaned some code up and i dont even remember what else 😭
2025-03-25 17:40:32 +01:00
Yuhki
219891ea58 Merge branch 'main' of https://github.com/yuhkix/wuwa-downloader 2025-03-25 15:11:38 +01:00
Yuhki
69afb53dec added cantarella doro icon (creds: https://git.xeondev.com/HuLiNap) 2025-03-25 15:11:24 +01:00
Yuhki
ad81a8a6ef
Update README.md 2025-03-25 14:58:02 +01:00
Yuhki
c9b45d1dbc Update README.md 2025-03-25 14:54:21 +01:00
Yuhki
f71d6d5d6c major downloader improvements
- Added support for multiple CDN fallbacks from index.json configuration
- Implemented GZIP response handling for all requests
- Added version selection menu via GitHub Gist index
- Improved error handling and logging system
- Added progress tracking in window title
- Removed file count from console output (kept in title only)
- Enhanced download reliability with retries and checksum verification
- Added proper cleanup on Ctrl+C interrupt
- Refactored code structure for better maintainability
2025-03-25 14:48:00 +01:00
Yuhki
35809fc1e8 remake in rust 2025-03-25 07:17:28 +01:00
Yuhki
a95198ace8
Initial commit 2025-03-25 07:16:34 +01:00