Commit graph

7 commits

Author SHA1 Message Date
Yuhki
8c0ee23828 Enhance download progress tracking 2025-05-24 02:50:10 +02:00
Yuhki
7bd0b77bd0 add text hints for wheelchair users 2025-05-16 14:40:11 +02:00
Yuhki
4d70933c4f small fix that should make compiling for linux users work 2025-04-07 15:40:30 +02:00
Yuhki
6016da4b06 ZANI UPDATE!! 2025-04-04 11:37:44 +02:00
Yuhki
69afb53dec added cantarella doro icon (creds: https://git.xeondev.com/HuLiNap) 2025-03-25 15:11:24 +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