aboutsummaryrefslogtreecommitdiffstats
path: root/storage-backend (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-17adds API method to get spec and implementation version of the storage backendsteckbrief4-14/+64
2018-10-17adds common and http protocol functionalitiessteckbrief2-37/+180
2018-10-14fixes error in getJidDomain(JID) in case of a JID with resource identifiersteckbrief1-1/+1
2018-10-04fixes a problem in checking for file existence when filename contains '%20' a...steckbrief1-1/+1
2018-01-24Added backwards compatibility0.2.1steckbrief1-1/+1
2017-05-27storage-backend: load parameters only once while deleting a filesteckbrief1-3/+3
2017-05-07set default file handler to avoid execution of scriptslookshe1-1/+4
2017-05-06storage-backend: Add functionality to delete a file via an xmpp server; remov...steckbrief2-52/+28
2017-05-04storage-backend: Added json interface to list transferred filessteckbrief3-5/+120
2016-09-30Implements FS#236: Save receipient jidsteckbrief4-92/+114
2016-08-23Add content type headersteckbrief1-0/+1
2016-08-22Add slot type in 403 message instead of fixed 'upload' stringsteckbrief1-1/+1
2016-08-22Modified .htaccess to determine request method correctlyroot1-1/+1
2016-08-21added possibility to restrict deletion to the user who originally uploaded th...steckbrief2-0/+9
2016-08-21json parameter for delete token changed from 'delete_token' to 'deletetoken'steckbrief1-1/+1
2016-08-20documentation fixsteckbrief1-2/+0
2016-08-20Feature added: delete a file previously uploaded using the httpuploadsteckbrief3-31/+123
2016-02-05Update index.php0.1xep0363lookshe1-2/+2
2016-02-05php end tags added, rawurlencode optimizedsteckbrief2-5/+7
2016-01-13rawurl(de|en)coding moved to slot parameter storing and loadingsteckbrief1-3/+15
2016-01-06minor fix in config includesteckbrief1-1/+1
2016-01-06server validation addedsteckbrief1-4/+18
2016-01-04Reduced manual configuration, folder structure createdsteckbrief6-22/+57
2016-01-04Added config.php to gitignoresteckbrief1-0/+21
2016-01-04make parameter 'content_type' optionalsteckbrief1-24/+71
2016-01-04initial backend script implementationsteckbrief2-0/+142