REST methods
| loadFiles() | Gets a promise with an array of files objects | 
| loadInfo() | Gets a promise with an object with the information on file system (total and used space) | 
| send() | Sends a necessary HTTP request to the server and returns a promise with or without data depending on the request |