Commit graph

7571 commits

Author SHA1 Message Date
McoreD fd2de42e35 Secondary uploaders if primary uploaders fail
Support for secondary uploaders if primary uploaders fail
2014-04-13 13:22:31 +08:00
Jaex 1b5263d6a8 Update README.md 2014-04-12 16:54:41 +03:00
McoreD c038a21c40 Added px unit to width, heigth and distance 2014-04-12 16:57:16 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00
Jaex 1cdace0c9c Added mark center of ruler 2014-04-11 20:12:13 +03:00
Jaex efddaa6f4a fixed #102: Added ruler tool 2014-04-11 19:29:19 +03:00
Jaex 6baf6e277b About button was not visible on main form 2014-04-09 15:21:18 +03:00
mcored d799a3c21c Conditional activation of runas for installer
runas will only activate when ShareX is installed in the default Program
Files folder. If a Standard User user has installed ShareX in My
Documents, it is not necessary to execute runas.
2014-04-09 19:07:33 +08:00
Jaex 6842054380 runas needed for installer 2014-04-09 04:02:03 +03:00
Jaex ba44f632f5 Added drop window settings 2014-04-09 03:50:34 +03:00
Jaex 2ebb3f8cbb fixed #99: Using post request for Yourls url shortener 2014-04-07 09:13:19 +03:00
mcored 984a993b49 Drag-and-drop window changes color
Drag-and-drop window changes color when the user drags a file to the
region.
2014-04-06 22:30:08 +08:00
Jaex 9f3980fa39 Drag & drop window singleton and hotkey support 2014-04-06 09:08:43 +03:00
Jaex 3379cd133b fixed #98: Added drag & drop box 2014-04-06 05:10:34 +03:00
mcored de80bb9f92 Open/Copy menu enhancements
Ability to open/copy filepath, image or browse folder for uploads that
have errors.
2014-04-05 05:56:30 +08:00
Jaex 6a4cc81453 Merge pull request #97 from alanedwardes/amazon-s3-file-uploader
Fixed Amazon S3 URLs not being URL encoded.
2014-04-03 02:51:25 +03:00
Alan Edwardes 8b3b5f3dd7 Merge branch 'master' of https://github.com/ShareX/ShareX into amazon-s3-file-uploader 2014-04-03 00:46:23 +01:00
Alan Edwardes 3e76c506f4 The URL generated for stored Amazon S3 objects is now properly URL encoded. 2014-04-03 00:45:12 +01:00
Jaex 4f70146402 Merge pull request #96 from alanedwardes/amazon-s3-file-uploader
Fixed a bug where slashes were stripped out of destination paths.
2014-04-03 02:29:17 +03:00
Alan Edwardes c8fd277dcc Fixed a bug where slashes were stripped out of destination paths. 2014-04-03 00:21:19 +01:00
mcored a15c1710fe Merge branch 'master' of https://github.com/ShareX/ShareX 2014-03-31 20:20:20 +08:00
mcored 4d44ac772e Ability to override capture path 2014-03-31 20:20:12 +08:00
Jaex 5df88f8233 Added ping buttons to DNS Changer 2014-03-31 15:18:51 +03:00
mcored 1aa1a762be DNS Changer moved to its own exe
DNS Changer moved to its own exe to be able to elevate for UAC prompt
2014-03-31 19:23:47 +08:00
Jaex 6a15f8d5d3 Added dns change error messages 2014-03-31 13:23:56 +03:00
mcored 4eefd960ad Toast Notification Window click actions
Annotate image
2014-03-30 21:47:10 +08:00
mcored e07038de37 Toast Notification Window click actions
fixed resized image getting copied to clipboard
2014-03-30 21:39:52 +08:00
mcored 50e13bd728 Toast Notification Window click actions 2014-03-30 21:33:44 +08:00
mcored 46c0749e83 Consistent clipboard operations
If you do not want Pushbullet URL copied to your clipboard then create a
new Hotkey e.g. Ctrl+Shift+P for Pushbullet and deselect Copy URL to
Clipboard in After Upload Tasks
2014-03-30 19:59:54 +08:00
Jaex 08ba5d675f Using index for Pushbullet 2014-03-30 14:37:38 +03:00
Jaex 29d23fb4cb Pushbullet ui changes 2014-03-30 13:28:34 +03:00
Jaex 166f2a38c8 Pushbullet send note & link functions 2014-03-30 12:49:43 +03:00
Jaex da2843355a Pushbullet is now file uploader therefore can be used with image & text upload 2014-03-30 12:16:20 +03:00
Gregoire Pailler d276c03771 #84 Update to MegaApiClient 1.0.4 to handle shared folders properly 2014-03-29 18:45:25 +01:00
Jaex fdd939f367 Added more DNS servers 2014-03-29 08:58:41 +02:00
Jaex 7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
Jaex 2a1b30a45f Path changes 2014-03-28 14:22:16 +02:00
mcored 1ac77e9a45 Support custom UploadersConfig and Hotkeys paths 2014-03-28 17:12:07 +08:00
Jaex e6b049081c Merge pull request #86 from alanedwardes/amazon-s3-file-uploader
Fixed a bug where the upload policy was hard coded to 2015, implemented ...
2014-03-27 14:02:58 +02:00
Alan Edwardes bf6d6d2097 Fixed a bug where the upload policy was hard coded to 2015, implemented some suggestions and bugfixes from Jaex. Tidied code. 2014-03-27 12:01:05 +00:00
Jaex c80f5d2021 Some Pushbullet changes 2014-03-27 12:16:57 +02:00
Jaex e2d5b40759 Changes to Pushbullet 2014-03-27 10:17:28 +02:00
Jaex 579a8c8690 Merge pull request #85 from BallisticLingonberries/master 2014-03-27 09:05:14 +02:00
Jaex d5d73c8e6b Merge pull request #83 from alanedwardes/amazon-s3-file-uploader
Added Amazon S3 file uploader support.
2014-03-27 07:59:35 +02:00
Alan Edwardes 8744352d01 Added Amazon S3 file uploader support. 2014-03-26 16:56:05 +00:00
mcored c980df483d Removed mega anonymous UI
Updated version history
2014-03-26 07:03:52 +08:00
Jaex 652328a672 Added %pn (Process name of active window) to name parser 2014-03-25 03:26:08 +02:00
Jaex 6a1d19764c DNS changer ip address check 2014-03-23 01:15:13 +02:00
Jaex 0a151ed251 Merge branch 'master' of github.com:ShareX/ShareX 2014-03-23 00:39:21 +02:00
Jaex 473e75fac6 DNS changer changes 2014-03-23 00:39:05 +02:00