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
4a0627d
User selector
All users
All time
Commit history
Commits on Jun 24, 2020
Don't trigger a 500 error due to unchecked data being inserted; closes #2087
Show description for 4a0627d
DaneEveritt
committed
4a0627d
View commit details
Copy full SHA for 4a0627d
View code at this point
Browse repository at this point
Prevent creating a new database via the application API if server is at its limit; closes #2129
DaneEveritt
committed
b78aa18
View commit details
Copy full SHA for b78aa18
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Better error messaging when server is suspended
DaneEveritt
committed
16e1462
View commit details
Copy full SHA for 16e1462
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Fix handling of backup tasks; closes #2067
DaneEveritt
committed
693b9ea
View commit details
Copy full SHA for 693b9ea
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Return a null resource if an allocation has no server; closes #2117
DaneEveritt
committed
be91913
View commit details
Copy full SHA for be91913
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
Fix Validable class on ServerTransfer.php
matthewpi
committed
3338c49
View commit details
Copy full SHA for 3338c49
View code at this point
Browse repository at this point
Commits on May 19, 2020
Save request to DB
Show description for 4ab3249
notAreYouScared
committed
4ab3249
View commit details
Copy full SHA for 4ab3249
View code at this point
Browse repository at this point
Commits on May 17, 2020
Decode URL fragments correctly before sending to the daemon; ref #2040 ref #2038
DaneEveritt
committed
5dbcddc
View commit details
Copy full SHA for 5dbcddc
View code at this point
Browse repository at this point
Commits on May 10, 2020
Actually delete the backup in the DB
DaneEveritt
committed
086abb2
View commit details
Copy full SHA for 086abb2
View code at this point
Browse repository at this point
Support downloading and deleting S3 backups
DaneEveritt
committed
225ef29
View commit details
Copy full SHA for 225ef29
View code at this point
Browse repository at this point
Don't abort deleting a backup if the daemon cannot find it
DaneEveritt
committed
d4e037d
View commit details
Copy full SHA for d4e037d
View code at this point
Browse repository at this point
Commits on May 9, 2020
Clean this code up, just use the updated model's FQDN; references #1931
DaneEveritt
committed
52966ed
View commit details
Copy full SHA for 52966ed
View code at this point
Browse repository at this point
Fix connection issues when changing node FQDN; closes #1931
DaneEveritt
committed
33a7762
View commit details
Copy full SHA for 33a7762
View code at this point
Browse repository at this point
Only show relevant configuration; update default path to be what the daemon expects
DaneEveritt
committed
3b2e2c6
View commit details
Copy full SHA for 3b2e2c6
View code at this point
Browse repository at this point
Merge pull request #2010 from Sir3lit/patch1
Show description for a342df8
DaneEveritt
authored
a342df8
View commit details
Copy full SHA for a342df8
View code at this point
Browse repository at this point
Merge pull request #2008 from Sir3lit/emailfix
Show description for b94781e
DaneEveritt
authored
b94781e
View commit details
Copy full SHA for b94781e
View code at this point
Browse repository at this point
Update Node.php
Show description for c3da5f0
notAreYouScared
committed
c3da5f0
View commit details
Copy full SHA for c3da5f0
View code at this point
Browse repository at this point
Remove any confusing legacy sizing files; everything in the panel is true MB (1000) not MiB
DaneEveritt
committed
6967b76
View commit details
Copy full SHA for 6967b76
View code at this point
Browse repository at this point
Commits on May 8, 2020
Fix Subuser welcome email
Show description for 5eed8b1
notAreYouScared
committed
5eed8b1
View commit details
Copy full SHA for 5eed8b1
View code at this point
Browse repository at this point
Support using pipe characters within egg validation rules; closes #1960
DaneEveritt
committed
49dee28
View commit details
Copy full SHA for 49dee28
View code at this point
Browse repository at this point
Commits on May 5, 2020
Backups cannot be nullable
DaneEveritt
committed
41845ff
View commit details
Copy full SHA for 41845ff
View code at this point
Browse repository at this point
Commits on May 4, 2020
Better S3 backup generation support
DaneEveritt
committed
c4e9c0a
View commit details
Copy full SHA for c4e9c0a
View code at this point
Browse repository at this point
Commits on May 2, 2020
fixed typo, close #1986
zKoz210
authored
2dbfe23
View commit details
Copy full SHA for 2dbfe23
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Remove unused code
DaneEveritt
committed
53b451e
View commit details
Copy full SHA for 53b451e
View code at this point
Browse repository at this point
Add base support for AWS/Wings backup adapters
DaneEveritt
committed
b774622
View commit details
Copy full SHA for b774622
View code at this point
Browse repository at this point
Show console when an admin is viewing an installing server
DaneEveritt
committed
6056b6f
View commit details
Copy full SHA for 6056b6f
View code at this point
Browse repository at this point
Block creation of backups if it would put the server over it's limit
DaneEveritt
committed
446dc8b
View commit details
Copy full SHA for 446dc8b
View code at this point
Browse repository at this point
Add base support for definining the number of backups that can be created for a server
DaneEveritt
committed
f1c3762
View commit details
Copy full SHA for f1c3762
View code at this point
Browse repository at this point
Don't show an error in the listing if the server is still installing or suspended
DaneEveritt
committed
c4f4f1f
View commit details
Copy full SHA for c4f4f1f
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
Fix 2FA handling; closes #1962
DaneEveritt
committed
9eb31a1
View commit details
Copy full SHA for 9eb31a1
View code at this point
Browse repository at this point
Fix handling of SFTP authorization; closes #1972
DaneEveritt
committed
2cf1c7f
View commit details
Copy full SHA for 2cf1c7f
View code at this point
Browse repository at this point
Merge pull request #1963 from Sir3lit/maxconn
Show description for 72ecac5
DaneEveritt
authored
72ecac5
View commit details
Copy full SHA for 72ecac5
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Merge pull request #1939 from Sir3lit/optionaldesc
Show description for 0385d2a
DaneEveritt
authored
0385d2a
View commit details
Copy full SHA for 0385d2a
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Change validation rule
Show description for e3303f7
notAreYouScared
committed
e3303f7
View commit details
Copy full SHA for e3303f7
View code at this point
Browse repository at this point
Allow Null = 0
Show description for 82dd7dc
notAreYouScared
committed
82dd7dc
View commit details
Copy full SHA for 82dd7dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.