pufferpanel

PufferPanel is an open source game server management panel, designed for both small networks and personal use

APACHE-2.0 License

Stars
1.2K
Committers
56

Bot releases are hidden (Show)

pufferpanel - v2.7.1

Published by LordRalex 7 months ago

pufferpanel - v2.7.0

Published by LordRalex 7 months ago

pufferpanel -

Published by LordRalex about 3 years ago

  • Fix local node addition causing errors when changing it's name
  • Add flag to disable registrations (panel.registrationEnabled)
  • Fix deleting servers not removing servers properly
  • Fix toggles on the Admin page for servers
  • Add extra packages for the docker massive image
  • Attempt to resolve some performance issues with the console
pufferpanel -

Published by LordRalex about 4 years ago

pufferpanel - v2.1.0

Published by LordRalex about 4 years ago

pufferpanel - v1.2.4 - Installer updates

Published by LordRalex over 6 years ago

Installer fixes to make it smoother.

Fix server-status in theory.

pufferpanel - v1.2.3 - Fix SFTP

Published by LordRalex over 6 years ago

This is a hotfix to fix SFTP authentication

pufferpanel - v1.2.2

Published by LordRalex over 6 years ago

pufferpanel - v1.2.1 - Installer updates

Published by LordRalex over 6 years ago

FIXED: Auto-deploy for pufferd will now fall back to downloading binaries if the package manager does not recognize our packages
FIXED: Installer will now properly look for PHP 7.2
CHANGED: Bumped forge and sponge versions to latest recommended versions
ADDED: User and servers are now sortable. Any column in those tables are sortable by their value.
ADDED: Recaptcha will now show up on login if the recaptcha settings are enabled.

pufferpanel - v1.2.0 - Docker

Published by puffrfish almost 7 years ago

  • Added support for running servers inside Docker containers
  • Changed pufferd auto-deploy script to use package manager and repositories
  • Fixed issue when using SSL with pufferd
  • Fixed favicon loading
  • Installer will now ask for database credentials if no config is found
  • Settings users as an admin will properly create rights if they were not an admin prior.
pufferpanel - v1.1.4 - Edit Mode

Published by puffrfish about 7 years ago

  • Added support for editing of server variables from the panel
  • Admin users now have SFTP access to any server
  • Added ./pufferpanel purge command to remove existing PufferPanel database
  • Increased file upload limit
  • Fixed issue when using spaces in a password with accounts added via ./pufferpanel
  • Added confirmation modal for Install process
  • Various other bug fixes and enhancements
pufferpanel - v1.1.3.1 - Hotfix

Published by LordRalex about 7 years ago

This release is a hotfix to resolve the following 2 issues:

Due to multiple issues with the Filesize.js CDN server, we have moved their library into our own code. If you see folders but no files, that would be due to this issue.

When using Apache, the file manager would occasionally show no files and instead show an [object Object]. This was due to improper headers being sent back. https://github.com/PufferPanel/PufferPanel/issues/795

pufferpanel - v1.1.3 - Even More Bug Fixes

Published by puffrfish over 7 years ago

  • Fixes issue where servers were unable to be killed
  • Fixes issue preventing files from being deleted with the file manager
  • Fixes issue where console may appear blank when using fallback method
pufferpanel - v1.1.2 - More Bug Fixes

Published by puffrfish over 7 years ago

  • Fixes issue where file manager and console may stop working after accessing server via SFTP
  • Adds more verbose error when daemon cannot be reached
  • Moved database schema upgrade to ./pufferpanel upgrade
  • Added ./pufferpanel version
pufferpanel - v1.1.1 - General Bug Fixes

Published by puffrfish over 7 years ago

  • Fixes issues relating to upgrades from v1.0.3
  • Reintroduces Ubuntu 14.04 support with init.d service file for pufferd
  • Fixes issue preventing deletion of users
  • Makes Console tab default on server view
  • Adds file browser permissions for subusers
  • Removes broken spinner from server view
  • Fixes Maligun email issue
  • Update error messages to provide more information
  • Added _meta table to keep track of current database version
  • ./pufferpanel update will check if database is already updated
  • Bulk Command Sender is now hidden until it is reimplemented
  • Issue preventing 2 Factor Auth from working has been resolved
  • Updated translations
pufferpanel - v1.1.0 - File Manager

Published by LordRalex over 7 years ago

Re-introduction of old file manager, updated with a slightly improved UI
Database modifications and improvements

pufferpanel - v1.0.3 - Subusers and Admin Services

Published by LordRalex over 7 years ago

Fixes subuser and admin account usages for the panel

pufferpanel - v1.0.2

Published by LordRalex over 7 years ago

Fix OAuth2 token deletion
Fix cleanup job
Fix node information changes
Decrease console buffer from 750 lines to 100

pufferpanel - v1.0.1

Published by LordRalex over 7 years ago

Fix migration tool to work with old Minecraft servers
Fix update tool to remove foreign keys not used
Fix time constraints for OAuth2 tokens

pufferpanel - v1.0.0

Published by puffrfish over 7 years ago

  • Replaced Scales with pufferd daemon
  • API now uses OAuth2
  • Ubuntu 16.04 support