Commit graph

12 commits

Author SHA1 Message Date
f95c256468 corrections to load module in prosody without errors 2016-01-05 00:02:52 +01:00
f33a183130 removed unused file size check 2016-01-04 23:53:38 +01:00
5eb8933845 correct indention 2016-01-04 23:50:04 +01:00
d399f6cdaf initial implementation of module for prosody, not tested yet 2016-01-04 23:48:03 +01:00
steckbrief
ce98933ee9 Updated Readme 2016-01-04 21:53:41 +01:00
steckbrief
fbba3876b5 Reduced manual configuration, folder structure created
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-04 21:48:17 +01:00
steckbrief
45cd34e42b Added config.php to gitignore
Added base config.inc.php
2016-01-04 21:05:53 +01:00
steckbrief
59c6465ad2 make parameter 'content_type' optional
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-04 21:02:07 +01:00
steckbrief
d68fec4339 initial backend script implementation 2016-01-04 12:46:38 +01:00
steckbrief
c3eb35689f initial backend script implementation 2016-01-04 12:45:59 +01:00
steckbrief
d5df8c4b36 htaccess to rewrite URLs for put request added 2016-01-04 12:19:02 +01:00
steckbrief
bd18639424 Initial commit 2016-01-04 12:10:24 +01:00