Commit graph

1373 commits

Author SHA1 Message Date
L1Q 763a3d2c5c Update russian translation 2019-04-04 23:08:18 +03:00
L1Q 572950c062 Remove unused lines 2019-04-04 23:04:42 +03:00
L1Q c62d8556c6 Improve tranlsation support
Move lines to resx
2019-04-04 22:22:16 +03:00
Jaex 2d20f36440 Removed default host selection from Pomf and Chevereto 2019-03-31 17:57:36 +03:00
Jaex be3363ea83 Removed unused form 2019-03-31 10:46:15 +03:00
Jaex 8853d886d9 NuGet update 2019-03-27 09:23:41 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +03:00
Jaex 9a4853f5a3 Support custom progress text so Gfycat encoding status can be shown instead of fake progress 2019-03-12 13:10:30 +03:00
Jaex 9bc1c0cbe0 Check Gfycat transcode status less frequently 2019-03-12 11:33:55 +03:00
Jaex 36f4c327f7 Make Gfycat audio option configurable 2019-03-12 10:49:23 +03:00
Jaex 087b9044ec Added expiration support to Teknik file and text uploaders 2019-03-12 09:31:29 +03:00
Jaex 872fc077d0 Support audio in Gfycat video uploads 2019-03-07 08:05:42 +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 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 f9fc64c1ce Use OrdinalIgnoreCase for file path comparisons 2019-03-03 19:21:05 +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 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 9ab4265670 Small changes in monitor test form 2019-02-19 10:20:20 +03:00
3k2 25750f390c
Update pomf.cs
added new hosts and removed dead
2019-02-18 19:00:59 +02:00
Jaex 3b77d0939e Don't add prefix to request URL 2019-02-18 13:41:06 +03:00
Jaex 6391b9337b Always include RequestMethod while exporting 2019-02-18 13:34:24 +03:00
Jaex 58968a4123 Don't override parameters 2019-02-18 13:08:21 +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 5bfb13f4b6 Fix tab order of controls 2019-02-03 10:48:38 +03:00
Jaex 84d46e4ffb Allow maximizing custom uploader settings window, removed unnecessary panel 2019-02-03 10:35:36 +03:00
Jaex 99a18b3697 Set "Append remote directory to URL path" option false by default 2019-02-03 09:30:16 +03:00
Jaex d2ab84e74b fixed #3881: Respect "Append remote directory to URL path" option when "URL path" option is empty too 2019-02-03 09:24:35 +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 0fe9c87fac Removed FTP client tool 2019-02-01 09:37:23 +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 0364a1ca84 Teknik was overriding Gist tab page icon 2019-01-30 22:48:43 +03:00
Chris Woodward 2e38d49c00 Moved Teknik pastebin and url shortener services to separate folders. 2019-01-29 10:35:38 -08:00
Uncled1023 113340b092 Removed extra line 2019-01-29 00:18:36 -08:00
Uncled1023 95fffa79f0 Changed to not require oauth to use API 2019-01-28 21:00:47 -08:00
Uncled1023 b408b640bf Merged latest master into fork 2019-01-28 20:24:23 -08:00
Jaex 7e8d4f313e Don't parse response if status code is not success 2019-01-29 02:12:46 +03:00
Jaex 9d870a1d28 Check status code for 2xx instead of specific status code 2019-01-29 01:52:10 +03:00
Jaex b38ab1f29c Improve upload error output to include more details about request 2019-01-28 20:37:05 +03:00
Jaex 214b3c7a97 Removed verbose request log option 2019-01-28 19:18:06 +03:00
Jaex fee0f5c384 Check status code instead 2019-01-28 18:48:49 +03:00
Uncled1023 1e0404efd1 Fixed url shortener not setting correct return variable. 2019-01-27 18:52:27 -08:00