Commit graph

202 commits

Author SHA1 Message Date
Jaex b4d2fb0ca6 Merge branch 'l0nley-master'
* l0nley-master:
  base functionallity for OneDrive
2014-07-15 14:51:23 +03:00
l0nley 053987cf5d base functionallity for OneDrive 2014-07-15 14:18:55 +03:00
Jaex 47bd2b5e94 Release 2014-07-15 09:22:31 +03:00
Jaex 2b25cf7ed3 Added StumbleUpon 2014-07-15 03:59:47 +03:00
Jaex fd7769d91e fixed #183: FTP auto directory create problem 2014-07-14 11:27:40 +03:00
Jaex 5076db7a61 AdFly icon and link label for API page 2014-07-13 23:10:37 +03:00
Jaex eb9734dc61 Merge branch 'LRNAB-master'
* LRNAB-master:
  Added Adf.ly URL Shortener
2014-07-13 22:56:31 +03:00
LRNAB 4bb877ffcc Added Adf.ly URL Shortener 2014-07-13 16:10:42 +05:00
Jaex 3d2b4a269f Added LinkedIn support, Backup method for email sharing if there is no account info, If Share URL job then don't show notifications 2014-07-13 09:33:52 +03:00
Jaex 6cea1d2624 Added Tumblr support, Twitter opens in browser if there is no valid Twitter account 2014-07-12 03:40:38 +03:00
Jaex 42e036a925 Few user account checks 2014-07-11 20:41:39 +03:00
Jaex 3e25bbdb04 "Social networking services" renamed to "Share URL via", After upload task "Send URL with email" moved to "Share URL" menu, pastebin.ca removed because their API is broken, Destination names renamed 2014-07-11 04:52:53 +03:00
Jaex 2dc782c990 Added Reddit support 2014-07-07 04:44:54 +03:00
Jaex b287c4d346 Delicious support 2014-07-07 04:39:11 +03:00
Jaex 2b29b3e125 Twitter fix 2014-07-07 04:21:59 +03:00
Jaex 18a3dedd80 Added VK and Pinterest support 2014-07-07 03:50:05 +03:00
Jaex 098e5d43ce Added nl.cm URL shortener 2014-07-07 00:30:47 +03:00
Jaex 5d80134937 ownCloud direct link 2014-07-07 00:06:37 +03:00
Jaex d1f9ce6a34 fixed #185 ownCloud corrupt upload, added create share setting 2014-07-06 22:51:17 +03:00
Jaex a51d5d71a6 fixed #185: Added ownCloud support 2014-07-06 21:45:36 +03:00
Jaex b6f07906b5 Changed few functions parameter orders 2014-07-06 19:55:50 +03:00
Jaex 65917c8ede ownCloud changes 2014-07-06 19:29:26 +03:00
Jaex 9718c5349b Trying to implement ownCloud 2014-07-06 17:56:43 +03:00
Jaex 345de01c96 Config files will have application version, Documents link update 2014-07-02 21:19:51 +03:00
Jaex 6f2b2399c4 Flickr fix, Google Drive use folder setting 2014-07-02 11:52:05 +03:00
Jaex ef52cd053c Google Drive folder description column, After complete authorization remove verification code 2014-07-01 19:40:40 +03:00
Jaex 57644cf9fe Google Drive folder listing 2014-07-01 13:18:07 +03:00
Jaex 77906e3203 fixed #74: Google Drive metadata (title, folder) support, Uploader changes 2014-07-01 11:33:33 +03:00
Jaex 67969f098f Simple Facebook sharing support until API implementation 2014-06-28 10:36:28 +03:00
Jaex d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex db43494150 Added simple Google+ sharing support (Google+ API not supports sharing yet) 2014-06-28 01:05:12 +03:00
Jaex 77901c2eff Accessibility improvements 2014-06-25 23:45:57 +03:00
Jaex 75b09c29a6 FTP Client button check for SFTP 2014-06-25 00:41:55 +03:00
Jaex 99e9bbc7c8 FTP dispose fix, SFTP stop upload override 2014-06-25 00:26:00 +03:00
Jaex 195b371c27 FtpClient update 2014-06-21 00:11:13 +03:00
Jaex 6286ddaba5 Added import settings from URL support 2014-06-20 15:05:04 +03:00
Jaex cc52c7666d Bit.ly custom domain support 2014-06-17 23:10:31 +03:00
Jaex aba2d516c5 Added "Tweet message" to Tools and Hotkeys, Folder name changes 2014-06-17 13:30:49 +03:00
Jaex 435283b80b Proper stop upload support 2014-06-16 18:24:30 +03:00
Jaex c101d2c9e0 fixed #153: Added Clear Authorization button to OAuthControl 2014-06-16 16:01:36 +03:00
Jaex fd7ad3d4ed Removed ImageShack anonymous, UploadersConfigForm changes 2014-06-16 15:44:22 +03:00
Jaex 6e97273919 OAuthControl status changes, TwitterTweetForm changes 2014-06-16 15:20:06 +03:00
Jaex 41623649ed Removed TwitPic, TwitSnaps, YFrog because of Twitter image uploader support
Twitter is inheriting ImageUploader now
2014-06-16 13:47:35 +03:00
Jaex 18fe663f02 Added Twitter image uploader 2014-06-15 13:29:09 +03:00
Jaex 16593934bf ImageShack better error handling, Error form changes, Using ShowActivate instead BringToFront 2014-06-11 23:46:00 +03:00
Jaex 5505212127 Fixed Copy empty size problem, Moved URL related functions to URLHelpers 2014-06-09 23:00:59 +03:00
Jaex fe80e21d2f Copy URL type changes 2014-06-09 22:25:23 +03:00
Kamil Zmich 47b42c757d Merge branch 'master' of https://github.com/ShareX/ShareX 2014-06-09 18:27:16 +01:00
Kamil Zmich 9e5d27569f Copy - URL type and code cleanup.
-Removed unused Dropbox leftovers (file ops and)
-Added URL types (Default, Shortened, Direct) and options in Config
2014-06-09 18:26:23 +01:00
Jaex bde4524664 csproj fix 2014-06-09 02:29:40 +03:00