Commit graph

5222 commits

Author SHA1 Message Date
Charles Milette 08f939092f
Add EdgeHTML renderer support to webpage capture 2018-12-15 22:14:43 -05:00
Charles Milette 380653c128
Remove kernel caching 2018-12-12 18:38:16 -05:00
Charles Milette 56b447d665
Use more cool features 2018-12-12 14:35:59 -05:00
Charles Milette 7a5591ebde
Don't need C# 7.2 in ImageEffectsLib anymore 2018-12-12 14:19:26 -05:00
Charles Milette 1a4cc7c9d4
New matrix convolution code, add user-customizable gaussian blur effect 2018-12-12 14:07:10 -05:00
Charles Milette 2a759eaf62
Initial gaussian blur reimplementation 2018-12-12 02:28:34 -05:00
Jaex 9a92cc7387 fixed #3791: Remember last save directory from image editor 2018-12-09 18:25:01 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex 1b0d16ab41 fixed #3805: Added delete input file option to actions 2018-12-06 18:16:39 +03:00
Jaex 15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jaex 445b61e06a Change setting name 2018-12-02 23:34:29 +03:00
Jaex a0297634b7 fixed #3756: Added show missing files option to image history 2018-12-02 11:48:17 +03:00
Jaex 71f6d7c738 Support long paths on Windows 10 when group policy enabled 2018-12-02 11:09:47 +03:00
Jaex dcc475a106
Merge pull request #3794 from stuntguy3000/hashcheck
Allow hash result to be selected via Ctrl-A (Fixes #3792) and fix UI bug with progress bar
2018-12-01 08:13:48 +03:00
Luke Anderson e811830666 Allow hash result to be selected via Ctrl-A (Fixes #3792) and fix UI bug with progress bar 2018-12-01 14:46:07 +10:30
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex e138c41662 Update Json .NET 2018-11-30 11:11:19 +03:00
Jaex 067080224a Move auto copy inside StartOCR method 2018-11-30 10:52:06 +03:00
Jaex c4b5cd94c7
Merge pull request #3789 from stuntguy3000/ocr
Add automatic clipboard copy option to OCR
2018-11-30 10:45:48 +03:00
Jaex c802383311 Fix OCR async issue 2018-11-30 10:43:56 +03:00
Luke Anderson bb5c5bcb99 Add automatic clipboard copy option to OCR 2018-11-29 23:10:42 +10:30
Jaex 7baeb193c6 OCRSpace refactoring 2018-11-28 18:23:06 +03:00
Jaex d990b9ed73 Make fileFormName not optional 2018-11-28 18:15:58 +03:00
Jaex d29dbdc8b1 Fix button anchor 2018-11-28 18:05:35 +03:00
Jaex 8f9b7fafea Use fallback endpoint for OCR 2018-11-28 17:36:25 +03:00
Jaex 72d46610b2 Move OCROptions to its own file 2018-11-28 17:03:21 +03:00
Jaex e490e170c6 Move static OCR method to OCRSpace class 2018-11-28 16:45:06 +03:00
Jaex 029997a698 OCR fixes 2018-11-28 16:14:19 +03:00
Jaex 23c4affb6d
Merge pull request #3746 from stuntguy3000/ocr-settings
Add new settings to OCR and enhancements - Fixes #3712, #3601, #2848
2018-11-28 14:56:34 +03:00
Luke Anderson de3b0ba185 Actually implement the requested features 2018-11-28 22:25:38 +10:30
Luke Anderson dad5b81096 Add new settings to OCR - Fixes #3712, #3601, #2848 2018-11-28 20:06:45 +10:30
Jaex 414a7a60cc
Merge pull request #3788 from sylveon/master
Update SDK to version 17763
2018-11-27 05:27:37 +03:00
Charles Milette 0ea821723e
Update SDK to version 17763
Since releasing ShareX on the store, we have realized that while the API is available on both 17734 and 17763, it works on machines with 17763 only. As such, we released an update using the old desktop bridge helper because 17763 is too recent, but will use ActivatedEventArgs for the future releases.
2018-11-26 21:17:44 -05:00
Jaex 3fb40ef1ac #2299: Support $filename$ in request url and result urls 2018-11-24 23:23:18 +03:00
Jaex 25bf2c4297 Only URL encode input and filename 2018-11-24 22:52:06 +03:00
Jaex 3d3eaa2c64 Input syntax must not be usable for output 2018-11-24 22:32:14 +03:00
Jaex 857ba9b222 Move custom uploader code files to new folder 2018-11-24 22:22:07 +03:00
Jaex 4eed9f5d7d Don't serialize file form name and data if not usable 2018-11-24 21:18:43 +03:00
Jaex b285e8d8c5 URL encode syntax results in custom uploader request URL 2018-11-24 20:14:14 +03:00
Jaex a71c7dccfe fixed #3503: Added right click and middle click actions for toast notification 2018-11-23 17:27:30 +03:00
Jaex 0ede607a03 Added form URL encoded support to custom uploader 2018-11-22 20:58:40 +03:00
Jaex 484c7e78dc Added descriptions to request format, renamed few of them 2018-11-22 18:59:41 +03:00
Jaex a7560078ca fixed #3717: Added binary upload support to custom image/text/file uploader 2018-11-22 16:16:25 +03:00
Jaex 3df390a226 Update syntax highlight after set text 2018-11-22 02:50:41 +03:00
Jaex 5d01b6319b Merge branch 'custom-uploader-request-format' 2018-11-21 23:48:32 +03:00
Jaex ca58626fc0 Auto hide tabs depending on request format 2018-11-21 23:23:50 +03:00
Jaex 71ffe70203 Added minify button 2018-11-21 22:46:23 +03:00
Jaex 4a0c3b36a3 Json encode syntax results 2018-11-21 22:33:52 +03:00
Jaex 6df711949d JSON request format supported in all destinations except image and file uploaders 2018-11-21 21:15:34 +03:00
Jaex cf1ddf4da8 Custom Uploader JSON request format now works with URL shortener 2018-11-21 21:05:39 +03:00