Commit graph

190 commits

Author SHA1 Message Date
Daniel McAssey a9502147a5 Add 2.gp URL Shortener 2015-07-21 00:25:45 +01:00
Jaex 90ec3c1623 Merge pull request #808 from DanielMcAssey/feature-4
Add VURL.com URL Shortener
2015-07-21 01:51:12 +03:00
Daniel McAssey b1060d8e02 Add VURL.com URL Shortener 2015-07-20 23:48:17 +01:00
Jaex 5fb48cc552 Windows 10 maximized window region fix 2015-07-21 01:44:03 +03:00
Daniel McAssey e3c5616b8d Add qr.net URL shortener service 2015-07-20 22:52:51 +01:00
Daniel McAssey 3f9ff8ebc0 Add config form 2015-07-20 21:21:06 +01:00
Daniel McAssey cffa6c8754 Add CoinURL URL shortener 2015-07-20 21:12:13 +01:00
Daniel McAssey 7d245e042b Change tabs to 4 spaces 2015-07-20 20:01:57 +01:00
Daniel McAssey 52db0dfcb3 Fix Form Designer 2015-07-20 16:50:37 +01:00
Daniel McAssey a7ffeb3efa Fix correct URL and GET argument 2015-07-20 16:35:01 +01:00
Daniel McAssey 843a07566b Add LnkU URL Shortener 2015-07-20 15:51:34 +01:00
Jaex b7c4005ea9 fixed #797: For Imgur gif uploads use gifv url 2015-07-19 21:48:07 +03:00
Jaex 2c2e776b81 Imgur response improvements 2015-07-19 21:11:34 +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 f7dc1e544a fixed #781: Drag drop window hotkey will use hotkey task settings 2015-07-15 15:02:27 +03:00
Jaex 64897a45b4 nuget update for #769 mega issue 2015-07-14 18:55:07 +03:00
Jaex bf267bfc9a Added FTP client message box in uploaders config form 2015-07-14 16:52:44 +03: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
Shadorc 8bbac2dde4 French Translation update
Add missing translations, do some corrections.
I also added me as french translator, I hope you don't mind about it.
2015-07-04 13:41:09 +02:00
wforums 6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex 2b0277c90f resx updates 2015-07-02 04:50:49 +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 6b3b737b67 remove enum newline 2015-06-29 07:45:25 -04: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 1bd0903a89 Add icon to Up1 destination 2015-06-28 13:18:47 -04:00
Keith 10daefe9ef Removed extraneous + signs 2015-06-28 12:30:45 -04:00
Keith 7e3265854e Added in everything else for Up1 support 2015-06-28 12:30:44 -04:00
Keith 8ea5fa7608 Added changes to UploadersConfigForm 2015-06-28 12:29:35 -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 50d309af98 Removed Pomf 2015-06-20 09:20:40 +03:00
Jaex b29de89378 Resx updates 2015-06-19 22:57:13 +03:00
Jaex 050adb2cc8 Twitter image upload will allow tweeting with empty text 2015-06-19 00:19:19 +03:00
Jaex 1ed4f7e586 In custom uploader settings double clicking regex will automatically detect group and add syntax to URL section 2015-06-15 16:59:57 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Shadorc 9e5d2affd6 French Translation update
Added missing accents, new translations and done some corrections /
improvements.
2015-06-07 14:11:55 +02:00
Jaex 53719e8c76 fixed #727: Show custom uploader thumbnail and deletion URL in "Test result" section 2015-06-06 13:15:54 +03:00
Jaex ec2ae9e2c2 Added credit for VideoBin 2015-06-05 10:48:02 +03:00
Jaex 12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Jaex de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Corey Cormier 6c66e6360d Add VideoBin support 2015-06-06 00:20:42 -05:00
Shadorc 2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00