Commit graph

41 commits

Author SHA1 Message Date
Jaex 3db3a46853 Use bold font for syntax instead of green text 2021-11-02 02:54:01 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 504d542761 Code refactoring 2021-07-03 16:43:12 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 4455162528 Hide custom uploader panel instead of disabling 2021-03-01 16:13:36 +03:00
Jaex e4f18f8389 Removed tabs in custom uploader settings form 2021-02-28 11:53:46 +03:00
Jaex d383030fb9 Make ResponseForm singleton 2021-01-28 19:02:24 +03:00
Jaex 2ef23aa8ea Removed "Test" tab from custom uploader settings form and instead moved tabs to response form 2021-01-28 17:02:50 +03:00
Jaex 876157f201 Use enum constraint 2021-01-14 02:05:43 +03:00
Jaex 797641fcc8 Custom uploader settings UI improvements 2021-01-10 16:46:51 +03:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex 22efe74511 Added DevMode advanced setting 2020-10-19 01:23:08 +03:00
Jaex 3235365f80 CustomUploaderSettingsForm refactor 2020-09-29 17:39:01 +03:00
Jaex 3b9f5ed747 Improvements to JsonHelpers class, removed export/import buttons from image effects form 2020-09-29 16:42:46 +03:00
Jaex e4aea5e8f4 Added error message textbox to custom uploader settings form 2020-09-22 09:53:01 +03:00
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