Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
panel
Public
forked from
pterodactyl/panel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
panel
app
on
ed5b755
User selector
All users
All time
Commit history
Commits on Dec 2, 2016
Fixes potential for generated password to not meet own validation requirements
DaneEveritt
committed
ed5b755
View commit details
Copy full SHA for ed5b755
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Add support for updating the daemon's configuration file automatically.
DaneEveritt
committed
1eb1f96
View commit details
Copy full SHA for 1eb1f96
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Allow API to set a custom ID for server creation. (#187)
Show description for a03add7
death-droid
authored and
DaneEveritt
committed
a03add7
View commit details
Copy full SHA for a03add7
View code at this point
Browse repository at this point
fix api /servers/{id}/build
Show description for 03c6f98
schrej
authored
03c6f98
View commit details
Copy full SHA for 03c6f98
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Support for hostnames in database connection field.
DaneEveritt
committed
f627505
View commit details
Copy full SHA for f627505
View code at this point
Browse repository at this point
search for owner:<email> correctly.
DaneEveritt
committed
946512b
View commit details
Copy full SHA for 946512b
View code at this point
Browse repository at this point
Add version checking to daemon and panel
Show description for 90cd2b6
DaneEveritt
committed
90cd2b6
View commit details
Copy full SHA for 90cd2b6
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Improve database management for servers, fixes #181
DaneEveritt
committed
1ad715f
View commit details
Copy full SHA for 1ad715f
View code at this point
Browse repository at this point
Implement node deletion properly, fixes #173
DaneEveritt
committed
723b608
View commit details
Copy full SHA for 723b608
View code at this point
Browse repository at this point
Handle node:<param> properly when doing server searches
Show description for 0e89ecb
DaneEveritt
committed
0e89ecb
View commit details
Copy full SHA for 0e89ecb
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Fixes a bug that allows a user to bypass 2FA authentication requirements
Show description for 659c33f
DaneEveritt
committed
659c33f
View commit details
Copy full SHA for 659c33f
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
Fix the other user bug...
DaneEveritt
committed
48994c1
View commit details
Copy full SHA for 48994c1
View code at this point
Browse repository at this point
Fix a @schrej bug
DaneEveritt
committed
4359252
View commit details
Copy full SHA for 4359252
View code at this point
Browse repository at this point
Correct password setting for MySQL user
DaneEveritt
committed
cd3f5ed
View commit details
Copy full SHA for cd3f5ed
View code at this point
Browse repository at this point
Fix bug preventing rendering of database hosts when not linked to a node.
DaneEveritt
committed
61e6529
View commit details
Copy full SHA for 61e6529
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Fix missing environment variables relating to queues
DaneEveritt
committed
a55220d
View commit details
Copy full SHA for a55220d
View code at this point
Browse repository at this point
Validate password on reset according to rules (#158)
Show description for e65dc57
schrej
authored and
DaneEveritt
committed
e65dc57
View commit details
Copy full SHA for e65dc57
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Add server deletion to a queue.
Show description for 6fd7c78
DaneEveritt
committed
6fd7c78
View commit details
Copy full SHA for 6fd7c78
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
run task manager tasks at lowest priority
DaneEveritt
committed
dbec994
View commit details
Copy full SHA for dbec994
View code at this point
Browse repository at this point
use low priority queue for tasks
DaneEveritt
committed
bb96039
View commit details
Copy full SHA for bb96039
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
Delete databases when we delete a server.
DaneEveritt
committed
55c9f0f
View commit details
Copy full SHA for 55c9f0f
View code at this point
Browse repository at this point
better port checking, don't send rebuild unless things are changed.
DaneEveritt
committed
08b236a
View commit details
Copy full SHA for 08b236a
View code at this point
Browse repository at this point
fixes bug that would allow deleting the default allocation for a server.
DaneEveritt
committed
0b044b3
View commit details
Copy full SHA for 0b044b3
View code at this point
Browse repository at this point
Fix no error display if adding a server with an invalid email
DaneEveritt
committed
dda5d9a
View commit details
Copy full SHA for dda5d9a
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
FQDN support for allocations, and JS bug fix.
DaneEveritt
committed
ad906e0
View commit details
Copy full SHA for ad906e0
View code at this point
Browse repository at this point
Run tasks every minute as needed
Show description for 176d921
DaneEveritt
committed
176d921
View commit details
Copy full SHA for 176d921
View code at this point
Browse repository at this point
add typeahead support for owner email when adding new server
Show description for bef717b
DaneEveritt
committed
bef717b
View commit details
Copy full SHA for bef717b
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Remove old admin routes, fix display to non-admins
Show description for f24347d
DaneEveritt
committed
f24347d
View commit details
Copy full SHA for f24347d
View code at this point
Browse repository at this point
Update middleware to handle wildcards correctly.
DaneEveritt
committed
b1a9a59
View commit details
Copy full SHA for b1a9a59
View code at this point
Browse repository at this point
Fixes adding api keys a little more
DaneEveritt
committed
0f4648b
View commit details
Copy full SHA for 0f4648b
View code at this point
Browse repository at this point
Add front-end support for adding and deleting API keys.
DaneEveritt
committed
53ec2c5
View commit details
Copy full SHA for 53ec2c5
View code at this point
Browse repository at this point
Server API obey's the subuser permissions as well
DaneEveritt
committed
dfeed01
View commit details
Copy full SHA for dfeed01
View code at this point
Browse repository at this point
Revert some changes that cause issues with other URLs
DaneEveritt
committed
9fd8a08
View commit details
Copy full SHA for 9fd8a08
View code at this point
Browse repository at this point
Support for server info and minor changes to API setup
DaneEveritt
committed
125856d
View commit details
Copy full SHA for 125856d
View code at this point
Browse repository at this point
Add support for controlling server power from API.
DaneEveritt
committed
5a03ce7
View commit details
Copy full SHA for 5a03ce7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.