12 Commits

Author SHA1 Message Date
811e2ef01f
Added progress bar to show download progress 2025-05-25 00:58:55 -04:00
07579d7361
Improve illegal character removal
Now removes the NTFS-forbidden characters on all platforms, as some may still cause issues depending on your OS and FS. These characters are also now removed during the actual download process, so they'll still appear in the WAD name box, but will be stripped out before the file is created.
2025-05-20 13:54:27 -04:00
5a42cc5bd7
Added About NUSGet and About Qt dialogs 2025-05-04 19:20:48 -04:00
a3d8dc7887
Added support for custom download directories 2025-04-22 21:46:15 -04:00
d1570711ac
Minor update required for libWiiPy v0.6.0 compatibility 2025-02-18 20:11:12 -05:00
87905eab2b
Clicking the labels for checkboxes now toggles the checkboxes again 2025-01-05 01:18:44 -05:00
87da32d62e
Improved WAD name formatting for batch downloads
Also started working on a fix for the checkmark/X icons denoting a ticket not appearing anymore.
2024-12-18 09:08:21 -05:00
c1eb80fbb6
Massively improved code readability
Some checks failed
Python application / build-linux (push) Has been cancelled
Python application / build-macos-x86 (push) Has been cancelled
Python application / build-macos-arm64 (push) Has been cancelled
Python application / build-windows (push) Has been cancelled
NUSGet's code has been updated to use better formatting and practices that align with how my other projects like libWiiPy and WiiPy are written.
2024-12-13 18:34:37 -05:00
Aep
08c2bd27f5
Add Public System Menu Versions (#16)
* Add System Menu Versions

* add ()

* fix comments

* Fix version getting messed up by public version

---------

Co-authored-by: Aep <itisinfactmark@gmail.com>
2024-11-27 11:50:34 -05:00
yeah-its-gloria
9c15eac1fd
Verify titles
Name archives properly using the database
Fix UI problems on macOS
2024-10-21 14:03:07 +02:00
yeah-its-gloria
0dbe28914d
Add batch downloading with NUSD scripts 2024-10-19 18:07:42 +02:00
cbbac55743
Added option to patch downloaded IOSes 2024-08-17 23:36:45 -04:00