ShareX/ShareX.UploadersLib/Forms
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
..
EmailForm.cs Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
EmailForm.de.resx Fixed/Added german translations 2016-02-04 16:12:59 +01:00
EmailForm.Designer.cs Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
EmailForm.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
EmailForm.fr.resx final update! \o/ 2016-04-29 17:38:54 +02:00
EmailForm.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
EmailForm.ko-KR.resx Initial Korean translation completed. 2015-04-02 11:51:36 +09:00
EmailForm.nl-NL.resx Dutch 2015-05-02 21:45:28 +02:00
EmailForm.pt-BR.resx Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
EmailForm.resx Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
EmailForm.ru.resx Russian translation status: ~99% 2015-10-26 02:21:21 +02:00
EmailForm.tr.resx Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
EmailForm.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
EmailForm.zh-CN.resx Simplified Chinese(zh-cn) update 2015-01-12 00:28:11 +08:00
JiraUpload.cs Move : this() same line 2016-04-06 19:02:48 +03:00
JiraUpload.de.resx Added german resx to projects 2015-01-15 20:44:39 +02:00
JiraUpload.Designer.cs #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
JiraUpload.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
JiraUpload.fr.resx final update! \o/ 2016-04-29 17:38:54 +02:00
JiraUpload.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
JiraUpload.ko-KR.resx Initial Korean translation completed. 2015-04-02 11:51:36 +09:00
JiraUpload.nl-NL.resx Dutch 2015-05-02 21:45:28 +02:00
JiraUpload.pt-BR.resx Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
JiraUpload.resx All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
JiraUpload.ru.resx Updated russian translation 2016-08-29 11:46:29 +03:00
JiraUpload.tr.resx All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
JiraUpload.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
JiraUpload.zh-CN.resx Update chinese translation(part 2) 2016-01-21 10:58:50 +08:00
OAuthControl.zh-CN.resx zh-cn update2 2015-01-12 00:43:06 +08:00
OAuthWebForm.cs Add Close() after each DialogResult because otherwise form won't close if Show() used instead of ShowDialog() 2016-06-23 17:53:26 +03:00
OAuthWebForm.de.resx Reworked German Translation 2015-10-06 10:27:21 +02:00
OAuthWebForm.Designer.cs #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
OAuthWebForm.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
OAuthWebForm.fr.resx Added .gitattributes file 2015-06-07 16:34:33 +03:00
OAuthWebForm.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
OAuthWebForm.ko-KR.resx Initial Korean translation completed. 2015-04-02 11:51:36 +09:00
OAuthWebForm.nl-NL.resx Dutch 2015-05-02 21:45:28 +02:00
OAuthWebForm.pt-BR.resx Several minor translations 2015-08-05 20:34:44 -03:00
OAuthWebForm.resx resx updates 2016-05-30 10:04:07 +03:00
OAuthWebForm.ru.resx Russian translation status: ~99% 2015-10-26 02:21:21 +02:00
OAuthWebForm.tr.resx Added german resx to projects 2015-01-15 20:44:39 +02:00
OAuthWebForm.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
OAuthWebForm.zh-CN.resx Simplified Chinese(zh-cn) update 2015-01-12 00:28:11 +08:00
OCRSpaceForm.cs CodeMaid cleanup 2016-07-30 04:21:18 +03:00
OCRSpaceForm.Designer.cs Save OCR language selection 2016-05-15 11:47:30 +03:00
OCRSpaceForm.resx Added Text capture (OCR) to capture menu 2016-05-13 08:56:33 +03:00
PuushLoginForm.cs Added puush mode 2016-06-20 09:44:21 +03:00
PuushLoginForm.Designer.cs Added puush mode 2016-06-20 09:44:21 +03:00
PuushLoginForm.resx Adding puush file uploader 2016-06-11 21:54:14 +03:00
ResponseForm.cs Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
ResponseForm.de.resx German language Support 2015-01-15 18:17:58 +01:00
ResponseForm.Designer.cs #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
ResponseForm.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
ResponseForm.fr.resx Added .gitattributes file 2015-06-07 16:34:33 +03:00
ResponseForm.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
ResponseForm.ko-KR.resx Initial Korean translation completed. 2015-04-02 11:51:36 +09:00
ResponseForm.nl-NL.resx Dutch 2015-05-02 21:45:28 +02:00
ResponseForm.pt-BR.resx Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
ResponseForm.resx Recent max count changes to fix loading incorrect amount of recent items in main window 2016-02-27 08:37:11 +02:00
ResponseForm.ru.resx Russian translation status: 100% 2015-10-26 15:33:53 +02:00
ResponseForm.tr.resx Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
ResponseForm.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
ResponseForm.zh-CN.resx Simplified Chinese(zh-cn) update 2015-01-12 00:28:11 +08:00
TwitterTweetForm.cs Move : this() same line 2016-04-06 19:02:48 +03:00
TwitterTweetForm.de.resx Added german resx to projects 2015-01-15 20:44:39 +02:00
TwitterTweetForm.Designer.cs #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
TwitterTweetForm.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
TwitterTweetForm.fr.resx Update French Translation 2016-03-26 15:36:02 +01:00
TwitterTweetForm.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
TwitterTweetForm.ko-KR.resx Finished translating main ShareX project into KO. 2015-04-01 22:59:01 +09:00
TwitterTweetForm.nl-NL.resx Dutch 2015-05-02 21:45:28 +02:00
TwitterTweetForm.pt-BR.resx A bunch of translations 2015-08-06 19:57:57 -03:00
TwitterTweetForm.resx resx updates 2016-05-30 10:04:07 +03:00
TwitterTweetForm.ru.resx Russian translation status: ~99% 2015-10-26 02:21:21 +02:00
TwitterTweetForm.tr.resx Resx changes 2015-10-15 11:36:05 +03:00
TwitterTweetForm.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
TwitterTweetForm.zh-CN.resx Simplified Chinese(zh-cn) update 2015-01-12 00:28:11 +08:00
UploadersConfigForm.cs Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +03:00
UploadersConfigForm.de.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.Designer.cs Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +03:00
UploadersConfigForm.es.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.fr.resx Region capture F1 tips update 2016-08-08 12:00:06 +03:00
UploadersConfigForm.hu.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.ko-KR.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.nl-NL.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.pt-BR.resx Region capture F1 tips update 2016-08-08 12:00:06 +03:00
UploadersConfigForm.resx Closes #1466 - Uplea Integration (#1899) 2016-09-13 02:13:34 +03:00
UploadersConfigForm.ru.resx Updated russian translation 2016-08-29 11:46:29 +03:00
UploadersConfigForm.tr.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.vi-VN.resx Resx update 2016-07-12 03:16:53 +03:00
UploadersConfigForm.zh-CN.resx Update Simplified Chinese 2016-09-08 15:46:17 +08:00
UploadersConfigFormHelper.cs Using Dropbox API v1 to get shareable url because API v2 not supports shortened url yet, improved generation of direct shareable url 2016-07-11 18:03:10 +03:00
UserPassBox.cs Move : this() same line 2016-04-06 19:02:48 +03:00
UserPassBox.de.resx Fixed/Added german translations 2016-02-04 16:12:59 +01:00
UserPassBox.Designer.cs #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
UserPassBox.es.resx Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
UserPassBox.fr.resx Update French translation 2016-06-12 13:34:01 +02:00
UserPassBox.hu.resx Added Hungarian language 2015-01-17 21:28:30 +02:00
UserPassBox.ko-KR.resx Minor Korean translation fixes 2015-04-02 13:00:58 +09:00
UserPassBox.nl-NL.resx Dutch language update 2015-09-18 19:49:09 +02:00
UserPassBox.pt-BR.resx Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
UserPassBox.resx All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
UserPassBox.ru.resx Updated russian translation 2016-08-29 11:46:29 +03:00
UserPassBox.tr.resx All window titles starts with "ShareX - " now, Turkish translation 100% 2016-03-19 17:40:59 +02:00
UserPassBox.vi-VN.resx Vietnamese translation added 2015-10-16 01:52:28 +07:00
UserPassBox.zh-CN.resx Simplified Chinese(zh-cn) update 2015-01-12 00:28:11 +08:00