ShareX/ShareX.UploadersLib
2018-11-28 22:25:38 +10:30
..
APIKeys
BaseServices
BaseUploaders Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
Controls Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Favicons Added Kutt URL shortener support 2018-10-02 02:11:53 +03:00
FileUploaders Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
Forms Actually implement the requested features 2018-11-28 22:25:38 +10:30
FTPClient Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Helpers Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
ImageUploaders Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
OAuth Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
OtherServices
Properties CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Resources
SharingServices Fix typo 2018-11-13 09:54:04 +03:00
TextUploaders Fix typo 2018-11-13 09:54:04 +03:00
URLShorteners Fix typo 2018-11-13 09:54:04 +03:00
Enums.cs Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
ShareX.UploadersLib.csproj Added UploadHelpers class 2018-10-17 19:06:06 +03:00
ShareX.UploadersLib.csproj.DotSettings
UploaderFactory.cs
UploaderFilter.cs
UploadersConfig.cs Add support for extensionless upload on GCS 2018-10-10 17:12:23 -04:00
UploadersConfigValidator.cs
UploadResult.cs