Commit graph

6092 commits

Author SHA1 Message Date
mcored
160098b761 CLI Video Encoder fixes 2014-04-19 07:14:06 +08:00
mcored
57bbee03d0 CLI Video Encoder UI changes
Users are able to preconfigure CLI Video Encoder profiles (with args and
output extension) in Applications Settings -> Profiles -> Video
Encoders. TaskSettings therefore do not need to carry Video Encoder
profile configuration. Users can simply choose one of the Video Encoders
without having to reconfigure new encoders in Task Settings and input
args again.
2014-04-19 06:27:03 +08:00
Jaex
6380d013b1 Box sub folder handling 2014-04-17 02:34:31 +03:00
Jaex
f56ac65fac Workaround for Box oauth authorization 2014-04-17 00:34:34 +03:00
Jaex
80bc60476c fixed #103: Box 2.0 api support 2014-04-16 23:35:10 +03:00
Jaex
0a145cccce Box 2.0 authorization & upload complete 2014-04-16 22:14:45 +03:00
Jaex
f384821dc5 Uploader.cs improvements to support GET, POST, PUT, DELETE with one method 2014-04-16 20:55:07 +03:00
Jaex
c80c71a5cb Box 2.0 implementation interim commit 2014-04-16 19:18:25 +03:00
Jaex
3865dede56 More mime types 2014-04-16 16:17:03 +03:00
McoreD
2c161a3e26 Improved MimeTypes
If MimeTypes are not found in registry, it will look up internal
dictionary of MimeTypes;
2014-04-16 08:54:17 +08:00
Jaex
fd02c34ac1 Amazon S3 folder name handling 2014-04-15 22:30:46 +03:00
mcored
991273a9b1 Detect changes done in UploaderConfig.json
This is useful when the UploaderConfig.json is in a shared location
between two or more computers. When one PC updates UploaderConfig.json,
the other PC can detect changes and automatically reload new changes to
memory.
2014-04-15 22:04:34 +08:00
Jaex
110277b419 List crop last region capture fix 2014-04-14 14:10:37 +03:00
Jaex
623c98a6bd MyListView fixes 2014-04-13 20:15:33 +03:00
Jaex
479369dd21 MyListView fixes 2014-04-13 19:40:32 +03:00
mcored
438f9a86b1 simplified MyListView
removed hand cursor while reordering
2014-04-13 23:09:28 +08:00
mcored
4d59c77566 simplified MyListView to take care of reordering 2014-04-13 22:50:55 +08:00
mcored
6ddc965ea2 Fixed secondary uploaders reorder
DoDragDrop was disabling MouseMove Events
2014-04-13 20:01:11 +08:00
McoreD
7916e33391 attempting visual aid
attempting visual aid for secondary uploader drag reprder
2014-04-13 18:43:56 +08:00
McoreD
08a51a88f3 retry changes
new enums will be added, non-existant enums will be removed
2014-04-13 15:51:28 +08:00
Jaex
57038b7cae Retry changes 2014-04-13 09:59:18 +03:00
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