filestash/server
Marcin Piwowarczyk e7bf46eeb5 fix (s3): mv does not work for nested objects
The mv operation executes CopyObject API on the root object, meanwhile
CopyObject doesn't copy the nested objects.

As a result, the user loses all nested objects and after the move
operation gets an empty bucket that requested to move.

This change disallows possibility of moving nested objects.
2020-02-20 07:50:52 +01:00
..
.assets/emacs fix (#209): fix emacs export error 2019-11-11 00:13:07 +11:00
common feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
ctrl feature (documents): handle office documents using onlyoffice 2019-12-21 15:17:09 +11:00
middleware fix (pdf): error on the PDF viewer 2020-01-31 16:46:38 +11:00
model fix (s3): mv does not work for nested objects 2020-02-20 07:50:52 +01:00
plugin fix (ftps): remove ftps plugin since ftp and ftps will be merged into one 2020-02-11 19:33:12 +11:00
main.go fix (mimetype): missing mimetype on the xdg-open.js 2020-01-21 19:12:09 +11:00