Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-21 | added possibility to restrict deletion to the user who originally uploaded ↵ | steckbrief | 1 | -0/+7 | |
the file | |||||
2016-08-21 | json parameter for delete token changed from 'delete_token' to 'deletetoken' | steckbrief | 1 | -1/+1 | |
2016-08-20 | documentation fix | steckbrief | 1 | -2/+0 | |
2016-08-20 | Feature added: delete a file previously uploaded using the httpupload | steckbrief | 1 | -30/+120 | |
2016-02-05 | Update index.php0.1xep0363 | lookshe | 1 | -2/+2 | |
PUT needs to save the file with decoded filename | |||||
2016-02-05 | php end tags added, rawurlencode optimized | steckbrief | 1 | -5/+6 | |
2016-01-13 | rawurl(de|en)coding moved to slot parameter storing and loading | steckbrief | 1 | -3/+15 | |
2016-01-06 | minor fix in config include | steckbrief | 1 | -1/+1 | |
2016-01-06 | server validation added | steckbrief | 1 | -4/+18 | |
several bug fixes | |||||
2016-01-04 | Reduced manual configuration, folder structure created | steckbrief | 1 | -1/+41 | |
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 | make parameter 'content_type' optional | steckbrief | 1 | -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-04 | initial backend script implementation | steckbrief | 1 | -0/+139 | |