Commit graph

5212 commits

Author SHA1 Message Date
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
Jaex ea69bb703d Added Data option to custom uploader to be able to send raw text like json etc. 2018-11-21 19:48:04 +03:00
Jaex e56349ee54 Added request format option to custom uploaders 2018-11-21 17:16:14 +03:00
Jaex ab7be11122 Use syntax highlighting for argument and header value 2018-11-20 19:22:12 +03:00
Jaex 97b5dcbe05 Use syntax highlighting for request url 2018-11-20 14:48:31 +03:00
Jaex fd0719bcd6
Merge pull request #3772 from sylveon/master
Make code prettier
2018-11-19 22:37:23 +03:00
Charles Milette a0b266d492
Fix typo 2018-11-19 14:35:33 -05:00
Charles Milette e7e30a46c2
Use ToInt64 2018-11-19 14:32:16 -05:00
Charles Milette 9d94f1f203
Add comment 2018-11-19 14:22:14 -05:00
Charles Milette 431ffe418e
Make code prettier 2018-11-19 14:17:50 -05:00
Jaex b445d65495 Increase version 2018-11-19 18:38:01 +03:00