ShareX/ShareX.UploadersLib
Kévin Martin 27aadde151 Updated imgfly.me to HTTPS
Imgfly.me is now serving with HTTPS and it's needed to update the link for properly access the API.
2016-11-11 04:04:22 +01: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 Dropbox upload works now but unable to create public url because they don't supply uid anymore 2016-06-29 19:49:06 +03:00
Controls final update! \o/ 2016-04-29 17:38:54 +02:00
Favicons Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +03:00
FileUploaders Merge pull request #2044 from gpailler/master 2016-11-09 08:49:19 +02:00
Forms Update Pomf uploaders 2016-11-08 09:38:44 +03:00
FTPClient Merge pull request #1885 from Sneer-Cat/master 2016-09-08 15:49:26 +03:00
Helpers Removed DropboxFilesForm because with API v2 many things missing so it will be difficult to make it work 2016-06-29 23:00:22 +03:00
ImageUploaders Updated imgfly.me to HTTPS 2016-11-11 04:04:22 +01:00
OtherServices OCR space API URL update 2016-08-03 11:22:12 +03:00
Properties Update French translation 2016-11-05 12:37:12 +01: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 Added IsVideoFile method 2016-09-11 00:36:01 +03:00
URLShorteners Get uploader icon from its service 2016-06-27 20:20:55 +03:00
app.config #1737 Removed useless System.Net.Http bindingRedirect 2016-11-07 20:38:15 +08:00
Enums.cs Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +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 #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.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 Remove unused resx fields 2016-09-17 11:33:27 +03:00
UploadersConfigValidator.cs Better uploader service caching 2016-04-15 03:25:08 +03:00
UploadResult.cs Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00