Commit graph

5552 commits

Author SHA1 Message Date
Jaex
abf441dae5 Added all imgur thumbnail types 2014-04-22 22:13:40 +03:00
Jaex
62d95a0cf4 Localhost changes 2014-04-21 01:17:54 +03:00
mcored
8f9767c313 Double click to edit Encoders and Watch folders 2014-04-21 01:17:14 +08:00
mcored
506ab5167d Two preconfigured CLI video encoders 2014-04-20 12:24:03 +08:00
Jaex
c1ff163cc8 Added HttpHomePathAutoAddSubFolderPath ftp setting instead using @ in beginning of HttpHomePath
Fixed space encoding
2014-04-20 04:16:51 +03:00
Jaex
95f2bf980a Dropbox shareable url type setting: Default, shortened, direct
Not replacing space with _
2014-04-20 02:00:19 +03:00
Jaex
73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
Jaex
97f9108b57 Screen recorder error handling 2014-04-19 18:39:17 +03:00
mcored
70673cd52a CLI Video Encoder GUI fixes 2014-04-19 11:44:07 +08:00
mcored
518557012f CLI Video Encoder UI added Duplicate button 2014-04-19 11:11:14 +08:00
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