_createFileActions: function() {
        // inherit file actions from the files app
        var fileActions = new OCA.Files.FileActions();
        // note: not merging the legacy actions because legacy apps are not
        // compatible with the sharing overview and need to be adapted first