Commit graph

55 commits

Author SHA1 Message Date
Jaex 247375cdf1 Update syntax char 2022-07-24 09:24:04 +03:00
Jaex 5896865331 Removed custom uploaders link 2022-05-24 17:32:31 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex 6eb89d42dd Use last response info 2022-04-13 14:49:37 +03:00
Jaex 9182823188 Rename class 2022-04-13 08:12:14 +03:00
Jaex bba312d711 Added custom uploader syntax test form 2022-04-08 23:06:08 +03:00
Jaex 3587969182 Check selected index 2022-02-02 11:11:16 +03:00
Jaex 76ec7f2593 Update selected items without use reflection 2022-02-02 09:29:22 +03:00
Jaex 9ccd7be623 Use text upload form in custom uploader text upload test 2022-02-02 04:31:35 +03:00
Jaex 14690acdda Update code menu texts 2022-02-02 03:18:33 +03:00
Jaex 089a8d7779 Removed parse response section 2022-02-01 03:11:27 +03:00
Jaex 54d0c0a533 Added syntax examples 2022-01-31 14:53:59 +03:00
Jaex 699f5a4843 Update syntax highlighting 2022-01-31 14:16:35 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
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