Commit graph

77 commits

Author SHA1 Message Date
Jaex 0cbfca161d Credits update 2015-09-17 11:37:58 +03:00
Jaex b1251b45a9 Account checks for all uploaders 2015-09-17 11:17:21 +03:00
ultra bc044b3e27 Set tag size, append tag to fix Up1 support using new library 2015-08-26 20:38:20 -04:00
Jaex 4cdbdebdb8 Trying to use Security.Cryptography library (http://clrsecurity.codeplex.com) for Up1 file uploader 2015-08-26 04:19:03 +03:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Jaex 19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +03:00
Daniel McAssey 1be901dd08 Adds Compatibility button for ownCloud versions 8.1+ to fix #784 2015-07-21 22:52:00 +01:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Manuel Kroeber 0eb0cad50c Fix Issue ShareX/ShareX#802
Do not url-encode file names for (S)FTP upload
2015-07-19 17:09:52 +02:00
Jaex 87790e404e #774: Saving all config when main window minimize to tray 2015-07-08 02:43:04 +03:00
Jaex 5dba6f96c6 fixed #768: Check and refresh authentication in GoogleDrive.SetPermissions 2015-07-07 08:30:50 +03:00
Jaex d9caedf16c Small changes for Up1, added credit for it 2015-06-29 22:57:14 +03:00
Jaex cd2429faa7 Merge pull request #751 from k3d3/up1
Support for Up1 hosts
2015-06-29 14:48:48 +03:00
Keith 51e34f1125 Remove extraneous newlines 2015-06-29 07:38:47 -04:00
Keith 12a8af5611 Unfortunately CCM isn't a streaming cipher mode, and so we need to bring everything into memory to encrypt. In this case, we'll limit the file size to 50MB (which the server defaults to anyways).
Also, remove all remaining remnants of ClouDeveloper.
2015-06-28 17:10:14 -04:00
Keith 33d8dec15a Implement streaming encryption for Up1 uploader 2015-06-28 16:59:30 -04:00
Jaex 21a6d850b1 Custom uploader request URL auto add http:// 2015-06-28 22:30:55 +03:00
Keith 7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Jaex 721966c2f0 NuGet update 2015-06-28 16:04:27 +03:00
Jaex c112b69649 fixed #747: SFTP handle error when disconnected while uploading 2015-06-28 15:32:37 +03:00
Jaex 294395047f Added Dropfile deletion URL 2015-06-20 21:22:33 +03:00
Jaex aee83e1536 fixed #733: Added maxfile.ro file uploader 2015-06-20 09:51:27 +03:00
Jaex fe8b755406 Added dropfile.to file uploader 2015-06-20 09:36:44 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Corey Cormier 6c66e6360d Add VideoBin support 2015-06-06 00:20:42 -05:00
Jaex 8e35fc07e9 fixed #672: WebM command changes for improve performance and quality 2015-05-16 03:21:59 +03:00
Alan Edwardes 2f2c8f53ec Made Amazon S3 uploader more robust, additional error handling. Moved classes to their own files. 2015-05-13 23:46:39 +01:00
Jaex 26712fd4da fixed #656: Removed FTP ServerProtocol setting instead FTPAddress will use it automatically depending on protocol 2015-05-02 13:57:33 +03:00
Jaex f51c2edf7c Capture custom region changes 2015-04-26 22:52:01 +03:00
Alan Edwardes e36f2e9a0c Altered how RegionEndpoints is constructed. 2015-04-20 20:29:49 +01:00
Alan Edwardes 0ea5cd4195 Tweaked access modifiers. 2015-04-20 20:19:42 +01:00
Alan Edwardes 524ecdc9b8 Tweaked class name. Changed "Region" back to "Endpoint" in settings. 2015-04-20 20:16:09 +01:00
Alan Edwardes bf149e98f1 Bug fix. 2015-04-20 20:09:13 +01:00
Alan Edwardes fe196d3a06 Added DreamObjects endpoint support. 2015-04-20 20:06:39 +01:00
Alan Edwardes 3d30545a36 Bugfix 2015-04-20 19:06:56 +01:00
Alan Edwardes d0ee29460b Minor refactoring - now using AmazonS3 class to turn settings key for region into the actual S3 region. 2015-04-19 00:56:01 +01:00
Alan Edwardes ae89ebd8bc Added AWS SDK. Re-wrote S3 implementation to use pre-signed URLs for PUT. 2015-04-19 00:48:30 +01:00
Alan Edwardes 7d1ef8f264 Broad strokes towards supporting Amazon S3 authentication V4 in ShareX. 2015-04-18 01:04:05 +01:00
Jaex ad4c8dcc16 CodeMaid cleanup 2015-04-06 23:06:42 +03:00
Jaex 8f4fa2fd12 fixed #68: Added transparent (not freezing screen) rectangle capture support 2015-04-01 14:12:21 +03:00
Kesmy 8dcb697f39 #404 - Fixed folder support broken in previous commit 2015-03-30 23:32:36 -04:00
Kesmy 3395ff0af1 #404 - Use multipart/related for GDriveSDK uploads (only sets the title metadata.) 2015-03-30 22:55:37 -04:00
Jaex 8797bb7fc4 fixed #525: Added MediaCrush custom API URL support (Example: https://imgrush.com) 2015-02-25 22:00:34 +02:00
Jaex e2e36e671e Few resx changes 2015-02-15 15:13:40 +02:00
Jaex c4f4efc533 fixed #501: Lambda destination disable if api key missing 2015-02-11 21:02:51 +02:00
Jaex 9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex 37417ccbf2 Few Lambda changes 2015-02-03 22:48:32 +02:00
Marcus Stojcevich eadb52b3cb Add lambda.sx as a file uploader 2015-02-03 15:12:53 -05:00
Jaex 7158c3d55d fixed #480: Don't report progress after upload complete 2015-01-21 21:01:35 +02:00
Jaex b01b762c88 Using SSL callback URL 2015-01-21 02:24:22 +02:00