aboutsummaryrefslogtreecommitdiffstats
path: root/tools/piwigo_remote.pl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-22feature 1051: ability to add/update a file for an existing photo. For example,plegall1-2/+78
2009-11-22feature 1051: new API method pwg.images.checkFiles. This method will be usefulplegall1-1/+63
2009-06-24feature 1033 added: new API method pwg.categories.setInfo makes possible toplegall1-6/+24
2009-04-14bug 949 fixed: to avoid memory limit on server side, base64 encode chunks oneplegall1-2/+2
2009-03-12bug 941 fixed: to be able to upload heavy photo, chunk the files, send partsplegall1-18/+82
2009-01-08bug 912 fixed: we need an extra original_sum to pwg.images.add API method toplegall1-2/+6
2008-10-11feature 892 added: pwg.images.setInfo added so that once we have discoveredplegall1-1/+20
2008-10-07feature 889 added: pwg.images.exist check the existence of a photo in theplegall1-0/+19
2008-10-05feature 885 added: pwg.images.add web API method now supports additionalplegall1-1/+7
2008-10-01feature 874 added: new Web API method pwg.tags.add.plegall1-0/+15
2008-09-24new: WebService method pwg.tags.getAdminList was added. The difference withplegall1-0/+20
2008-09-24new: WebService method pwg.categories.add so that pLoader can create aplegall1-0/+16
2008-09-22improvement: WebService method pwg.images.add can set fill #images tableplegall1-4/+6
2008-09-19improvement: instead of sending the images_max_rank of each category inplegall1-2/+2
2008-09-11feature added: ability to set rank from webservice upload.plegall1-1/+2
2008-09-11bug fixed: following r2516, remove partner from piwigo_remote.pl, theplegall1-7/+2
2008-09-04improvement: remote client summarizes HTTP response when invokingplegall1-1/+19
2008-07-30feature 839, first step : early proof of concept, no error handling. Aplegall1-0/+118