Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Stable - fixes

Latest
Compare
Choose a tag to compare
@YWatchman YWatchman released this 29 Jun 10:13
· 2 commits to master since this release

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