summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/data_rest.php
AgeCommit message (Expand)Author
2013-06-12#2074 - Mirror some additional file_proxy checks in data_rest.shadlaws
2013-01-23Add a cache buster to all data_rest urls, add caching headers to allBharat Mediratta
2013-01-21#1954 - Skip buffer calls for unit tests of file_proxy and data_rest.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-21Add unit tests for data_rest. While I'm in there, get rid of theBharat Mediratta
2013-01-20#1949 - Fix album thumb mime types given by data_rest and file_proxyshadlaws
2013-01-19#1942 - Make data_rest and file_proxy more consistent - several minor documen...shadlaws
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-09-25Base64 encode the data result if the encoding param is set to "base64".Bharat Mediratta
2010-08-14Return the right content type for album thumbnails (based on the album cover'...Bharat Mediratta
2010-08-09Change the way that this works. Now instead of sending back the imageBharat Mediratta
2010-08-08Require the size parameter. Optional params are confusing. And beBharat Mediratta
2010-08-08Allow item_rest::put() to replace the current data file. RemoveBharat Mediratta
2010-08-07A new REST resource that allows access to view and modify the actualBharat Mediratta