RKrom
|
ea4e2f6804
|
Added first try to implement the RSASHA1 signature, so we can use this for the Jira 5 Rest API
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2305 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-23 16:08:14 +00:00 |
|
RKrom
|
7710db665c
|
Added "Headers" support to a OAuth request, thus enabling the Picasa-Web plug-in to upload with a filename.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2232 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-11-03 20:10:30 +00:00 |
|
RKrom
|
3b39ac8e55
|
Changes needed to get the Photobucket plugin working
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2229 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-31 16:54:57 +00:00 |
|
JKlingen
|
f22e7cff58
|
fixed missing oauth token
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2171 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 09:18:53 +00:00 |
|
JKlingen
|
c69017d827
|
fixed authentication dialog not opening during OAuth process [3578480]
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2169 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-20 08:27:51 +00:00 |
|
RKrom
|
4de75cdb69
|
Cleanup of using statements
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2149 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-17 12:21:12 +00:00 |
|
RKrom
|
69d29992a2
|
Changes for Box Plugin so it can re-use the OAuthLoginForm. Also fixed a startup issue with some plug-ins.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2143 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-14 12:34:31 +00:00 |
|
RKrom
|
dc8a160c7f
|
Finally fixed UrlEncode3986 to work with UTF-8, meaning that special characters are encoded for UTF-8. e.g. we can now upload files which have umlauts in their filename to Dropbox.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2142 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
|
2012-10-14 06:38:20 +00:00 |
|
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 |
|