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
database
migrations
on
fcae6b5
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2016
Allow longer regex
DaneEveritt
committed
00a3ae9
View commit details
Copy full SHA for 00a3ae9
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Add seeders for services, cleanup environment setters
DaneEveritt
committed
05f0f48
View commit details
Copy full SHA for 05f0f48
View code at this point
Browse repository at this point
Commits on Sep 5, 2016
Implement base notifications support (#77)
Show description for b02df8e
DaneEveritt
authored
b02df8e
View commit details
Copy full SHA for b02df8e
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
Add two migrations to handle a jobs driver change for databases in 5.3
DaneEveritt
committed
0deb262
View commit details
Copy full SHA for 0deb262
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Add support for viewing SFTP password in panel
Show description for 1ca07e6
DaneEveritt
committed
1ca07e6
View commit details
Copy full SHA for 1ca07e6
View code at this point
Browse repository at this point
Remove old 'active' column and replace some references with 'suspended' in place
DaneEveritt
committed
8e657a0
View commit details
Copy full SHA for 8e657a0
View code at this point
Browse repository at this point
Add support for suspension
DaneEveritt
committed
38eae88
View commit details
Copy full SHA for 38eae88
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Add IP Aliasing (#72)
Show description for e8c175f
DaneEveritt
authored
e8c175f
View commit details
Copy full SHA for e8c175f
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
Add database password change support and fix column name
DaneEveritt
committed
5233d6e
View commit details
Copy full SHA for 5233d6e
View code at this point
Browse repository at this point
Commits on Mar 18, 2016
Improve scheduled task layout and data handling
DaneEveritt
committed
67d9f9f
View commit details
Copy full SHA for 67d9f9f
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
Fix tasks to use proper cron syntax
DaneEveritt
committed
c1301c7
View commit details
Copy full SHA for c1301c7
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
Minor queue fixes and add active option
DaneEveritt
committed
51f4ea7
View commit details
Copy full SHA for 51f4ea7
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
add basic scheduler and queue processing for tasks
DaneEveritt
committed
1296d08
View commit details
Copy full SHA for 1296d08
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Make file field unique
DaneEveritt
committed
4e60adc
View commit details
Copy full SHA for 4e60adc
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
Add per-service-option startup & executable
Show description for a903ae3
DaneEveritt
committed
a903ae3
View commit details
Copy full SHA for a903ae3
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Add basic support for per-server databases
Show description for 7013d10
DaneEveritt
committed
7013d10
View commit details
Copy full SHA for 7013d10
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
fix column name in permissions; closes #41
DaneEveritt
committed
c069b8d
View commit details
Copy full SHA for c069b8d
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Update 2016_01_23_195851_add_api_keys.php
DaneEveritt
committed
6fd2b28
View commit details
Copy full SHA for 6fd2b28
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Update migrations
DaneEveritt
committed
75cb112
View commit details
Copy full SHA for 75cb112
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Add settings to panel
DaneEveritt
committed
b63fc02
View commit details
Copy full SHA for b63fc02
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
Completed subuser system
DaneEveritt
committed
ac6edc4
View commit details
Copy full SHA for ac6edc4
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
encrypt API keys
DaneEveritt
committed
317698a
View commit details
Copy full SHA for 317698a
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
Change authentication method for API.
DaneEveritt
committed
77e3744
View commit details
Copy full SHA for 77e3744
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Fix that migration (closes #20)
DaneEveritt
committed
028a39e
View commit details
Copy full SHA for 028a39e
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Add support for node creation
DaneEveritt
committed
d381c69
View commit details
Copy full SHA for d381c69
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
:tada: Finishes server creation :tada:
DaneEveritt
committed
9d2d726
View commit details
Copy full SHA for 9d2d726
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Improved user management in Admin CP
Show description for f467c3f
DaneEveritt
committed
f467c3f
View commit details
Copy full SHA for f467c3f
View code at this point
Browse repository at this point
Improved server creation and options
DaneEveritt
committed
6b25a16
View commit details
Copy full SHA for 6b25a16
View code at this point
Browse repository at this point
Improved file downloading
DaneEveritt
committed
59fb0ea
View commit details
Copy full SHA for 59fb0ea
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Code cleanup and fixes filemanager
DaneEveritt
committed
46117af
View commit details
Copy full SHA for 46117af
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
Add http(s) toggle for nodes, update power page
Show description for cc90fa3
DaneEveritt
committed
cc90fa3
View commit details
Copy full SHA for cc90fa3
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Whats this? We can add new servers now?!
DaneEveritt
committed
264431a
View commit details
Copy full SHA for 264431a
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Add allocation limits for nodes.
Show description for 94bfd24
DaneEveritt
committed
94bfd24
View commit details
Copy full SHA for 94bfd24
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Handle service and option for servers
DaneEveritt
committed
692825e
View commit details
Copy full SHA for 692825e
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Finish front-end server creation page.
DaneEveritt
committed
59ff1eb
View commit details
Copy full SHA for 59ff1eb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.