This repository has been archived by the owner on Jan 31, 2021. It is now read-only.
Functions
- Route for console params
- Route for logging in with username and password
- If user has no key, create one automatically.
- Routes for file manager (Write, remove, folder, listing)
- Miscellaneous routes for file manager (renaming etc.)
Fixes
- when directory didn't exist, it returned a 500. Now it returns a 404 with no content
- cleanedup 'getFileContents' response from commit 5737d2c