Commit graph

110 commits

Author SHA1 Message Date
Jaex d881a54040 Update json .net 2017-04-06 10:53:37 +03:00
Andrei Sângeorzan 16f2f004e6 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:29:02 +03:00
Andrei Sângeorzan d443291085 Revert "Fixed Google Photos album names not appearing"
This reverts commit 4373ea2fd3.
2017-04-05 22:27:05 +03:00
Andrei Sângeorzan 4373ea2fd3 Fixed Google Photos album names not appearing
Also forces the request to use the latest version of the API, just
cause. The album name is now taken from the actual title metadata.
2017-04-05 22:21:27 +03:00
Jaex 2870c65909 Added Chevereto uploader 2017-03-13 22:02:45 +03:00
Jaex 53446a51c0 Added Chevereto uploader 2017-03-11 18:42:03 +03:00
Jaex a4d295c766 Added Chevereto uploaders 2017-03-08 21:36:08 +03:00
Jaex bd39d4d827 fixed #2268: Removed sli.mg image uploader 2017-02-06 08:56:13 +03:00
Jaex a35beedc1e Removed unused media crush uploader 2017-02-03 09:04:39 +03:00
Jaex 4b98882d5a Added chevereto uploaders 2017-01-15 21:46:35 +03:00
Jaex 4d7006b359 Update year 2017-01-11 11:39:40 +03:00
Jaex 8161d1440a Rename UploadData method to SendRequestFile for consistency with other methods 2016-12-26 19:47:46 +03:00
Jaex d3a075ffec Added SendRequestMultiPart method instead of using SendRequest for it 2016-12-26 19:30:17 +03:00
Jaex 09c5c06eab More Uploader.cs refactoring 2016-12-23 11:21:37 +03:00
Jaex a0434e8c91 Removed SendRequestStream method 2016-12-23 10:24:38 +03:00
Jaex 55fa228516 fixed #689: Added optional force Imgur https:// links option 2016-12-06 23:33:19 +03:00
Jaex d476f7f74f Added picsriver.com 2016-11-27 09:53:54 +03:00
Kévin Martin 27aadde151 Updated imgfly.me to HTTPS
Imgfly.me is now serving with HTTPS and it's needed to update the link for properly access the API.
2016-11-11 04:04:22 +01:00
Jaex 65e6877b6d Added 3 Chevereto uploaders 2016-11-07 03:24:54 +03:00
Jaex 91b618ee11 Added chevereto uploader 2016-11-04 00:39:52 +03:00
Jaex 3e9c561c0d Adding uploader filter support which will allow configuring uploader destination per file extensions, file size etc. 2016-10-28 13:05:56 +03:00
campbeb 1e9c34f3aa Don't parse null response string when Picasa upload fails
Skip trying to parse response if it is null. Errors will get reportedly
properly.
Fixes #1983
2016-10-15 15:41:52 -04:00
Jaex 8809174267 fixed #1976: Added cuntuku.com 2016-10-06 02:08:27 +03:00
Jaex 613eefc0b5 Fix ultraimg.com request url 2016-09-17 13:16:59 +03:00
Jaex f003c62a08 Added wampi.ru 2016-09-17 13:13:00 +03:00
Jaex 4cdcd99057 Added imgbros.com 2016-09-17 13:06:48 +03:00
Jaex 94655a6a23 Allow stopping Slimg status check loop 2016-09-10 00:29:42 +03:00
Jaex 6507364db5 Added gifyu.com 2016-08-23 15:05:11 +03:00
Jaex a371ca7df4 Added frimge.com 2016-08-15 22:56:16 +03:00
Jaex 697c9b4f93 Added upgfx.com 2016-08-04 13:48:41 +03:00
Jaex 4633634520 Added imgmax.com 2016-07-29 21:54:21 +03:00
Jaex 75e2841c7e Added ezphotoshare.com 2016-07-24 14:22:13 +03:00
Jaex 71a03f1311 Added images.the-hive.fr 2016-07-23 21:02:41 +03:00
Jaex 0c8fb1734f Added imgchr.com 2016-07-01 08:41:57 +03:00
Jaex f79bb6e375 Get uploader icon from its service 2016-06-27 20:20:55 +03:00
Jaex 40923d9364 Added img-load.de 2016-06-27 17:12:49 +03:00
Jaex 3820fab6fb Chevereto new uploaders 2016-06-20 21:14:45 +03:00
Jaex 81ae341c21 fixed #1644: Update Chevereto URL 2016-06-17 17:52:21 +03:00
Jaex 99f2629e4e fixed #1584: Added sli.mg image uploader 2016-05-28 12:20:28 +03:00
Jaex bce1a75aa0 Update chevereto url 2016-05-28 03:19:28 +03:00
Jaex 0133c4eb89 Added bobblepic.com 2016-05-25 19:20:02 +03:00
Jaex cb7a621b73 Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Jaex f59f568b9b Added GetUploadersConfigTabPage function to remaining services 2016-05-01 11:27:39 +03:00
Jaex e44e756a5f Added GetUploadersConfigTabPage function to all image uploader services 2016-04-30 00:47:33 +03:00
Jaex b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex 43c14c55c7 Added picuza.com image uploader 2016-04-04 17:10:26 +03:00
Jaex 08607ef649 Added IGenericUploaderService and GenericUploader which will be inherited by image, text, file services and uploaders 2016-04-04 12:53:11 +03:00
Jaex f476958a40 Added missing translations, Turkish translation 100%, quick task menu continue button moved to top 2016-03-23 23:51:38 +02:00
Jaex 8f02ec41dc Base uploaders and services moved to their own folders, removed unused references, renamed HelperClasses to Helpers 2016-03-23 21:05:31 +02:00
Jaex 82f5a69cc5 Mainly naming changes and other small service changes 2016-03-23 20:47:59 +02:00