Commit graph

175 commits

Author SHA1 Message Date
Jaex 1c2abb9b95 Encrypt all image uploader settings 2020-06-01 02:53:41 +03:00
Jaex d8bd581179 fixed #4763: Flickr changed flickr.photos.getSizes response 2020-05-07 08:18:54 +03:00
Jaex 9f619c05ab Added user name to oauth status label, oauth button text changes 2020-04-16 17:06:25 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 20c83136a9 Fix PVS high issues 2019-09-20 10:48:45 +03:00
Jaex e6ed90c09f Removed TinyPic 2019-08-25 05:10:25 +03:00
Jaex 4d28a97e4d Solution code cleanup 2019-08-21 17:28:17 +03:00
Jaex 76f7e24f87 Support Imgur video uploads 2019-07-23 12:50:07 +03:00
Jaex 8677a80768 Removed preset Chevereto uploaders list 2019-04-26 22:26:43 +03:00
Jaex 4a970ef3d1 Rename UploadHelpers to RequestHelpers 2019-03-14 14:06:54 +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
Matthew Burnett f615cca924 Rename and add args 2019-01-24 19:24:46 -05:00
Matthew Burnett 74c8ed1613 Support "fields" query for efficieny 2019-01-24 17:43:22 -05: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 898482a5d4 Remove custom uploaders tab from uploaders config form 2019-01-23 13:34:10 +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 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 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 9c4f583dca Removing ResponseType usages to use new system 2019-01-21 15:37:31 +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 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 f077a0eed3 Implement parameters to custom uploader requests 2019-01-06 19:04:40 +03:00
Jaex b238357bcc If request URL contains query string then automatically convert it to parameters and remove query string from request URL 2019-01-06 14:47:37 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex dd7ba07c60 Custom uploader request format will be set explicitly 2018-11-30 14:03:45 +03:00
Jaex 3fb40ef1ac #2299: Support $filename$ in request url and result urls 2018-11-24 23:23:18 +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 cf1ddf4da8 Custom Uploader JSON request format now works with URL shortener 2018-11-21 21:05:39 +03:00
Jaex e56349ee54 Added request format option to custom uploaders 2018-11-21 17:16:14 +03:00
Jaex 4169dfe64a Don't restrict custom uploaders with http method 2018-11-11 11:51:44 +03:00
Jaex 015693290a Rename CustomUploaderRequestType to CustomUploaderRequestMethod 2018-11-11 10:33:17 +03:00
Jaex 575e92c18d Added UploadHelpers class 2018-10-17 19:06:06 +03:00
Jaex a26d2f63ef fixed #3666: Support Imgur GetAlbums paging 2018-10-14 13:57:04 +03:00
Jaex 795822a7b2 Removed StyleCop.Analyzers 2018-05-16 17:29:34 +03:00
BZC.kim 6a0a8e1305
Added img.land to Chevereto list 2018-05-15 11:59:53 +03:00
SupSuper 9bb156ac6b Update Google authentication to latest URLs 2018-04-11 05:28:01 +01:00
Jaex 35faf69111 fixed #3188: Fix pull request 2018-03-11 02:27:03 +03:00
lovedigit db1b18d19d
added new chevereto host - lensdump.com
Chevereto host - lensdump.com
2018-03-09 19:00:15 +05:30
Jaex d0c2275207 Support name patterns in custom uploader headers too 2018-02-03 22:21:24 +03:00
Jaex c7f9f3c4f7 Added $filename$ variable for custom uploader arguments 2018-02-02 02:36:55 +03:00
Jaex b463a16567 Update year 2018-01-01 17:59:14 +03:00
Jaex 4b9a28fc3c Added site.pictures to Chevereto list 2017-12-02 09:02:39 +03:00
Jaex 7f347d916f Increase tweet message limit to 280 2017-11-08 21:36:02 +03:00
Jaex f0e5416e0d In image editor show FPS on title bar 2017-11-08 03:47:22 +03:00
Jaex 6fcca269ae Improve Imgur error parsing because error object type can change 2017-10-30 17:36:32 +03:00
Jaex e19b9b7f0d Removed Imgur https option, now Imgur gonna use https result urls always 2017-10-30 16:26:01 +03:00