RKrom
|
c0a83c0ee9
|
Small changes: added contentlength to upload and made the UrlEncode3986 public
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2141 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-13 20:35:44 +00:00 |
|
RKrom
|
048826df3d
|
More small fixes, and some refactoring.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2140 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-13 15:14:57 +00:00 |
|
RKrom
|
e1fbc6a10e
|
Change to "GET" for getting the Access & Request Token
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2139 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-13 13:25:09 +00:00 |
|
RKrom
|
6ceef4f65e
|
Still fixing some issues with having the wrong Platform or Configuration, also moved some code to the NetworkHelper. Deleted a file which should not be there.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2137 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-11 13:59:58 +00:00 |
|
RKrom
|
756c8d9403
|
Refactoring to make Picasa work, added Upload to the IBinaryContainer.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2135 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-10 18:21:09 +00:00 |
|
RKrom
|
448f82f6c3
|
Code reuse and cleanup.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2126 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-08 15:32:14 +00:00 |
|
RKrom
|
abe79e65e9
|
Untested performance improvements with uploads, in short the image is directly stored to the upload stream instead of writing a stream to a byte[]. Expecting a small performance improvement, and a lot less memory usage while uploading.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2125 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-08 12:58:20 +00:00 |
|
RKrom
|
c983567827
|
Added Multipart/form-data support, this should improve memory usage and upload performance. Is also needed for Flickr.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2124 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-08 06:26:29 +00:00 |
|
RKrom
|
8b8024e20c
|
OAuth refactoring, making Photobucket work.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2073 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-20 11:37:47 +00:00 |
|
RKrom
|
9a6e7780c7
|
Added missing PUT logic, now Dropbox works too.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2052 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 19:18:28 +00:00 |
|
RKrom
|
ade8e365b6
|
Made the OAuth implementation work as specified, Imgur is working but the others need to be checked.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2050 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-18 15:07:17 +00:00 |
|
RKrom
|
66427c3932
|
OAuth Code cleanup and Dropbox CallbackUrl fix.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2029 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-14 06:36:06 +00:00 |
|
RKrom
|
8f90c54729
|
Code cleanup, removed API ulr in configuration (people might get confused) and merged a Imgure helper method into the OAuthHelper.cs. Also removed the history menu entry for PhotobucketPlugin (which isn't used yet)
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2028 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-13 11:37:58 +00:00 |
|
RKrom
|
34d2689818
|
Added "raw" data upload possibilities, untested but will be used for Dropbox access
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2027 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-13 11:19:53 +00:00 |
|
RKrom
|
f447fb8b72
|
Some oAuth fixes for Imgur & Photobucket. Still having problems with Photobucket...
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2026 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-12 12:43:02 +00:00 |
|
RKrom
|
b2ea24fd9a
|
Added OAuth code, making it possible for Plugins to use a "Greenshot" generic way of authorizing with OAuth services.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2013 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-09-09 13:28:28 +00:00 |
|