Commit graph

184 commits

Author SHA1 Message Date
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
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
688ea9d603 Flickr OAuth v1 upload works now 2017-10-06 01:15:47 +03:00
Jaex
1b65d47053 Add license text to missing files 2017-10-05 02:17:29 +03:00
Jaex
f8ea055e4b Interim Flickr OAuth implementation 2017-10-04 04:29:39 +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
c2f821739c Change default Imgur thumbnail type to medium 2017-09-27 16:00:26 +03:00
Jaex
ca0f389ab0 Use GetHostName method in CustomUploaderItem 2017-09-24 10:30:03 +03:00
Jaex
3d70b045c7 Move CreateQuery to URLHelpers 2017-09-24 10:14:27 +03:00
Jaex
0fd87b61e0 Rename Picasa to Google Photos and use Google Photos icon 2017-09-05 22:43:36 +03:00
Jaex
88e6282b74 #2734: Removed Imgland 2017-08-26 13:11:50 +03:00
Jaex
128026f51d #2734: Removed SomeImage 2017-08-26 13:09:42 +03:00
Jaex
0409d812a5 Added Imgur GetAlbumImages function 2017-07-12 11:45:17 +03:00
kenzie-wu
9bf2d16f64 Can not access or is not the program.
Can not access or is not the program.
2017-05-30 20:48:34 +08:00
kenzie-wu
9ba72d2f4b API address update
Change to ssl to change the URL.
2017-05-28 22:02:10 +08:00
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
Jaex
e5d5c36015 Added TaskReferenceHelper parameter to create uploader methods 2016-03-23 01:56:39 +02:00
Jaex
1ea4dd1e67 Added thread unsafe temporary workaround for task reference issues 2016-03-23 00:36:41 +02:00
Jaex
de3c88cdd5 All image uploaders using ImageUploaderService now 2016-03-22 18:11:01 +02:00
Michael Delpach
73c4f7822e Picasa and Paste2 using UploaderService 2016-03-22 18:55:34 +08:00
Michael Delpach
bb3ff35a34 rearrange CheckConfig 2016-03-22 18:45:46 +08:00
Jaex
d3fb5ac7bd Architecture change to make it easier to add a new uploader, using it on Imgur for now 2016-03-21 22:26:47 +02:00
Jaex
c2fbc6120e Catch custom uploader parse response so uploader result can return with response field 2016-03-14 23:56:16 +02:00
Jaex
4066ae61d3 Added i.tlthings.net 2016-03-06 21:37:34 +02:00
Jaex
ffa78b670b Added chevereto test all button 2016-03-05 18:46:44 +02:00
Jaex
6c6ab39cf1 Don't show www. in chevereto or pomf list 2016-03-05 18:23:53 +02:00
Jaex
2e6211648c Added storemypic.com 2016-03-05 18:18:25 +02:00
Jaex
d942099e12 Added upsieutoc.com 2016-03-03 13:42:48 +02:00
Jaex
376ab14b11 Added imu.gr 2016-03-01 08:35:15 +02:00
Jaex
da28343b62 Added imgpinas.com 2016-02-29 23:21:23 +02:00
Jaex
98248033db Credits update 2016-02-27 09:09:11 +02:00
Jaex
4a07f08c7f Added thumbnail, deletion, shortened url support to recent list, Using history upload time in progress column 2016-02-23 19:13:05 +02:00
jibcore
024cfed7ed Add new image uploader (imgland.net) 2016-02-22 02:21:06 +02:00
Jaex
b31383ca6a Added imgfly.me 2016-02-21 19:26:13 +02:00
Jaex
8c74b42efc Added lightpics.net 2016-02-21 13:22:36 +02:00
Jaex
efbac6ce08 Added pixr.co and sexr.co 2016-02-19 09:03:23 +02:00
Jaex
f5b38bc281 Added picgur.org 2016-02-18 14:08:04 +02:00
Jaex
f69860d1b7 Added snapie.net 2016-02-18 13:44:43 +02:00
Jaex
62125f66dd Added boltimg.com 2016-02-18 13:34:47 +02:00
Jaex
434ab6869c Added img.patifile.com 2016-02-18 12:35:58 +02:00
Jaex
98ec05eeab Added Chevereto preset uploaders list, defaults to ultraimg.com 2016-02-18 12:10:30 +02:00
Jaex
c3a739c3ef Using proper SomeImage icon 2016-02-15 09:02:33 +02:00