Commit graph

320 commits

Author SHA1 Message Date
Jaex
1aa169fb6a Remove unused resx fields 2016-09-17 11:33:27 +03:00
Jaex
17566b3b82 Code refactoring 2016-09-17 10:07:02 +03:00
osfancy
f9f2e6b2a8 Updating Uplea Configuration (#1906)
* 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.

* Updating Uplea config to not store the username/password entered on the Uplea configuration tab. Removed associated event handlers. Renamed Login button to Get API Key to be more representative of the action. Made the API key textbox editable so users can blank out the key if they wish to turn off Uplea integration.
2016-09-14 09:04:02 +03:00
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
Jaex
76d4f85f5f Merge pull request #1885 from Sneer-Cat/master
Update Simplified Chinese
2016-09-08 15:49:26 +03:00
Sneer
52f3bbead6 Update Simplified Chinese 2016-09-08 15:46:17 +08:00
L1Q
64782b52bb Updated russian translation 2016-08-29 11:46:29 +03:00
Jaex
c7b38b59f6 Removed up1.ca because service was down for long time 2016-08-25 20:54:19 +03:00
Jaex
90307fe841 Region capture F1 tips update 2016-08-08 12:00:06 +03:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex
e6a894dd3b Added code menu to screen color picker textbox, improvements to CodeMenuEntry 2016-07-29 04:31:46 +03:00
Jaex
a1346db119 fixed #1725: Add example URL for ownCloud and change "Host" to "URL" 2016-07-24 14:36:43 +03:00
Jaex
66e1476999 Lithiio slight UI change 2016-07-23 12:59:48 +03:00
lithium720
3e07501f06 Lithiio - Removed anonymous upload support 2016-07-22 20:45:03 -07:00
Jaex
dbc6a3c809 Resx update 2016-07-13 19:41:37 +03:00
Jaex
be5e42d35e Resx update 2016-07-12 03:16:53 +03:00
Jaex
c423c2d3d5 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
L1Q
e2a2ae62aa Updated russian translation 2016-07-06 06:46:41 +03:00
Jaex
740448b9dd fixed #1690: Option to use file extension for Hastebin syntax highlighting 2016-07-04 08:07:49 +03:00
Jaex
ebea75d076 Use Dropbox API v1 to get account info for public folder support 2016-07-03 03:06:13 +03:00
Alexandre Oliveira
b03b3c0f32
Update brazilian translation 2016-07-01 22:46:27 -03:00
Jaex
21fcf2d16d Use API v1 account info in Dropbox status label 2016-06-30 23:35:24 +03:00
Jaex
bb9ac92e5b Added Dropbox VerifyPath method 2016-06-30 22:24:24 +03:00
Jaex
fc6a214f20 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
Jaex
27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex
d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
dannoe
04745abd84 Added confirmation dialogs to two "Reset" buttons. 2016-06-28 23:54:31 +02:00
Jaex
300f57f5ba Check ImageKey 2016-06-27 22:02:07 +03:00
Jaex
f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Jaex
228622a64e 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
Jaex
0a0b9c66de Added puush logo to uploaders config form 2016-06-23 11:43:45 +03:00
Jaex
b0e0465513 Added code menu for custom region capture info text 2016-06-22 15:30:37 +03:00
Jaex
418f899127 Added puush mode 2016-06-20 09:44:21 +03:00
Shadorc
a7a31548ef Update French translation 2016-06-12 13:34:01 +02:00
Jaex
c5e4e37c50 Assign puush tabpage 2016-06-11 23:34:45 +03:00
Jaex
f99aa690af Added puush destination tab 2016-06-11 23:19:29 +03:00
Jaex
21f53ce6b6 Adding puush file uploader 2016-06-11 21:54:14 +03:00
Mikael Hermansson
6b468bb809 Fixed inconsistent whitespace 2016-06-11 17:33:18 +02:00
Mikael Hermansson
3a2527b003 Added "Use direct link" checkbox to Google Drive uploader settings 2016-06-11 13:22:38 +02:00
Jaex
69813c88c3 Update resx 2016-06-08 12:13:34 +03:00
Jaex
f8d4eb2220 resx updates 2016-05-30 10:04:07 +03:00
lithium_
bc65ee854e Updated Lithiio
Removed text link to the lithi.io site and added a button.
Changed Icon
2016-05-26 00:12:21 -07:00
Jaex
0133c4eb89 Added bobblepic.com 2016-05-25 19:20:02 +03:00
Jaex
5a87688005 Added automatic email send option to specific email address 2016-05-24 21:50:26 +03:00
Jaex
cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
lithium_
2b9f629cf0 Made lithiio Instructions More Clear 2016-05-21 21:38:07 -07:00
lithium_
01e3cd8bdc Made lithiio instructions more clear 2016-05-21 21:37:24 -07:00
Jaex
75d0be62f9 Little changes about lithiio 2016-05-15 15:22:13 +03:00
lithium_
80e26e9bfe New File Uploader - lithi.io
Added a new file uploader.
2016-05-15 04:57:30 -07:00
Jaex
c477c8a011 Save OCR language selection 2016-05-15 11:47:30 +03:00