Commit graph

79 commits

Author SHA1 Message Date
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex bf508640ca For backward compatibility 2023-10-24 14:16:50 +03:00
Jaex 1031e0b462 Code refactoring 2023-04-15 00:55:04 +03:00
Jaex e814747957 Added "Aliases" support to CustomUploaderFunction, renamed "{prompt}" to "{inputbox}", renamed "{output}" to "{outputbox}" 2023-04-15 00:09:21 +03:00
Jaex 6344565630 Added "output" custom uploader syntax 2023-04-14 02:53:35 +03:00
Jaex e91fd94d2b Use GetApplicationVersion function 2023-03-05 22:16:45 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex 60bfdd3a97 Use UploaderErrorManager in custom uploaders 2022-10-05 12:17:20 +03:00
Jaex 17a6fc878d Added input parameter support to custom uploader xml function 2022-07-10 09:02:44 +03:00
Jaex d46e40ce53 Added input parameter support to custom uploader json function 2022-07-10 08:39:00 +03:00
Jaex 3c1dc2ac9a Added input parameter support to custom uploader regex function 2022-07-10 08:23:25 +03:00
Jaex 5a8f4db098 Rename variable 2022-04-13 14:02:44 +03:00
Jaex 8c386bbbbf Added MinParameterLength 2022-04-13 09:16:00 +03:00
Jaex e0904c0488 Code refactoring 2022-04-13 08:47:57 +03:00
Jaex 6d980e60db Code refactoring 2022-04-13 08:15:16 +03:00
Jaex 9182823188 Rename class 2022-04-13 08:12:14 +03:00
Jaex 09927275fb Code refactoring 2022-04-09 04:33:48 +03:00
Jaex 9d5946192f Fix parsing issue 2022-04-09 03:15:48 +03:00
Jaex 2e8a3599ac Fix body data migration 2022-02-03 16:16:44 +03:00
Jaex e97eff1053 While migrating escape curly brackets 2022-02-02 12:57:10 +03:00
Jaex 8aa3659dd4 Removed old custom uploader parser 2022-02-02 11:15:45 +03:00
Jaex 9e808d0489 Automatically migrate old custom uploader syntax to new syntax 2022-02-02 10:54:51 +03:00
Jaex c42547370b Handle syntax usage for body data 2022-02-02 04:34:56 +03:00
Jaex 089a8d7779 Removed parse response section 2022-02-01 03:11:27 +03:00
Jaex 2781fb78dd Added comments 2022-01-31 15:03:57 +03:00
Jaex 54d0c0a533 Added syntax examples 2022-01-31 14:53:59 +03:00
Jaex f60e4461c9 Use CustomUploaderSyntaxParser 2022-01-31 14:17:12 +03:00
Jaex 57972d07cb Removed regex list instead using first parameter for regex pattern 2022-01-31 13:01:36 +03:00
Jaex 1b0262ce4f Parser improvements 2022-01-31 11:09:40 +03:00
Jaex 130600fc93 Added ShareXSyntaxParser 2022-01-31 10:39:43 +03:00
Jaex 0fffb7eb9c Parser improvements 2022-01-31 10:22:56 +03:00
Jaex 738082745c Parser improvements 2022-01-31 05:10:10 +03:00
Jaex bb091fee19 Adding new custom uploader parser 2022-01-30 12:42:18 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +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 082d089c78 Improve error message of custom uploader parse response 2021-07-03 16:10:10 +03:00
Jaex 3e3856e851 Edit error message 2020-09-22 10:47:40 +03:00
Jaex 859fdaf259 Only show first error message in balloon tip 2020-09-22 10:36:12 +03:00
Jaex a49ee424a0 Parse custom uploader error message 2020-09-22 10:16:39 +03:00
Jaex e4aea5e8f4 Added error message textbox to custom uploader settings form 2020-09-22 09:53:01 +03:00
Jaex 96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 2ad201b44c Only update sxcu version if backward compatibility applied 2019-03-04 21:11:37 +03:00
Jaex a82c6ff77c Support custom uploader syntax in FTP URL path 2019-03-03 23:18:13 +03:00
Jaex ad58b9bc99 fixed #3982: When custom uploader response text is empty still generate result URLs 2019-02-28 16:34:04 +03:00
Jaex a6524f0611 When Body value is missing it should become None instead of MultipartFormData 2019-02-20 10:36:44 +03:00