aboutsummaryrefslogtreecommitdiffstats
path: root/storage-backend (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-04Reduced manual configuration, folder structure createdsteckbrief6-22/+57
Determination of storage paths now relative to script directory and programmatically Determination of get and put URLs now based on the slot request request Basic access restriction to default directories
2016-01-04Added config.php to gitignoresteckbrief1-0/+21
Added base config.inc.php
2016-01-04make parameter 'content_type' optionalsteckbrief1-24/+71
change returned messages to json format add error codes to returned data add parameters to returned data - if useful add check for empty sizes in slot requests add filename check while uploading add 403 error messages in case of wrong http method
2016-01-04initial backend script implementationsteckbrief2-0/+142