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
Http
Controllers
Admin
ServersController.php
on
32a1dc1
User selector
All users
All time
Commit history
Commits on Feb 11, 2017
API model updates, as well as general model updates and code fixes.
DaneEveritt
committed
32a1dc1
View commit details
Copy full SHA for 32a1dc1
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Assorted model code updates.
DaneEveritt
committed
efef356
View commit details
Copy full SHA for efef356
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
More model updates to more places than I anticipated.
Show description for 4f61637
DaneEveritt
committed
4f61637
View commit details
Copy full SHA for 4f61637
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Completed model updates for Services
DaneEveritt
committed
323f1d9
View commit details
Copy full SHA for 323f1d9
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Initial implementation of improved sever model and logic
DaneEveritt
committed
d4bcf0b
View commit details
Copy full SHA for d4bcf0b
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Update copyright headers
DaneEveritt
committed
bf7b584
View commit details
Copy full SHA for bf7b584
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Merge branch 'develop' into feature/service-changes
DaneEveritt
committed
fc38b09
View commit details
Copy full SHA for fc38b09
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
Apply fixes from StyleCI
DaneEveritt
authored and
StyleCIBot
committed
c1fb0a6
View commit details
Copy full SHA for c1fb0a6
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
show container ID for server in panel
Show description for 9ae716e
DaneEveritt
committed
9ae716e
View commit details
Copy full SHA for 9ae716e
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Fix pack selector
DaneEveritt
committed
75de060
View commit details
Copy full SHA for 75de060
View code at this point
Browse repository at this point
Add service pack reference to server and send to daemon
DaneEveritt
committed
c4a4b84
View commit details
Copy full SHA for c4a4b84
View code at this point
Browse repository at this point
Add pack selection to view
DaneEveritt
committed
238f08f
View commit details
Copy full SHA for 238f08f
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
Commits on Nov 26, 2016
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 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 12, 2016
support for server filtering
Show description for 649b18c
DaneEveritt
committed
649b18c
View commit details
Copy full SHA for 649b18c
View code at this point
Browse repository at this point
Commits on Sep 18, 2016
add ability to change servers docker image
DaneEveritt
committed
812b869
View commit details
Copy full SHA for 812b869
View code at this point
Browse repository at this point
Commits on Sep 16, 2016
Startup not required, fix display executable bug
DaneEveritt
committed
bcd4b35
View commit details
Copy full SHA for bcd4b35
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Fix redirect on server delete
DaneEveritt
committed
06c680e
View commit details
Copy full SHA for 06c680e
View code at this point
Browse repository at this point
Fix exception loading typo
DaneEveritt
committed
c2d0a5a
View commit details
Copy full SHA for c2d0a5a
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Clean up exception handling code, closes #81
Show description for 228d6b1
DaneEveritt
committed
228d6b1
View commit details
Copy full SHA for 228d6b1
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
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
Suppress overly verbose error output to users
DaneEveritt
committed
4d31004
View commit details
Copy full SHA for 4d31004
View code at this point
Browse repository at this point
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 Feb 15, 2016
More complete implementation of database management in panel.
Show description for 217762a
DaneEveritt
committed
217762a
View commit details
Copy full SHA for 217762a
View code at this point
Browse repository at this point
Commits on Feb 13, 2016
Fix startup variable editing to allow admin full control
DaneEveritt
committed
a36f3dd
View commit details
Copy full SHA for a36f3dd
View code at this point
Browse repository at this point
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 23, 2016
Improved display for server view if not installed
DaneEveritt
committed
fbd1b3f
View commit details
Copy full SHA for fbd1b3f
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
Add title to copyright
DaneEveritt
committed
40c68a5
View commit details
Copy full SHA for 40c68a5
View code at this point
Browse repository at this point
Relicense project under MIT
Show description for 026df6a
DaneEveritt
committed
026df6a
View commit details
Copy full SHA for 026df6a
View code at this point
Browse repository at this point
Add license details to add app files.
DaneEveritt
committed
b0bcb87
View commit details
Copy full SHA for b0bcb87
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
Add support for modification of server startup variables and command
DaneEveritt
committed
1d97b0b
View commit details
Copy full SHA for 1d97b0b
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Clean up routes and middleware checking
DaneEveritt
committed
4ae8a45
View commit details
Copy full SHA for 4ae8a45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.