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
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
1.0-develop
User selector
All users
All time
Commit history
Commits on May 9, 2020
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
Commits on Apr 22, 2020
Add variable to API endpoint
Show description for 0ecfb40
notAreYouScared
committed
0ecfb40
View commit details
Copy full SHA for 0ecfb40
View code at this point
Browse repository at this point
Add Max Concurrent Connections for database users
Show description for f0e4764
notAreYouScared
committed
f0e4764
View commit details
Copy full SHA for f0e4764
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Add basic support for backups via the scheduled tasks system
DaneEveritt
committed
973591d
View commit details
Copy full SHA for 973591d
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Update frontend to only allow selection of valid permissions for subusers
DaneEveritt
committed
a1c3730
View commit details
Copy full SHA for a1c3730
View code at this point
Browse repository at this point
Fix handling for backups; correctly send along ignored files & directories
DaneEveritt
committed
00b0d30
View commit details
Copy full SHA for 00b0d30
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Typo
Show description for d55af82
notAreYouScared
committed
d55af82
View commit details
Copy full SHA for d55af82
View code at this point
Browse repository at this point
Allow descrition field to be optional
Show description for 21491e3
notAreYouScared
committed
21491e3
View commit details
Copy full SHA for 21491e3
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Update endpoints for managing backups
DaneEveritt
committed
81f7734
View commit details
Copy full SHA for 81f7734
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
DaneEveritt
committed
0a20c6b
View commit details
Copy full SHA for 0a20c6b
View code at this point
Browse repository at this point
Fix display of navbar links to admins, closes #1920
DaneEveritt
committed
e969344
View commit details
Copy full SHA for e969344
View code at this point
Browse repository at this point
Fixed UUID on node creation
Show description for 93a62ac
notAreYouScared
committed
93a62ac
View commit details
Copy full SHA for 93a62ac
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Return the wings version from the CDN
DaneEveritt
committed
4193c5f
View commit details
Copy full SHA for 4193c5f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.