Commit graph

608 commits

Author SHA1 Message Date
Jaex
9d64eb6bb5 OCR space API URL update 2016-08-03 11:22:12 +03:00
Jaex
fa027d8298 fixed #1755: Added transfer.sh file uploader 2016-07-31 09:59:17 +03:00
Jaex
0a78019274 CodeMaid cleanup 2016-07-30 04:21:18 +03:00
Jaex
4633634520 Added imgmax.com 2016-07-29 21:54:21 +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
75e2841c7e Added ezphotoshare.com 2016-07-24 14:22:13 +03:00
Jaex
71a03f1311 Added images.the-hive.fr 2016-07-23 21:02:41 +03:00
Jaex
66e1476999 Lithiio slight UI change 2016-07-23 12:59:48 +03:00
lithium720
10f04cd5c1 Lithiio - Updated CheckConfig 2016-07-22 22:15:46 -07:00
lithium720
3e07501f06 Lithiio - Removed anonymous upload support 2016-07-22 20:45:03 -07:00
Mike Sulsenti
1303ac12ec Change Pomf Default to more reliable host
To fix issue #1170 (https://github.com/ShareX/ShareX/issues/1720).

Pomf.cat's uptime according to http://pomfstatus.sapph.io/ is abysmal and shouldn't be enabled as the default Pomf uploader host destination.
2016-07-18 16:23:32 -04:00
Jaex
b2b1051225 NuGet update 2016-07-14 21:11:12 +03:00
Jaex
dbc6a3c809 Resx update 2016-07-13 19:41:37 +03:00
Jaex
8dd7a63392 fixed #1704: Added fluntcaps.me 2016-07-13 18:17:35 +03:00
Jaex
be5e42d35e Resx update 2016-07-12 03:16:53 +03:00
Jaex
971f2ee369 NuGet update 2016-07-11 23:24:51 +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
0c8fb1734f Added imgchr.com 2016-07-01 08:41:57 +03:00
Eliot Whalan
72183a1d3f
Update pomf clones 2016-07-01 15:26:50 +10: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
c6b21bcdcc Store Dropbox API v1 account info so public url can be generated 2016-06-30 03:55:17 +03:00
Jaex
190066b5b2 Removed unused image files 2016-06-29 23:21:05 +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
e0d8e234ec Added Copy, CreateFolder, Delete, Move 2016-06-29 22:15:56 +03:00
Jaex
23ef49333b Added CreateShareableLink 2016-06-29 21:50:21 +03:00
Jaex
27c0e3a2a8 Added GetMetadata and using Metadata class in other methods 2016-06-29 21:23:38 +03:00
Jaex
bbab1fc854 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
Jaex
abe4fb9b42 Missing header, proper tag parsing 2016-06-29 04:15:29 +03:00
Jaex
25a1bbcf0c Dropbox download file update 2016-06-29 04:09:31 +03:00
Jaex
d0055bb819 Dropbox OAuth and get account info works now 2016-06-29 03:52:45 +03:00
Jaex
68509503a3 Uploader changes required for Dropbox 2016-06-29 03:50:16 +03:00
Jaex
4e3a66dcc7 Updating Dropbox URLs to API v2 2016-06-29 01:25:33 +03:00
Jaex
1d95e3c9bf Merge pull request #1678 from dannoe/enh-add-confirm-dialogs-for-reset
Added confirmation dialogs to two "Reset" buttons.
2016-06-29 00:59:03 +03:00
dannoe
04745abd84 Added confirmation dialogs to two "Reset" buttons. 2016-06-28 23:54:31 +02:00
Jaex
3425e167db Move few classes to parent folder 2016-06-28 23:57:34 +03:00
Jaex
3462b999ef Puush constructor with api key 2016-06-28 19:36:24 +03:00
Jaex
15e1608e71 fixed #1672: Truncate file when overwriting 2016-06-28 18:40:45 +03: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
40923d9364 Added img-load.de 2016-06-27 17:12:49 +03:00
Ninn0x4F
170e6e9d07 Update Pomf.cs
SSL encryption on pomf.gocataclysm.com
2016-06-24 14:41:28 +02: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