Commit graph

1462 commits

Author SHA1 Message Date
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
Jaex 87fc58a922 Merge pull request #803 from ElectronicWar/fix-802
Do not url-encode file names for (S)FTP upload.
2015-07-19 18:15:19 +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 c399f48276 Added tray menu entry and hotkey for be able to "Disable/Enable hotkeys" 2015-07-18 21:49:34 +03:00
Jaex dcb7758d00 Save current region shape 2015-07-16 22:51:19 +03:00
Jaex 5b9cf79f48 Each region have its own angle and radius info and changeable in selected region 2015-07-16 22:07:06 +03:00
Jaex bddbb2b136 Also removed them from hotkeys 2015-07-16 21:18:01 +03:00
Jaex 6c1cf04ce3 Removed rounded rectangle, ellipse, triangle, diamond from capture menu and renamed Rectangle to Region 2015-07-16 20:55:18 +03:00
Jaex fa0c6f09c9 Rectangle region now supports rounded rectangle, ellipse, triangle and diamond shapes 2015-07-16 20:24:21 +03:00
Jaex f0ccb77fc8 Using RegionInfo in region capture 2015-07-16 18:21:02 +03: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 569f7b4b10 fixed #785: Option for copy URL when notification window clicked 2015-07-14 17:02:06 +03:00
Jaex bf267bfc9a Added FTP client message box in uploaders config form 2015-07-14 16:52:44 +03:00
Jaex aeaf1117c7 Update README.md 2015-07-12 23:31:13 +03:00
Jaex dbce79ddef Merge branch 'master' of github.com:ShareX/ShareX 2015-07-11 12:48:07 +03:00
Jaex 7d9f20cacf fixed #788: Color picker pipette issue 2015-07-11 12:47:38 +03:00
Michael Delpach 1e46c7f860 Update README.md 2015-07-10 10:28:38 +08:00
Jaex 9f8c6e112e Main window listview focus workaround so ctrl + v etc. can work 2015-07-08 11:42:12 +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
Jaex 606b9b2c3f Added portable mode to setup 2015-07-06 11:08:42 +03:00
Michael Delpach daedc50522 Tab index fixes 2015-07-06 05:50:46 +08:00
Jaex d7ce1af49e Merge pull request #761 from Shadorc/master
French Translation update
2015-07-04 18:54:57 +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
Jaex 5a77b6e4b9 Merge pull request #758 from wforums/master
Updated Dutch translations for V10
2015-07-04 05:38:02 +03:00
wforums 6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex a9b2eb1375 Preparation for release 2015-07-04 04:33:13 +03:00
Jaex 2b0277c90f resx updates 2015-07-02 04:50:49 +03:00
Jaex d8544f9398 FFmpeg extension will return proper extension for audio only recording 2015-07-01 20:46:14 +03:00
Jaex 0e5e79b7fd Added Stop button for webpage capture 2015-07-01 19:07:36 +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 a0adfc3da8 Nothing changed on last line of readme 2015-06-29 07:44:26 -04:00
Keith b9d9a9fe7b Merge branch 'up1' of https://github.com/k3d3/ShareX into up1
Remove extra newline
2015-06-29 07:40:48 -04:00
Keith 51e34f1125 Remove extraneous newlines 2015-06-29 07:38:47 -04:00
Keith 2b9c9d034b Add Up1 to readme 2015-06-28 19:35:18 -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