Commit graph

170 commits

Author SHA1 Message Date
Xpl0itU
a908559687 Do not ask for path is queue is empty 2023-07-24 11:51:31 +02:00
Xpl0itU
e12bd102fa Update Info.plist 2023-07-23 17:29:13 +02:00
Xpl0itU
7e8c2facdf Add fake ticket and cert generation 2023-07-23 17:28:20 +02:00
Xpl0itU
3c44a9751d Add a lot of error handling 2023-07-23 16:45:33 +02:00
Xpl0itU
6f27d36f31 Keep searched text when region/category change 2023-07-23 14:07:49 +02:00
Xpl0itU
23b72380e3 Put name column as last 2023-07-23 13:23:59 +02:00
Xpl0itU
de946c12e2 Close channels when in queue 2023-07-23 13:17:21 +02:00
Xpl0itU
aaef6ce6f3 Don't add ./ to certificate path 2023-07-23 13:06:28 +02:00
Xpl0itU
49a2c9169c Create new channel for every decryption 2023-07-23 13:05:59 +02:00
Xpl0itU
8e69ec1cea Use channels for the queue thread 2023-07-23 13:03:28 +02:00
Xpl0itU
99887ad529 Use channels for decryption 2023-07-23 12:49:37 +02:00
Xpl0itU
5612a22027 Add README.md 2023-07-22 12:29:55 +02:00
Xpl0itU
556ea9b8ee
Create LICENSE 2023-07-22 12:22:34 +02:00
Xpl0itU
7e9b9fef84 Upgrade ubuntu to 22.04 2023-07-22 12:07:06 +02:00
Xpl0itU
29c17ee262 Downgrade to Ubuntu 20.04 for compatibility 2023-07-22 11:48:23 +02:00
Xpl0itU
2138f088ef Fix category on search 2023-07-21 22:19:50 +02:00
Xpl0itU
418e3e9cf9 Fix ticket generation 2023-07-21 21:01:24 +02:00
Xpl0itU
ab32b122ea Normalize folder names 2023-07-21 18:02:29 +02:00
Xpl0itU
dc785dc09f Fix crash when selecting all the games 2023-07-21 17:56:26 +02:00
Xpl0itU
a658b518ac Use iota for consts 2023-07-21 15:43:05 +02:00
Xpl0itU
fc50653f13 Add logging to file and stdout 2023-07-21 15:40:27 +02:00
Xpl0itU
7d0c7be191 Handle error on decryption when it's menu option 2023-07-21 15:05:30 +02:00
Xpl0itU
771ed1f7cc Remove docker cache 2023-07-21 14:02:58 +02:00
Xpl0itU
e57b9a17cf Add download retries 2023-07-21 13:57:59 +02:00
Xpl0itU
730cd80c46 Use filepath.Base instead of path.Base 2023-07-20 16:05:15 +02:00
Xpl0itU
43c53ff93b Fix decrypt contents menu 2023-07-20 15:34:43 +02:00
Xpl0itU
47935f3f6a Fix check 2023-07-20 14:43:50 +02:00
Xpl0itU
6443f8af34 Move data to resources 2023-07-20 14:29:26 +02:00
Xpl0itU
8c87f26614 Codesign WiiUDownloader.app 2023-07-20 14:10:18 +02:00
Xpl0itU
d46b079935 Fix path checking 2023-07-20 14:08:05 +02:00
Xpl0itU
cc1d36a395 Hotfix for macOS detection 2023-07-20 13:48:38 +02:00
Xpl0itU
053a1bbbe2 Fix macOS build 2023-07-20 13:32:16 +02:00
Xpl0itU
9eafa39eeb Set gsettings schemas correctly 2023-07-20 13:18:57 +02:00
Xpl0itU
4bb0066714 Fix macOS builds 2023-07-20 12:22:09 +02:00
Xpl0itU
fff0948034 Add error dialogs 2023-07-19 23:32:47 +02:00
Xpl0itU
22aec91884 Add margins to the mainwindow 2023-07-19 21:33:24 +02:00
Xpl0itU
8060005529 Minor progress window changes 2023-07-19 21:25:30 +02:00
Xpl0itU
2084b1313d Fix some issues 2023-07-19 21:03:32 +02:00
Xpl0itU
0fe563ced1 Fix high memory usage due to downloads 2023-07-19 19:27:43 +02:00
Xpl0itU
28b2ef38d9 Fix high memory usage 2023-07-19 19:03:37 +02:00
Xpl0itU
8ba5a4c1bc Handle multi selection 2023-07-19 15:42:57 +02:00
Xpl0itU
4b4314fbef Make release on tag creation 2023-07-19 13:04:19 +02:00
Xpl0itU
20098cdb2e Add on-demand decryption 2023-07-19 12:55:52 +02:00
Xpl0itU
1d7d850674 Remove console window on windows 2023-07-19 12:40:54 +02:00
Xpl0itU
0a1db82aeb Add delete encrypted files and fix some crashes 2023-07-19 12:39:22 +02:00
Xpl0itU
af70c73bf5 Add region filtering 2023-07-19 12:11:35 +02:00
Xpl0itU
b6b4843d0c Add cancel button 2023-07-19 11:53:40 +02:00
Xpl0itU
8213612319 Add decryption progress 2023-07-19 11:25:24 +02:00
Xpl0itU
5c5f326ae4 Fix crash 2023-07-19 11:16:28 +02:00
Xpl0itU
c0fe90554b Fix progress bar 2023-07-19 11:03:50 +02:00