summaryrefslogtreecommitdiff
path: root/rest-extras/flickr-proxy.c
Commit message (Expand)AuthorAgeFilesLines
* flickr: modernizedGünther Wagner2022-01-121-69/+103
* OAuth2 Pkce WorkflowGünther Wagner2022-01-121-1/+1
* Use GUri instead of SoupURICarlos Garcia Campos2021-11-041-5/+14
* Fix URL used for flickr rest callsChristophe Fergeau2014-09-031-1/+1
* flickr: Fix function setting regressionChristophe Fergeau2014-09-021-2/+2
* rest-extras: various introspection fixesEvan Nemerson2012-05-281-0/+4
* flickr: get the content type a quicker and better wayRoss Burton2010-08-111-24/+7
* flickr: add flickr_proxy_new_upload_for_fileRoss Burton2010-08-061-0/+77
* flickr: add upload support, with a special FlickrProxyCall modeRoss Burton2010-08-061-0/+18
* Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...Ross Burton2010-08-041-9/+9
* flickr: optimise signature generationRoss Burton2010-07-131-6/+7
* Port the proxies to use RestParamRoss Burton2010-07-081-2/+1
* flickr-proxy: Allow specifying the permissions required in the login urlRob Bradford2010-06-161-3/+5
* flickr: remove stale TODORoss Burton2010-03-061-2/+0
* Split the Facebook and Flickr backends to librest-extrasRoss Burton2009-10-081-0/+407