ShareX/ShareX.UploadersLib
2017-01-10 09:50:30 +03:00
..
APIKeys fixed #1584: Added sli.mg image uploader 2016-05-28 12:20:28 +03:00
BaseServices Added UI to configure uploader filters 2016-10-28 14:52:06 +03:00
BaseUploaders Made simple actions form singleton, added settings of it 2017-01-01 01:41:06 +03:00
Controls final update! \o/ 2016-04-29 17:38:54 +02:00
Favicons Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
FileUploaders Fixed missing header for dev version of Nextcloud 2016-12-29 15:53:53 -09:00
Forms fixed #2171: Added Polr API v2 support 2016-12-29 16:01:03 +03:00
FTPClient Merge pull request #1885 from Sneer-Cat/master 2016-09-08 15:49:26 +03:00
Helpers Added confirmation message box for custom uploader add 2017-01-10 09:38:30 +03:00
ImageUploaders Rename UploadData method to SendRequestFile for consistency with other methods 2016-12-26 19:47:46 +03:00
OtherServices Rename UploadData method to SendRequestFile for consistency with other methods 2016-12-26 19:47:46 +03:00
Properties Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
Resources Removed unused image files 2016-06-29 23:21:05 +03:00
SharingServices Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
TextUploaders #2185: Use https for hastebin 2017-01-10 09:50:30 +03:00
URLShorteners fixed #2171: Added Polr API v2 support 2016-12-29 16:01:03 +03:00
app.config #1737 Removed useless System.Net.Http bindingRedirect 2016-11-07 20:38:15 +08:00
Enums.cs Added confirmation message box for custom uploader add 2017-01-10 09:38:30 +03:00
packages.config #1737 Updated MegaApiClient to 1.3.1 (without HttpClient dependency). Customized ChunksPackSize value to upload all chunks in a single fragment (instead 1MB fragments) 2016-11-07 20:35:37 +08:00
ShareX.UploadersLib.csproj Added support for text upload to pastie.org 2016-12-07 17:07:29 -08:00
ShareX.UploadersLib.csproj.DotSettings Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
UploaderFactory.cs Adding uploader filter support which will allow configuring uploader destination per file extensions, file size etc. 2016-10-28 13:05:56 +03:00
UploaderFilter.cs Added UI to configure uploader filters 2016-10-28 14:52:06 +03:00
UploadersConfig.cs #2185: Use https for hastebin 2017-01-10 09:50:30 +03:00
UploadersConfigValidator.cs Better uploader service caching 2016-04-15 03:25:08 +03:00
UploadResult.cs fixed #689: Added optional force Imgur https:// links option 2016-12-06 23:33:19 +03:00