Commit graph

84 commits

Author SHA1 Message Date
Mike Sulsenti 1303ac12ec Change Pomf Default to more reliable host
To fix issue #1170 (https://github.com/ShareX/ShareX/issues/1720).

Pomf.cat's uptime according to http://pomfstatus.sapph.io/ is abysmal and shouldn't be enabled as the default Pomf uploader host destination.
2016-07-18 16:23:32 -04:00
Jaex 740448b9dd fixed #1690: Option to use file extension for Hastebin syntax highlighting 2016-07-04 08:07:49 +03:00
Jaex ebea75d076 Use Dropbox API v1 to get account info for public folder support 2016-07-03 03:06:13 +03:00
Jaex c6b21bcdcc Store Dropbox API v1 account info so public url can be generated 2016-06-30 03:55:17 +03:00
Jaex d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex 21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Mikael Hermansson 3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
Jaex 5a87688005 Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex 27dede13ae In screen color picker added these copy buttons: All, RGB, Hex, HSB, CMYK, Decimal, Position 2016-05-20 14:43:13 +03:00
lithium_ 80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex 86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jaex a147cb2f34 fixed #1444: Removed Openload file uploader, check referenced issue for reason 2016-03-25 22:39:19 +02:00
Jaex f4a0cbbf24 Removed IgnoreInvalidCert option from OwnCloud instead it can use global optional setting 2016-03-24 18:21:17 +02:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
John Du Hart 851ebecad0 Adding missing DeliciousSharingService
Moving validation outside of UploadersConfig, into separate class
2016-03-22 22:57:02 -04:00
John Du Hart e0ce2f68a7 Implemented sharing services in upload lib 2016-03-22 22:45:12 -04:00
Jaex e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex 1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex 47cda1eb29 No need to null check uploader service anymore 2016-03-22 21:24:26 +02:00
Jaex 134fc241c2 Using First instead of FirstOrDefault that way if developer forget to implement uploader service this will notify 2016-03-22 20:42:59 +02:00
Jaex 8d4c0b9e0c Removed GetFTPIndex and GetLocalhostIndex from UploadersConfig 2016-03-22 20:05:59 +02:00
Jaex fdb5b84b85 All URL shorteners using URLShortenerService now 2016-03-22 19:41:56 +02:00
Jaex b4b7d3160c All file uploaders using FileUploaderService now 2016-03-22 19:24:41 +02:00
Jaex 72627c0ba6 All text uploaders using TextUploaderService now 2016-03-22 18:28:55 +02:00
Jaex de3c88cdd5 All image uploaders using ImageUploaderService now 2016-03-22 18:11:01 +02:00
Jaex a59cd2f60b Added URLShortenerService, using it on Bitly for now 2016-03-22 02:26:04 +02:00
Jaex 5a1dbf1958 Added FileUploaderService, using it on Dropbox for now 2016-03-22 02:16:09 +02:00
Jaex 8c58369192 Added TextUploaderService, using it on Pastebin for now 2016-03-22 00:51:37 +02:00
Jaex f0e0b7e463 Fix GetInstances method to use calling assembly 2016-03-21 22:59:41 +02:00
Jaex d3fb5ac7bd Architecture change to make it easier to add a new uploader, using it on Imgur for now 2016-03-21 22:26:47 +02:00
Laurent Fourrier 1ffad76f29 Fixed #1370 : Added support for openload.co 2016-03-21 18:10:34 +01:00
Jaex a04d10c05c fixed #1416: Added raw URL support to GitHub Gist 2016-03-18 14:08:24 +02:00
Michael Delpach 4558e2e8ba removed Copy due to its end of service https://blog.barracuda.com/2016/02/01/message-from-gm-of-storage/ 2016-03-12 08:15:24 +11:00
Jaex 98ec05eeab Added Chevereto preset uploaders list, defaults to ultraimg.com 2016-02-18 12:10:30 +02:00
Jaex 2963a5f9ef SomeImage fixes 2016-02-15 08:53:30 +02:00
Jevan Pipitone 884eb04873 #1298 run changed files through codemaid 2016-02-14 23:48:35 +11:00
Jevan Pipitone bd89f3d18c #1298 redo the changes 2016-02-14 23:12:53 +11:00
Jaex 48f4810dec Added vgy.me account support 2016-02-14 02:28:41 +02:00
Jaex 1c66900ec1 Revert previous merge because it had faulty resx changes 2016-02-14 02:03:03 +02:00
Jevan Pipitone bd4e4da627 Update 10 Feb 2016 for #1298
I forgot to put in the reference to the issue in the commit name so i
have done another one
2016-02-10 22:03:12 +11:00
Jevan Pipitone cda86059b3 Merge remote-tracking branch 'refs/remotes/ShareX/master' 2016-02-10 20:58:10 +11:00
Jevan Pipitone 0fade80a2e Revert "#1298 update"
This reverts commit f7e8324664.
2016-02-10 20:57:33 +11:00
Jevan Pipitone f7e8324664 #1298 update 2016-02-05 16:58:52 +11:00
Jevan Pipitone e39ec0284d #1298
#1298
2016-02-04 17:26:43 +11:00
banksymate e655fe3985 update pomf.cat; 2016-02-03 20:38:54 -08:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Corin Simpson-Bryars d7b50bdae7 Adds s-ul support 2015-12-12 02:30:12 +00:00
Jaex cc8289f1d5 Image size label anchor fix 2015-12-04 00:42:27 +02:00
lucas 55f92ce07f Add streamable file uploader 2015-12-01 13:02:06 -05:00