summaryrefslogtreecommitdiff
path: root/rest-extras
Commit message (Expand)AuthorAgeFilesLines
* meson: show vapi option in summaryGünther Wagner2022-01-131-0/+4
* Fix merge conflicts.CodedOre2022-01-1314-546/+357
|\
| * params: reworked to boxed and listGünther Wagner2022-01-121-0/+3
| * youtube: modernizedGünther Wagner2022-01-122-83/+64
| * lastfm: modernizedGünther Wagner2022-01-125-153/+109
| * flickr: modernizedGünther Wagner2022-01-125-230/+180
| * OAuth2 Pkce WorkflowGünther Wagner2022-01-122-80/+1
* | Generate vapi for RestCodedOre2022-01-131-0/+8
|/
* soup3: added conditional option to mesongwagner/soup3Günther Wagner2021-11-041-1/+1
* Port to libsoup3Carlos Garcia Campos2021-11-041-18/+92
* Use GUri instead of SoupURICarlos Garcia Campos2021-11-041-5/+14
* Fix introspection generation for librest-extrasGünther Wagner2021-10-211-2/+2
* Port to the Meson build systemNiels De Graef2021-10-211-0/+73
* lastfm-proxy-call: Use G_DECLARE_DERIVABLE_TYPEDebarshi Ray2017-08-041-22/+3
* Remove all GLIB_CHECK_VERSION usesTimm Bäder2016-06-161-3/+0
* tests: Don't call g_type_init() on newer glibChristophe Fergeau2014-09-031-0/+2
* Fix URL used for flickr rest callsChristophe Fergeau2014-09-032-3/+3
* lastfm: Remove direct access to RestProxyCallPrivateChristophe Fergeau2014-09-031-6/+2
* flickr: Remove direct access to RestProxyCallPrivateChristophe Fergeau2014-09-031-5/+1
* lastfm: Fix function setting regressionChristophe Fergeau2014-09-021-2/+3
* flickr: Fix function setting regressionChristophe Fergeau2014-09-022-6/+10
* docs: Add missing gtk-doc annotationsEmmanuele Bassi2014-03-101-1/+1
* Turn on introspection scanner warningsEmmanuele Bassi2014-03-101-1/+1
* Revert "Use HMAC glib implementation instead of rolling our own"Christophe Fergeau2012-06-282-0/+2
* Use HMAC glib implementation instead of rolling our ownChristophe Fergeau2012-06-172-2/+0
* introspection: add info about C headers to useChristophe Fergeau2012-06-161-0/+3
* rest-extras: various introspection fixesEvan Nemerson2012-05-284-6/+28
* build: Make libtool generate DLLs on windowsDamien Lespiau2011-09-051-0/+1
* youtube-proxy: Added upload progress callbacks.Eitan Isaacson2011-04-132-12/+40
* youtube-proxy: Added incomplete option.librest-0.7.8Eitan Isaacson2011-03-222-2/+7
* youtube-proxy: Added youtube_proxy_set_user_authEitan Isaacson2011-03-222-1/+14
* Added Youtube proxy for uploading videos.Eitan Isaacson2011-03-224-2/+508
* build: Fix introspection failure if pc file is not yet installedMichal Hruby2011-03-181-1/+2
* build: Fix building introspection for RestExtrasBastien Nocera2010-10-221-1/+1
* build: Don't include Soup and libxml in includes for GIRRob Bradford2010-09-151-1/+1
* build: Enable test code coverage analysisRob Bradford2010-09-021-3/+4
* build: Update the build systemlibrest-0.7.2Emmanuele Bassi2010-08-201-35/+20
* Small documentation fixesRoss Burton2010-08-111-1/+7
* 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-062-0/+79
* flickr: add upload support, with a special FlickrProxyCall modeRoss Burton2010-08-063-7/+66
* Rename duplicate PROXY_GET_PRIVATE macros, to silence the introspection gener...Ross Burton2010-08-046-22/+22
* flickr: optimise signature generationRoss Burton2010-07-131-6/+7
* Port the proxies to use RestParamRoss Burton2010-07-083-4/+11
* flickr-proxy: Allow specifying the permissions required in the login urlRob Bradford2010-06-162-4/+8
* Add lastfm error handling to the test suiteRoss Burton2010-05-141-0/+1
* Add Lastfm proxyRoss Burton2010-05-146-2/+662
* Remove FacebookProxyRoss Burton2010-05-076-642/+2
* Fix introspection generation in distchecklibrest-0.6.3Ross Burton2010-04-151-2/+2
* flickr: remove stale TODORoss Burton2010-03-061-2/+0