Commit graph

56 commits

Author SHA1 Message Date
Xpl0itU
99597834ce Make backend and frontend independent 2023-08-29 20:55:43 +02:00
Xpl0itU
2d7d23fc68 Fix GTK warnings 2023-08-26 19:20:53 +02:00
Xpl0itU
40d174fd4e Preallocate slice 2023-08-26 17:06:12 +02:00
Xpl0itU
812e64036a Align structures 2023-08-26 16:41:59 +02:00
Xpl0itU
954d92e932 Improve code 2023-08-26 16:19:21 +02:00
Xpl0itU
929c6bda56 Use errgroup 2023-08-26 13:29:12 +02:00
Xpl0itU
38e6be51c9 Improve stability 2023-08-24 16:18:30 +02:00
Xpl0itU
6943cd569e Fix crash on launch on macOS 2023-08-11 14:57:27 +02:00
Xpl0itU
b8a397cc6c Fix title.tmd selection 2023-08-05 13:43:38 +02:00
Xpl0itU
3f72623c03 Fix again 2023-08-04 15:31:37 +02:00
Xpl0itU
1ddcf5f645 Try to fix crashing issues 2023-08-04 15:21:12 +02:00
Xpl0itU
4a64026b67 Fix dark mode on linux 2023-08-03 15:41:10 +02:00
Xpl0itU
cbf0e0346c Add dark mode 2023-08-03 15:30:49 +02:00
Xpl0itU
d056005725 Use filpath.Join() 2023-08-03 15:12:28 +02:00
Xpl0itU
98c6eb923d Fix selecting only 1 item 2023-07-24 16:41:21 +02:00
Xpl0itU
0d2507772e Only close progressWindow if it's open 2023-07-24 12:55:37 +02:00
Xpl0itU
c70878b2c5 Finally fix crash when spamming add to queue on all titles 2023-07-24 12:52:36 +02:00
Xpl0itU
a908559687 Do not ask for path is queue is empty 2023-07-24 11:51:31 +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
8e69ec1cea Use channels for the queue thread 2023-07-23 13:03:28 +02:00
Xpl0itU
2138f088ef Fix category on search 2023-07-21 22:19:50 +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
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
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
9eafa39eeb Set gsettings schemas correctly 2023-07-20 13:18:57 +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
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
20098cdb2e Add on-demand decryption 2023-07-19 12:55:52 +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
c9e6b12eaa Add decrypt contents checkbox 2023-07-19 00:10:39 +02:00
Xpl0itU
15e6f1e16d Add remove from queue 2023-07-19 00:01:14 +02:00
Xpl0itU
9c69e0e60c Add in queue column 2023-07-18 23:46:12 +02:00
Xpl0itU
8f61c8b0a1 Add queue 2023-07-18 23:13:41 +02:00