Commit graph

5154 commits

Author SHA1 Message Date
Luke Anderson 109911b995 Update Uploader Service Icons 2018-11-18 18:33:43 +10:30
Jaex 5d31bb2ffa Hide edit with ShareX option in Windows Store build 2018-11-17 19:42:55 +03:00
Jaex 4642091372 fixed #3741: After use image editor task buttons, modified should be set to false 2018-11-17 12:20:59 +03:00
Jaex b21480fa69 fixed #3764: Create directory inside save image method 2018-11-17 10:37:16 +03:00
Jaex 56b14102ff
Merge pull request #3760 from sylveon/master
Fix crashes when starting and closing
2018-11-16 22:19:13 +03:00
Charles Milette 9ea32d2e82
Fix crashes when starting and closing 2018-11-16 13:24:52 -05:00
Jaex 9b1d56f41d
Merge pull request #3757 from stuntguy3000/show-administrator
Indicate in debug logs if ShareX is running as an elevated process
2018-11-16 16:43:04 +03:00
Luke Anderson 5ca6f5b0aa Indicate in debug logs if ShareX is running as an elevated process 2018-11-17 00:12:16 +10:30
Jaex 8611794013 Fix alternating cell color 2018-11-15 17:04:47 +03:00
Jaex ec467add71 Auto resize date column, fix cursor 2018-11-15 16:03:59 +03:00
Jaex 5e4b03e850 fixed #3736: Remade NewsListControl to avoid layout related issues 2018-11-15 15:18:24 +03:00
Jaex e312a82cc5
Merge pull request #3745 from iamluca1/patch-1
Update README.md
2018-11-15 09:55:51 +03:00
Luca Wild ed939dd006
Update README.md 2018-11-14 15:04:43 -05:00
Jaex 1e0ec404a7 Include operating system bit in debug logs, Program.cs refactoring 2018-11-14 10:08:45 +03:00
Jaex c628a22d9d fixed #3735: Image save issue from image editor 2018-11-13 14:19:37 +03:00
Jaex 86242dca83 fixed #3734: Added optional setting to strip color space information chunks from PNG image 2018-11-13 11:10:33 +03:00
Jaex e58d6f3eb9 Fix typo 2018-11-13 09:54:04 +03:00
Jaex 4169dfe64a Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
Jaex f1b46519d4 Increase version for dev builds 2018-11-11 10:37:52 +03:00
Jaex 015693290a Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
Jaex 3021c2b522
Merge pull request #3724 from AlcaDesign/patch-1
Add AmazonS3 endpoint for SFO2 DigitalOcean Spaces
2018-11-10 09:40:30 +03:00
Jacob Foster 8bf5bee53e
Add AmazonS3 endpoint for SFO2 DigitalOcean Spaces 2018-11-09 21:05:35 -06:00
Jaex 68a911e796 Release 2018-11-09 00:31:07 +03:00
Jaex 8b83eee82c Update BlobEmoji 2018-11-06 21:27:35 +03:00
Jaex 4f74e7fad3 Include version in user-agent 2018-11-06 02:40:05 +03:00
Jaex b1fed1c1c0 Added $base64:text$ syntax to custom uploader parser 2018-11-05 03:02:38 +03:00
Jaex 9d923aeb13 Allow negative offset in image effects 2018-11-05 01:02:06 +03:00
Jaex 1a71ed6c32 Show install dev build button always 2018-11-03 14:02:34 +03:00
Jaex 4e42de6dd5 Screen record manager refactoring 2018-11-01 13:49:27 +03:00
Jaex dded3a11a0 Even size not required for animated images 2018-11-01 13:06:59 +03:00
Jaex e9958e155c Removed screen record cli option because task actions already can do same thing and with two pass encoding option it is not that required anymore 2018-11-01 12:36:13 +03:00
Jaex 6cee0358f2 Replace prompt parameter positions 2018-10-31 17:07:46 +03:00
Jaex c0de09d8c9 Added title support to prompt syntax 2018-10-31 15:47:56 +03:00
Jaex 5141777523 Improve custom uploader parser escaping 2018-10-31 15:19:27 +03:00
Jaex bdfbebfe37 Fix escape 2018-10-31 14:45:55 +03:00
Jaex 8cd98a52bd Custom uploader parser fixes 2018-10-31 13:21:13 +03:00
Jaex 97c3d67b25 Also support custom uploader syntax in arguments and headers 2018-10-31 11:51:16 +03:00
Jaex a41a1bc5f3 Rename $input$ syntax to $prompt$ 2018-10-31 10:17:58 +03:00
Jaex 97d1748659
Merge pull request #3699 from sylveon/master
Add AMD hardware acceleration support
2018-10-31 09:55:02 +03:00
Charles Milette 8f9a0d06dd
Fix resx stupidity 2018-10-30 19:40:29 -04:00
Charles Milette 4826689872
Increase default real time buffer size
100 megabytes was not enough for my 2560x1080 screen
2018-10-30 19:33:02 -04:00
Charles Milette 9cf109241b
Add AMD hardware acceleration support 2018-10-30 19:31:10 -04:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
Jaex efb1c463e5
Merge pull request #3697 from CookieMichal/code-factor-opti
Simplified code complexity
2018-10-30 20:15:10 +03:00
Jaex 1e27c14d16
Update UploadManager.cs 2018-10-30 20:14:46 +03:00
CookieMichal d92be87507 Made code less complex and removed duplicates 2018-10-30 17:23:22 +01:00
Jaex 84e80d8d32
Merge pull request #3695 from CookieMichal/cached-content-viewer
Fixes unexpected clipboard content viewer behavior
2018-10-30 15:37:28 +03:00
CookieMichal ea6f8e3e92 Method should be considered private 2018-10-30 13:15:15 +01:00
CookieMichal 4ca5c87d96 Dispose cached image if upload was canceled 2018-10-30 13:08:56 +01:00
Jaex e75ccdab0e For .NET 4.7.2 accessibility improvements 2018-10-30 12:44:49 +03:00