Commit graph

326 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Charles Milette
b8d2a0b9da
Add support for extensionless upload on GCS 2018-10-10 16:00:50 -04: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
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
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
Jaex
57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
Jaex
1cc41d3c42 Removed TaskEx class instead using async/await 2018-08-03 16:38:18 +03:00
Jaex
716b90da9d Removed uploaders config form banners 2018-06-21 19:55:57 +03:00
Jaex
8667d2412e Added URL preview to Azure Storage tab 2018-06-19 22:16:11 +03:00
Jaex
40f94579d4 Removed Azure exclude container option, instead it will exclude always same as S3 and GCS, that way user can include container if they want 2018-06-19 21:44:37 +03:00
William Saulnier
8f4dab2583 should remove extra spaces from case switch 2018-06-08 17:38:26 -07:00
William Saulnier
ef0edfb066 Update Azure Storage to include support for root containers, custom upload paths, and masking $root 2018-06-05 17:39:50 -07:00
Jaex
9f1db5aae9 fixed #3408: Removed coinurl 2018-05-19 01:18:40 +03:00
SupSuper
9145d497cb Clean up OAuth2 Uploaders
Remove redundant authentication calls with generic helper implementation
2018-05-17 02:14:17 +01:00
Jaex
bd83a80c97 Decrease code duplication 2018-05-16 12:40:15 +03:00
Matthew Burnett
fb3ce039f0 Add live url preview 2018-04-26 00:41:11 -04:00
Jaex
482d2bb6fc Shared folder UI improvements 2018-04-22 12:10:23 +03:00
Matthew Burnett
7ea80aeaa0 Finish form 2018-04-20 17:16:46 -04:00
Matthew Burnett
7c3569a39d ACL Broken 2018-04-20 16:39:14 -04:00
Matthew Burnett
098e5aff64 Creat OAuth 2018-04-20 12:13:34 -04:00
Jaex
a36c61431a Removed Google URL shortener (https://developers.googleblog.com/2018/03/transitioning-google-url-shortener.html) 2018-04-20 02:02:45 +03:00
SupSuper
5f77d55523 Make sure we reset old OneDrive config 2018-04-16 21:55:19 +01:00
Jaex
0d8bd4e908 Made YouTube shortened link optional 2018-04-12 13:09:35 +03:00
SupSuper
a93ec82096 Fix Google Shortener settings 2018-04-12 04:20:55 +01:00
SupSuper
317f7514dc Fix OneDrive check in wrong place 2018-04-10 01:56:03 +01:00
SupSuper
d6bc062bff Add Youtube to file uploaders 2018-04-10 01:49:40 +01:00
Matthew Burnett
418d1d615b Forms done (uploader doesn't work) 2018-04-03 22:42:05 -04:00
Matthew Burnett
963b7487f3 New forms because old ones keep breaking 2018-04-03 22:28:42 -04:00
Matthew Burnett
5536e6cc41 Merge remote-tracking branch 'upstream/master' 2018-04-03 21:05:58 -04:00
Jaex
e369ee2863 https://blog.github.com/2018-03-20-removing-anonymous-gist-creation/ 2018-04-01 23:34:48 +03:00
Matthew Burnett
e55a2f2c1c Add Firebase Dynamic Links URL Shortener 2018-04-01 03:31:12 -04:00
campbeb
db68bfe24c Remove check of whether to save TinyPic login info
If user enters it, then save it.
Fixes #3186 (and linked issues)
2018-03-28 22:42:48 -04:00
Dominik M. Kwiatek
3553b44252 Implement NextCloud direct link setting 2018-03-24 22:04:56 +00:00
Dominik M. Kwiatek
318d6c8dc2 Add config option for NextCloud direct links 2018-03-24 20:20:15 +00:00
Jaex
c33bc4844f CodeMaid cleanup 2018-03-01 01:52:11 +03:00
Jaex
0f28989d9d Added $filename$ to code menu 2018-02-03 22:36:41 +03:00
Charles Milette
051870383b
Add option to remove file extensions on Amazon S3 uploads 2018-02-01 14:55:23 -05:00
Jaex
d52f2c66e0 Rename "ownCloud" to "ownCloud / Nextcloud" 2018-01-29 11:44:06 +03:00
Jaex
9b5f28e366 Set default filename for custom uploader export 2018-01-02 10:38:28 +03:00
Jaex
b463a16567 Update year 2018-01-01 17:59:14 +03:00
Charles Milette
6882b54d45
Rename function that designer didn't rename 2017-12-19 12:57:10 -05:00
Charles Milette
303280a31a
Allow to disable setting public ACL on S3 uploads 2017-12-19 12:55:11 -05:00
Jaex
7388cd3ee2 Added login support to Lithiio 2017-11-11 01:21:04 +03:00
Jaex
a7aea349cf Updated Lithiio request URL, changed get API key link 2017-11-10 21:18:25 +03:00
Jaex
e19b9b7f0d Removed Imgur https option, now Imgur gonna use https result urls always 2017-10-30 16:26:01 +03:00
Jaex
8e3d7d971e Removed dead uploader Uplea 2017-10-29 11:56:26 +03:00
L1Q
179500cb90 Improve translation support 2017-10-28 23:40:50 +03:00
Jaex
9a3f872575 #130: Removed shutdown minus.com uploader 2017-10-19 16:31:30 +03:00
Jaex
27398925d3 On custom uploader export check for request url and destination type 2017-10-19 16:08:37 +03:00
Jaex
10d7476abb Added direct link option to Flickr 2017-10-09 10:14:02 +03:00
Jaex
c2736389c2 Get URL for uploaded Flickr image 2017-10-09 09:51:37 +03:00
Jaex
4f6e969c88 Add regions to UploadersConfigForm.cs 2017-10-05 23:54:06 +03:00
Jaex
f8ea055e4b Interim Flickr OAuth implementation 2017-10-04 04:29:39 +03:00
Jaex
206a79d86e Implement new paste.ee API 2017-10-02 20:15:54 +03:00
L1Q
709202b305 Improve translation support
- ImgurThumbnailType enum
- PastebinPrivacy enum
- MinusLinkType enum
- AmazonS3StorageClass enum
- Mark uploader names as @Invariant
- Amazon S3 Storage Classes Help URL
2017-10-01 08:05:53 +03:00
Jaex
03a78c8a0c Removed Amazon S3 reduced redundancy storage option because it is now deprecated and even costs more than standard storage to encourage moving to standard storage.
Added standard infrequent access storage option.
2017-09-28 18:25:41 +03:00
L1Q
ceab2a4979 Improve translation support
- Image Thumbnailer form
- LinearGradientMode enum (used in Monitor test)
- custom uploader error messages
- QRcode text watermark
2017-09-21 16:10:46 +03:00
Jaex
637fd4bcac If custom uploader name is same as automated name then don't serialize it 2017-09-19 03:33:22 +03:00
Jaex
4d7f101c4d Don't disable import button and refresh state after import 2017-09-18 23:28:04 +03:00
Jaex
0ba2a51e99 Selected index fix to keep previous selection after item remove 2017-09-13 19:21:24 +03:00
Jaex
5c09859970 Custom URL sharing service implementation complete 2017-09-10 15:29:29 +03:00
Jaex
e68ad1a67d Also refresh combo box names 2017-09-08 14:13:58 +03:00