Commit graph

26 commits

Author SHA1 Message Date
Jaex
b6a138b663 Refactor CodeMenu, show CodeMenu at bottom in screenshots folder textbox 2020-04-28 04:44:37 +03:00
Jaex
803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex
5ad065460c Apply dark theme to contextmenustrip 2019-06-24 22:33:17 +03:00
Jaex
17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex
f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Jaex
1f9bcaf902 Added "Show stats" button to history form 2019-06-17 04:14:04 +03:00
Jaex
132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
L1Q
c62d8556c6 Improve tranlsation support
Move lines to resx
2019-04-04 22:22:16 +03:00
Jaex
ea55bc5975 Added update folder button to custom uploader settings window for debug builds 2019-03-04 22:03:41 +03:00
Jaex
8711bb4c88 Added "Response info" tab to custom uploader settings window 2019-02-25 15:05:52 +03:00
Jaex
a6524f0611 When Body value is missing it should become None instead of MultipartFormData 2019-02-20 10:36:44 +03:00
Jaex
b1edac7b79 Use rich textbox for response text too 2019-02-12 03:03:12 +03:00
Jaex
a110f8d582 Set automatic name watermark for custom uploader name textbox 2019-02-05 10:52:41 +03:00
Jaex
ed6e7d7be8 Don't check for duplicates in Regex DataGridView, don't let adding syntax for new rows 2019-02-04 20:09:48 +03:00
Jaex
a273eced9c Use DataGridView for regex list 2019-02-04 16:50:39 +03:00
Jaex
6a1453118a Rename controls to not include CustomUploader in name, because custom uploader settings now have it's own form, no need to specify control parent in control name anymore 2019-02-04 12:29:49 +03:00
Jaex
84d46e4ffb Allow maximizing custom uploader settings window, removed unnecessary panel 2019-02-03 10:35:36 +03:00
Jaex
bc06dc0986 Added auto complete for custom uploader syntax 2019-02-02 12:38:44 +03:00
Jaex
e9978f61d2 Also use DataGridView for Headers and Arguments 2019-02-02 11:03:16 +03:00
Jaex
60777fce08 Use DataGridView for custom uploader parameters 2019-02-02 10:39:53 +03:00
Jaex
070bd3dbc0 Support drag & drop importing sxcu files 2019-02-01 10:54:48 +03:00
Jaex
a96408e45a Show custom uploader response text even if response status is not success 2019-01-31 03:50:01 +03:00
Jaex
b38ab1f29c Improve upload error output to include more details about request 2019-01-28 20:37:05 +03:00
Jaex
51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Jaex
bac503c1b9 Add rest of syntax to input code menu 2019-01-24 16:23:40 +03:00
Jaex
cb9efd5fa3 Move custom uploader settings to its own form 2019-01-23 13:13:48 +03:00