Commit graph

1322 commits

Author SHA1 Message Date
Jaex fee0f5c384 Check status code instead 2019-01-28 18:48:49 +03:00
Jaex 5c65d09293 Added early copy URL support for Azure Storage 2019-01-28 00:02:25 +03:00
Jaex bee6373ccd Use SendRequest in Amazon S3 and Azure Storage 2019-01-27 23:55:09 +03:00
Jaex 4fcb1dd358 Added early copy URL support for Amazon S3 2019-01-27 22:59:15 +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
Matthew Burnett a1f12bd0c1 Parameter cleanup 2019-01-27 01:13:45 -05:00
Matthew Burnett 6055f8762c Fix indentation
Hello, codemaid?
2019-01-26 14:20:24 -05:00
Jaex 51ccc98872 Use MenuButton for custom uploader help button 2019-01-26 18:10:39 +03:00
Matthew Burnett 3640c346d3 Fix with refactor 2019-01-24 21:40:29 -05:00
Matthew Burnett 54c90e1d15 Merge upstream 2019-01-24 21:40:00 -05:00
Jaex 84784b294e Multipart data refactoring 2019-01-25 05:17:33 +03:00
Jaex 042652f4ca multipart/related refactoring 2019-01-25 04:37:27 +03:00
Matthew Burnett f615cca924 Rename and add args 2019-01-24 19:24:46 -05:00
Matthew Burnett 4c0ea0e1f3 Use least priviledge scope GCS
Remove debug write
2019-01-24 17:59:17 -05:00
Matthew Burnett 74c8ed1613 Support "fields" query for efficieny 2019-01-24 17:43:22 -05: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
Matthew Burnett 5f8d5651f9 Fix empty albums list
Pagination failed if the albums response is empty, but a pagination token still exists.
2019-01-23 17:26:30 -05: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
Matthew Burnett 3424749e02 Fix album list pollution
Album list will become polluted with redundant single album share images, we can assume that no shared albums other than ones used for public links will be made.

This will not fix long pagination responses due to many shared albums.
2019-01-22 17:09:55 -05: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
Jaex ba29dc918b Added $header:name$ syntax to custom uploader 2019-01-21 17:33:19 +03:00
Jaex bab795bb57 Added $responseurl$ syntax support to custom uploader, which can be used in place of previously removed redirection url response type 2019-01-21 17:06:11 +03:00
Jaex 58cd13db01 Added ResponseInfo class 2019-01-21 15:50:01 +03:00
Jaex 9c4f583dca Removing ResponseType usages to use new system 2019-01-21 15:37:31 +03:00
Jaex 163c2a1ecf Update Paste2 request URL 2019-01-21 15:14:50 +03:00
Jaex eb59fb8e4d Store last response Uri and headers in uploader class 2019-01-21 14:57:18 +03:00
Abu3safeer e9d784cdb5
Remove broken websites
I have commented the website that no longer working + added the the website status.
So please double check those websites, some of the has working domain, but that domain is linked to nothing, so it shows "DNS_PROBE_FINISHED_NXDOMAIN".
some of them redirect, some of them are for sale.

to be honest I wanted to add some good websites to the list, but I don't know how to get the api.
2019-01-20 17:37:20 +03:00
Jaex 894348127f When custom uploader response type is headers it will output headers string same as how it is in raw response, without quotes around value 2019-01-19 12:24:52 +03:00
Jaex a243ded119 fixed #3891: When OCR used first time, ask for permission from user 2019-01-18 09:23:25 +03:00
Jaex c5271c7c68 Support Cookie header in custom uploaders 2019-01-17 10:57:50 +03:00
Jaex 3c5ff2950c When testing custom uploader select that uploader in listbox 2019-01-14 22:43:03 +03:00
Jaex 3af8dee3cc
Merge pull request #3869 from kwint/patch-1
Don't generate direct download links when PreviewLink is checked
2019-01-11 17:56:24 +03:00
Jaex e36a88806a
Update OwnCloud.cs 2019-01-11 17:56:00 +03:00
Jaex 5aa8365e69
Merge pull request #3871 from Somethingweirdhere/master
Pushbullet upgrade
2019-01-11 01:23:45 +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
Quint van Dijk 0c43a86e6e
Update OwnCloud.cs 2019-01-09 16:56:04 +01:00
Quint van Dijk eb0c4a1c13
Update OwnCloud.cs 2019-01-09 16:28:39 +01:00
Jaex 1f316ca7d5 Allow overriding Content-Type header in custom uploader 2019-01-09 16:27:25 +03:00
altar 103b0e54c6 Adds information about filetype to push. Pushbullet on android can then open the Image/File easily, and also shows a preview for images. 2019-01-09 14:24:14 +01:00