summaryrefslogtreecommitdiff
path: root/gfbgraph
Commit message (Expand)AuthorAgeFilesLines
* Fix CVE-2021-39358 by forcing TLS certificate validationDouglas R. Reno2021-10-141-0/+1
* user: use GTask instead of deprecated APIs on getting albumsmnth/devLeesoo Ahn2020-07-191-50/+81
* user: use GTask instead of deprecated APIs on getting meLeesoo Ahn2020-07-191-53/+25
* common: graph api version up to 7.0Leesoo Ahn2020-06-071-1/+1
* Clean up codebaseLeesoo Ahn2020-06-0719-1672/+1874
* album: fix memory leakLeesoo Ahn2020-05-091-0/+11
* simple-authorizer: NULL parameter check for a public apiLeesoo Ahn2019-10-261-0/+2
* simple-authorizer: Clear GMutex on the instance finalizationLeesoo Ahn2019-10-261-0/+1
* simple-authorizer: Fix memory leakLeesoo Ahn2019-10-261-0/+6
* user: Clean up codeLeesoo Ahn2019-10-131-20/+12
* user: Fix memory leakLeesoo Ahn2019-10-131-0/+6
* photo: Remove using g_print for debuggingLeesoo Ahn2019-06-281-2/+0
* user: Support g_autoptrYi-Soo An2018-10-311-0/+2
* photo: Support g_autoptrYi-Soo An2018-10-311-0/+2
* node: Support g_autoptrYi-Soo An2018-10-311-0/+2
* album: Support g_autoptrYi-Soo An2018-10-311-0/+2
* Graph: Updated to Graph API v.2.10Álvaro Peña2017-10-242-1/+2
* node: Plug some leaksKrzesimir Nowak2016-10-041-9/+10
* Graph: Updated to Graph API v.2.3Álvaro Peña2015-07-141-2/+2
* Node: Completed the "append_connection" to a nodeÁlvaro Peña2014-04-151-2/+30
* Node: A useful function to set the ID of a node.Álvaro Peña2014-04-152-0/+21
* Album: Just two set property functions (for name and description)Álvaro Peña2014-04-152-0/+39
* User: Added "email" propertyÁlvaro Peña2014-04-142-4/+44
* node: added the updated time property for a nodeÁlvaro Peña2013-12-032-4/+43
* introspection: Fixed some warningsÁlvaro Peña2013-12-033-6/+6
* trivial: removed trilling whitespaces and changed tabs by spacesÁlvaro Peña2013-10-238-43/+43
* (introspection) Fixed some annotations.Álvaro Peña2013-10-235-14/+19
* photo: userful functions to get the image with a width/height closest to a gi...Álvaro Peña2013-08-262-0/+59
* photo: added a useful function to get the higher resolution image for a photo.Álvaro Peña2013-08-262-0/+34
* photo: fix return value as a guint in case the given object isn't a GFBGraphP...Álvaro Peña2013-08-261-2/+2
* photo: free memoryÁlvaro Peña2013-08-261-0/+2
* photo: Parse the differnts sizes for the image gived by the API.Álvaro Peña2013-08-262-10/+173
* Isn't required any authentication to download a photo.Álvaro Peña2013-08-211-1/+0
* Changed license to LGPL v2.1Álvaro Peña2013-07-1719-190/+190
* Spelling errorsÁlvaro Peña2013-06-121-1/+1
* Added "get" funtions to propertiesÁlvaro Peña2013-06-116-0/+140
* Created getters for node propertiesÁlvaro Peña2013-06-042-0/+55
* Removed a trailing whitespaceÁlvaro Peña2013-06-041-1/+0
* Free the created_time propertyÁlvaro Peña2013-06-041-0/+2
* Fixed a little mistake that mixed up time and link propertiesÁlvaro Peña2013-06-041-1/+1
* Added "link" and "created_time" properties.Álvaro Peña2013-05-291-1/+47
* Little changesÁlvaro Peña2013-05-131-2/+2
* Fixed coments for introspectionÁlvaro Peña2013-05-1015-39/+301
* Added usefull functions for retrieve album and photo nodesÁlvaro Peña2013-05-104-1/+36
* Fixed installation path for the GIR typelib fileÁlvaro Peña2013-05-101-2/+2
* Added more usefull functionsÁlvaro Peña2013-05-095-5/+190
* Wrong makefile sentence for GIR fixedÁlvaro Peña2013-05-071-2/+2
* More documentation (copied from libzapojit :)Álvaro Peña2013-05-071-2/+11
* Forgotten semicolonÁlvaro Peña2013-05-071-1/+1
* More documentationÁlvaro Peña2013-04-303-1/+92