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
on
63f377a
User selector
All users
All time
Commit history
Commits on Jan 15, 2016
Add more API routes
Show description for 63f377a
DaneEveritt
committed
63f377a
View commit details
Copy full SHA for 63f377a
View code at this point
Browse repository at this point
Fix exceptions thrown to mimic proper HTTP status codes
DaneEveritt
committed
0ccaa16
View commit details
Copy full SHA for 0ccaa16
View code at this point
Browse repository at this point
Fix some missing exceptions and validation handling for users
DaneEveritt
committed
69c2e89
View commit details
Copy full SHA for 69c2e89
View code at this point
Browse repository at this point
Finish user portion of API
DaneEveritt
committed
8c9e797
View commit details
Copy full SHA for 8c9e797
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Replace tabs with Spaces
Show description for 4604500
DaneEveritt
committed
4604500
View commit details
Copy full SHA for 4604500
View code at this point
Browse repository at this point
Add support for creating a user using the API
DaneEveritt
committed
6957282
View commit details
Copy full SHA for 6957282
View code at this point
Browse repository at this point
Add user specific listing route
DaneEveritt
committed
3114c1f
View commit details
Copy full SHA for 3114c1f
View code at this point
Browse repository at this point
Improve API auth to rate limit requests and verify they are root_admin
DaneEveritt
committed
72acf06
View commit details
Copy full SHA for 72acf06
View code at this point
Browse repository at this point
Update routes to use CSRF protection
DaneEveritt
committed
2def94c
View commit details
Copy full SHA for 2def94c
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
very basic initial push of API
DaneEveritt
committed
98b3355
View commit details
Copy full SHA for 98b3355
View code at this point
Browse repository at this point
Update to Laravel 5.2
DaneEveritt
committed
a3eb4b7
View commit details
Copy full SHA for a3eb4b7
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Show initial locations list
DaneEveritt
committed
02f6bf4
View commit details
Copy full SHA for 02f6bf4
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
Add support for deleting nodes
Show description for 232c05c
DaneEveritt
committed
232c05c
View commit details
Copy full SHA for 232c05c
View code at this point
Browse repository at this point
Add support for allocation management on nodes.
Show description for 179481c
DaneEveritt
committed
179481c
View commit details
Copy full SHA for 179481c
View code at this point
Browse repository at this point
Commits on Jan 9, 2016
Clean up setting allocation front-end
DaneEveritt
committed
a1c6aa6
View commit details
Copy full SHA for a1c6aa6
View code at this point
Browse repository at this point
Fix inner join bug
DaneEveritt
committed
65a91ba
View commit details
Copy full SHA for 65a91ba
View code at this point
Browse repository at this point
Basic allocation information
Show description for 54bef1e
DaneEveritt
committed
54bef1e
View commit details
Copy full SHA for 54bef1e
View code at this point
Browse repository at this point
Add EULA acceptance popup when starting server
DaneEveritt
committed
2160613
View commit details
Copy full SHA for 2160613
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
MiddleWare !== Middleware
DaneEveritt
committed
edf0939
View commit details
Copy full SHA for edf0939
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Allow updating settings and show configuration for node
DaneEveritt
committed
6e0c5d1
View commit details
Copy full SHA for 6e0c5d1
View code at this point
Browse repository at this point
adds support for viewing server stats from 'Your Servers' page
Show description for 09d28bf
DaneEveritt
committed
09d28bf
View commit details
Copy full SHA for 09d28bf
View code at this point
Browse repository at this point
Add very basic node information view
Show description for 69f0340
DaneEveritt
committed
69f0340
View commit details
Copy full SHA for 69f0340
View code at this point
Browse repository at this point
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 4, 2016
Delete account is no longer a GET request
DaneEveritt
committed
98d2a1e
View commit details
Copy full SHA for 98d2a1e
View code at this point
Browse repository at this point
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
Add toggle install status support
DaneEveritt
committed
99a6712
View commit details
Copy full SHA for 99a6712
View code at this point
Browse repository at this point
Add delete server support as well as fix a few other bugs
Show description for 4fe4881
DaneEveritt
committed
4fe4881
View commit details
Copy full SHA for 4fe4881
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
support for changing allocation on frontend
DaneEveritt
committed
a7fdb96
View commit details
Copy full SHA for a7fdb96
View code at this point
Browse repository at this point
Make server overview cleaner and easier to follow
Show description for fb77e23
DaneEveritt
committed
fb77e23
View commit details
Copy full SHA for fb77e23
View code at this point
Browse repository at this point
Add build configuration to server management.
Show description for 4953608
DaneEveritt
committed
4953608
View commit details
Copy full SHA for 4953608
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Add initial support for viewing basic server details
Show description for 2c054e7
DaneEveritt
committed
2c054e7
View commit details
Copy full SHA for 2c054e7
View code at this point
Browse repository at this point
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
View and Delete Users
Show description for 6810375
DDynamic
committed
6810375
View commit details
Copy full SHA for 6810375
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.