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

Releases: pterodactyl-app/panel-addon-app

Stable - fixes

29 Jun 10:13
Compare
Choose a tag to compare

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

Stable - With filemanager routes

28 Jun 22:51
Compare
Choose a tag to compare

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.)

Stable

18 Jun 14:53
Compare
Choose a tag to compare

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

Stable

18 Jun 14:53
Compare
Choose a tag to compare

Functions

  • Route for console params
  • Route for logging in with username and password
  • Routes for file manager

Stable

18 Jun 12:32
4c58946
Compare
Choose a tag to compare

Functions

  • Route for console params
  • Route for logging in with username and password
  • Routes for file manager