ShareX/ShareX.UploadersLib/FileUploaders
osfancy 64cc6f39ec Closes #1466 - Uplea Integration (#1899)
* Initial check-in to address feature enhancement request #1466.

* Checking in missing constructor parameter so fork is stable.

* Wrapping up Uplea integration support for #1466.

* Reverted Uploader.cs to earlier version as those changes weren't actually needed.

* Removed use of DataContractJsonSerializer, using JSON .NET instead. Updated the Uplea class to not store the configuration object internally, but to only pull out the API key when the config is passed through its constructor.

* Incorporating recent round of refactoring changes suggested by Jaex.

* Addressing issue with user workflow on the Uplea destination configuration tab.

* Attempt to reconcile UploadersConfigForm.resx.

* Fixing the name for an unnamed label. Updating resx formatting for base64 encoded pbDropboxLogo.Image value; since the diff on GitHub was showing a material change although VS diff ignores the formatting difference. Removed unneeded string.Format from Upload() in Uplea along with the set for IsURLExpected (since it is already true by default).

* Removed extra whitespace next to the end of the value tag since GitHub diff was still showing a difference.

* Removing references to label4 from resx which weren't removed by VS automatically when the control was renamed. The new entries for the renamed control lblUpleaEmailAddress already exist in the file.
2016-09-13 02:13:34 +03:00
..
AmazonS3.cs fixed #1904: Update DreamObjects endpoint 2016-09-12 23:49:01 +03:00
AmazonS3Region.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
AmazonS3Settings.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
Box.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Copy.cs Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
CustomFileUploader.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Dropbox.cs CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Dropfile.cs Updated dropfile.io api url. fixes #1648 2016-06-20 12:02:08 +01:00
DropIO.cs Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Email.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
FileBin.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
FileSonic.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
FTP.cs Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
FTPAccount.cs Move few classes to parent folder 2016-06-28 23:57:34 +03:00
FTPAdapter.cs Move few classes to parent folder 2016-06-28 23:57:34 +03:00
Ge_tt.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
GfycatUploader.cs Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
GoogleDrive.cs Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Hostr.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Jira.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Lambda.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Lithiio.cs Lithiio - Updated CheckConfig 2016-07-22 22:15:46 -07:00
LocalhostAccount.cs Move few classes to parent folder 2016-06-28 23:57:34 +03:00
MediaCrushUploader.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
MediaFire.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Mega.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Minus.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
OneDrive.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
OwnCloud.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Pomf.cs fixed #1870: Remove hijacked pomf uploader 2016-09-03 09:42:15 +03:00
PomfUploader.cs Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Pushbullet.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Puush.cs Puush constructor with api key 2016-06-28 19:36:24 +03:00
RapidShare.cs Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Seafile.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
SendSpace.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
SendSpaceManager.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
SFTP.cs Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
ShareCX.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
SharedFolderUploader.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Streamable.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Sul.cs Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Transfersh.cs fixed #1755: Added transfer.sh file uploader 2016-07-31 09:59:17 +03:00
Uguu.cs Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
Uplea.cs Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +03:00
VideoBin.cs Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00