Commit graph

5605 commits

Author SHA1 Message Date
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 777502396f
Merge pull request #4017 from sylveon/master
Fix #4014
2019-03-11 03:41:07 +03:00
Charles Milette 90bb38ca6d
Fix #4014 2019-03-10 16:33:31 -04:00
Jaex 72aeb71169 Only clear clipboard if data is text 2019-03-10 03:04:39 +03:00
Jaex b07a9b91ac If upload is stopped or failed when early copy url option is enabled then clear clipboard 2019-03-10 03:03:16 +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 ae7e8d318e fixed #3104: Handle .tar.gz file extension 2019-03-03 18:35:39 +03:00
Jaex e546b3bc9e Added undo and redo buttons to context menu 2019-02-28 18:44:26 +03:00
Jaex d7f994c6be Added delete and select all buttons to context menu 2019-02-28 18:30:09 +03:00
Jaex 1b6fc73c9b Update enabled states of RichTextBox context menu 2019-02-28 17:58:11 +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 be28abb3d4 fixed #3967: Show update message box with update checker label too 2019-02-24 12:42:57 +03:00
Jaex b279ca1e44 Increase version 2019-02-24 12:41:35 +03:00
Jaex 6785ba868e Release 12.4.1 2019-02-23 10:17:05 +03:00
Jaex 83023a67ea When importing sxcu file, update custom uploader tab even if custom uploader not selected as active 2019-02-20 10:57:30 +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 398708fc2d Increase version 2019-02-20 10:18:13 +03:00
Jaex 736ee03418 Release 12.4.0 2019-02-20 01:22:36 +03:00
Jaex 9ab4265670 Small changes in monitor test form 2019-02-19 10:20:20 +03:00
Jaex 38a793a786
Merge pull request #3957 from 3k2/patch-1
Update pomf.cs
2019-02-19 02:01:32 +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 c88a95c4df Update history form copy markdown enabled states 2019-02-17 11:02:29 +03:00
Jaex babd07d7f4 Related to #2956, Added standard colors to color picker 2019-02-13 19:57:25 +03:00
Jaex b1edac7b79 Use rich textbox for response text too 2019-02-12 03:03:12 +03:00
Jaex 8d684fd286 fixed #3946: Also update current task after capture tasks 2019-02-11 18:43:47 +03:00
Jaex 45d3d4d990 Fix icon change on startup 2019-02-11 01:26:08 +03:00
Jaex 857f39f77d Merge branch 'master' of github.com:ShareX/ShareX 2019-02-11 00:48:06 +03:00
Jaex 1a9930d9b5 fixed #2719: Added white ShareX icon option 2019-02-11 00:47:51 +03:00
Jaex 76aa29bfbe
Merge pull request #3942 from JimmyHoke/master
Replaced Norton ConnectSafe with CleanBrowsing as it was discontinued.
2019-02-09 12:26:37 +03:00
JimmyHoke dcd8ae8d3a Update DNSChangerForm.cs 2019-02-08 18:30:23 -06:00
Jaex 5b8841a2a4 Update support us button image 2019-02-08 21:13:00 +03:00
JimmyHoke 9f3ce6b6a3
Replaced Norton ConnectSafe with CleanBrosing as it was discontinued. 2019-02-08 08:54:53 -06:00
Jaex 44a1234c59 fixed #3938: Double clicking recent color box will close color picker dialog 2019-02-08 16:20:35 +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