aboutsummaryrefslogtreecommitdiffstats
path: root/storage-backend/index.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* adds API method to get spec and implementation version of the storage backendsteckbrief2018-10-171-13/+27
* Added backwards compatibility0.2.1steckbrief2018-01-241-1/+1
* storage-backend: load parameters only once while deleting a filesteckbrief2017-05-271-3/+3
* storage-backend: Add functionality to delete a file via an xmpp server; remov...steckbrief2017-05-061-49/+25
* storage-backend: Added json interface to list transferred filessteckbrief2017-05-041-3/+8
* Implements FS#236: Save receipient jidsteckbrief2016-09-301-92/+9
* Add content type headersteckbrief2016-08-231-0/+1
* Add slot type in 403 message instead of fixed 'upload' stringsteckbrief2016-08-221-1/+1
* added possibility to restrict deletion to the user who originally uploaded th...steckbrief2016-08-211-0/+7
* json parameter for delete token changed from 'delete_token' to 'deletetoken'steckbrief2016-08-211-1/+1
* documentation fixsteckbrief2016-08-201-2/+0
* Feature added: delete a file previously uploaded using the httpuploadsteckbrief2016-08-201-30/+120
* Update index.php0.1xep0363lookshe2016-02-051-2/+2
* php end tags added, rawurlencode optimizedsteckbrief2016-02-051-5/+6
* rawurl(de|en)coding moved to slot parameter storing and loadingsteckbrief2016-01-131-3/+15
* minor fix in config includesteckbrief2016-01-061-1/+1
* server validation addedsteckbrief2016-01-061-4/+18
* Reduced manual configuration, folder structure createdsteckbrief2016-01-041-1/+41
* make parameter 'content_type' optionalsteckbrief2016-01-041-24/+71
* initial backend script implementationsteckbrief2016-01-041-0/+139