Commit graph

708 commits

Author SHA1 Message Date
Uncled1023
b408b640bf Merged latest master into fork 2019-01-28 20:24:23 -08:00
Jaex
b38ab1f29c Improve upload error output to include more details about request 2019-01-28 20:37:05 +03:00
Jaex
ffe1234d2e Reflect S3 remove extension setting change in URL preview 2019-01-27 21:36:16 +03:00
Jaex
be2d7e3430
Merge pull request #3910 from matthewburnett/GoogleCloudStorage-Patch
Google based uploaders update
2019-01-27 18:50:01 +03:00
Jaex
51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Matthew Burnett
21c5e764fc Correctly update preview url with object extension preferences
Rename variables for consistency
Early url returning for quicker pastes
2019-01-24 15:09:00 -05:00
Jaex
bac503c1b9 Add rest of syntax to input code menu 2019-01-24 16:23:40 +03:00
Jaex
82a4d09964 No need size change in uploaders config form anymore 2019-01-23 15:14:20 +03:00
Jaex
d858ff457e Added icon to custom uploader settings 2019-01-23 15:03:52 +03:00
Jaex
898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +03:00
Jaex
cb9efd5fa3 Move custom uploader settings to its own form 2019-01-23 13:13:48 +03:00
Jaex
0a57e89487 Removed response type control 2019-01-22 15:21:13 +03:00
Jaex
c5810ca127 Rename Picasa options to Google Photos to reset them 2019-01-22 11:16:12 +03:00
Matthew Burnett
5e9c3c43b6 Google photos update for Picasa deprecation (#3890)
* Add new object classes
Update scope
Update album list url
Remove extra headers

* Implement new albums

* Update GooglePhotos to new API

* Add create album button

* Fix redundancy
2019-01-22 10:57:43 +03:00
Jaex
017c19cd21 Added syntax menu to custom uploader URL text boxes 2019-01-22 10:38:04 +03:00
Jaex
b19e0ee83c Removed custom uploader response type option, added backward compatibility for it 2019-01-21 18:09:23 +03:00
Uncled1023
1ffa5df531 Added Text and Url Shortener actions for Teknik 2019-01-20 20:30:48 -08:00
Uncled1023
e3305b3398 Added Teknik Uploader support w/ Oauth 2019-01-17 23:57:11 -08:00
Jaex
a243ded119 fixed #3891: When OCR used first time, ask for permission from user 2019-01-18 09:23:25 +03:00
Jaex
3c5ff2950c When testing custom uploader select that uploader in listbox 2019-01-14 22:43:03 +03:00
Jaex
1431c7f54d Added copy response button to toolbar 2019-01-09 21:47:12 +03:00
Jaex
42db062eb4 Added JSON format and XML format buttons to response text tab 2019-01-09 20:23:44 +03:00
Jaex
efc3e0facc Added XML (application/xml) body support to custom uploader 2019-01-09 19:08:55 +03:00
Jaex
abe7a18dd2 Added help context menu button to custom uploader tab 2019-01-09 01:42:43 +03:00
Jaex
9355218cd3 Add code menu and context menu to parameter value textbox 2019-01-09 00:31:11 +03:00
Jaex
08509150a4 Improve custom uploader batch import speed 2019-01-08 21:28:34 +03:00
Jaex
b2081622aa Rename RequestType to RequestMethod 2019-01-08 18:57:49 +03:00
Jaex
fa7f69988e Rename RequestFormat to Body 2019-01-08 18:02:21 +03:00
Jaex
142c68197c Parse request URL 2019-01-08 17:35:17 +03:00
Jaex
5f59b14132 Custom uploader body panel changes 2019-01-08 16:35:22 +03:00
Jaex
af0b713469 Show shortened URL separately in result 2019-01-06 20:42:12 +03:00
Jaex
742f3ca18e Export request type even if it is default value 2019-01-06 20:26:59 +03:00
Jaex
f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex
ccb14e3b6f Show custom uploader response in test tab instead of using response window 2019-01-06 16:16:51 +03:00
Jaex
d4ef035e35 Interim commit for custom uploader parameters 2019-01-06 13:09:01 +03:00
Jaex
af952f5c1a Added request, response and test tabs to custom uploader tab to create more space 2019-01-06 11:00:28 +03:00
Jaex
885f6c8851 Show selected destination types on control 2019-01-04 20:19:24 +03:00
Jaex
85f98bc063 Removed None from request method, not need anymore 2019-01-04 19:45:42 +03:00
Jaex
f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
15cb8d3830 Added Amazon S3 signed payload option 2018-12-04 19:10:01 +03:00
Jaex
dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex
067080224a Move auto copy inside StartOCR method 2018-11-30 10:52:06 +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
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
4eed9f5d7d Don't serialize file form name and data if not usable 2018-11-24 21:18:43 +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
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
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
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
fef12c0dd8 Added syntax highlighting support to custom uploader URL fields 2018-11-19 18:33:03 +03:00
Jaex
015693290a Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
L1Q
20a3d7ce92 Update Russian translation 2018-10-25 04:07:34 +03:00
L1Q
2f2bf8ff0a Improve localization support
- move strings to resx
- create tokens for missing language names in about form
- mark uploader names invariant
2018-10-25 04:00:47 +03:00
Jaex
efdcdc2ca7
Merge pull request #3679 from L1Q/master
Update Russian translation
2018-10-18 21:56:46 +03:00
Jaex
745ba3aa32 Use type on declarations instead of var for consistency with rest of code 2018-10-17 15:32:03 +03:00
Charles Milette
b8d2a0b9da
Add support for extensionless upload on GCS 2018-10-10 16:00:50 -04:00
thanhpd
be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex
aa46c723b8 Removed unnecessary this. usages 2018-10-09 14:30:22 +03:00
Jaex
472f885b41 Added $select:domain1|domain2$ syntax to custom uploader parser 2018-10-08 12:33:20 +03:00
Jaex
ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
Jaex
e1d0669891 Reduce complex code for CodeFactor 2018-10-02 21:25:55 +03:00
Jaex
9dede046d4 Added Kutt URL shortener support 2018-10-02 02:11:53 +03:00
tinybarks
155e89d9b8
Backblaze B2: Fix custom URL preview, fix CodeMenu on custom URL field
CodeMenu will no longer appear on the custom URL text box if custom URL setting is disabled.
2018-10-01 19:51:50 +02:00
tinybarks
fce293108e
Merge remote-tracking branch 'upstream/master' into implement-backblaze-b2 2018-10-01 19:34:36 +02:00
tinybarks
b0c1a21c27
BackblazeB2: Remove SetPlaceHolderText() and use SetWatermark() 2018-10-01 17:58:53 +02:00
tinybarks
140d583a1c
B2 uploader: Change bucket setting handling, add CodeMenu to fields
The "bucket" setting is no longer required. Instead, show a hint to the user saying that the setting is only used if the application key has no bucket acess restriction.
2018-10-01 16:39:16 +02:00
tinybarks
787a5217d9
Fix missing B2 config page icon 2018-10-01 14:18:45 +02:00
tinybarks
e0fb9373b8
Backblaze B2 support
Adds an uploader for Backblaze B2 Cloud Storage.
2018-10-01 14:18:39 +02:00
Jaex
eea65f67db Use | as separator in regex syntax to be consistent with random syntax 2018-09-29 12:43:30 +03:00
Fyers
ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Jonathan Donaldson
bfc9352300 Fixed typo and changed OwnCloudExpiryTime to int 2018-09-10 22:14:32 +01:00
Jonathan Donaldson
334650d234 Fixed styling issues 2018-09-10 18:07:45 +01:00
Jonathan Donaldson
92ad3cff56 Added auto expiring of shared links 2018-09-10 17:55:07 +01:00
L1Q
5b05f8c685 Update Russian translation 2018-09-10 19:01:13 +03:00
Jaex
507143fef0 More Turkish translations 2018-08-19 15:01:13 +03:00
Jaex
57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
Jaex
48b5dc6b0b Turkish translation improvements 2018-08-07 15:27:34 +03:00
Jaex
a3a07a5231 More resx cleanup 2018-08-07 12:48:16 +03:00
Jaex
6bf61f03fa Deleted remaining unused resx entries 2018-08-07 12:31:40 +03:00
Jaex
9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex
1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex
f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
gehongyan
568178d92b Merge pull request #2 from gehongyan/master Chinese Updated 2018-07-26 00:11:23 +08:00
gehongyan
f891cfb5d9 Merge branch 'language/ChineseUpdate' of https://github.com/gehongyan/ShareX into language/ChineseUpdate 2018-07-25 22:27:02 +08:00
Absay
a51914df48 New strings 2018-07-10 15:28:29 -05:00
Absay
98a1b39b5e Merge branch 'master' of https://github.com/absay/ShareX 2018-07-10 12:36:09 -05:00