Hi. Thanks for feedback.
nikitazep I have no way to select multiple files and cut them to a certain folder.
This will be available in a future release.
nikitazep I can't retrieve files after I delete them because there is no recycle bin.
"Trash" will not be a default feature, because Files Gallery simply reads and writes files in your existing file system and does not use a database. When files are deleted on server (from PHP), they are just deleted and can't be retrieved.
I will consider a "virtual" trash folder _files/trash/*
where deleted files can be moved. There won't be restore options though, because how do we know the path of the original files? Even if we store the full path in trash, how do we know the original path was not renamed? We can't build a meaningful trash and restore system unless Files Gallery completely controls the file system and uses a database.
nikitazep Drag-and-drop file uploads are always unsuccessful
Drag-and-drop only works on https / SSL.