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
Http
Controllers
Api
on
c377be2
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2019
Support special characters in database password, closes #1508
DaneEveritt
committed
eb81e1e
View commit details
Copy full SHA for eb81e1e
View code at this point
Browse repository at this point
Add support for filtering servers in client list-all endpoint
Show description for fe9d86b
DaneEveritt
committed
fe9d86b
View commit details
Copy full SHA for fe9d86b
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Apply fixes from StyleCI
Show description for db937af
lancepioch
authored and
StyleCIBot
committed
db937af
View commit details
Copy full SHA for db937af
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Fix Node daemon secret not being reset, closes #1390
DaneEveritt
committed
7c73f21
View commit details
Copy full SHA for 7c73f21
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Fix LocationController#store()
Matthew Penner
committed
0cbedd9
View commit details
Copy full SHA for 0cbedd9
View code at this point
Browse repository at this point
Wait a second, that method doesn't return an array
matthewpi
authored
afe1280
View commit details
Copy full SHA for afe1280
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Fix bug with client API denying access to routes, closes #1366
DaneEveritt
committed
9b654d2
View commit details
Copy full SHA for 9b654d2
View code at this point
Browse repository at this point
Respect pagination settings on frontend
Show description for a9fa60a
DaneEveritt
committed
a9fa60a
View commit details
Copy full SHA for a9fa60a
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Rename app/Http/Controllers/API/Remote/ValidateKeyController.php to app/Http/Controllers/Api/Remote/ValidateKeyController.php
mrkrabs
authored
8ef368f
View commit details
Copy full SHA for 8ef368f
View code at this point
Browse repository at this point
Rename app/Http/Controllers/API/Remote/SftpController.php to app/Http/Controllers/Api/Remote/SftpController.php
mrkrabs
authored
7c64492
View commit details
Copy full SHA for 7c64492
View code at this point
Browse repository at this point
Rename app/Http/Controllers/API/Remote/EggRetrievalController.php to app/Http/Controllers/Api/Remote/EggRetrievalController.php
mrkrabs
authored
c9e207c
View commit details
Copy full SHA for c9e207c
View code at this point
Browse repository at this point
Rename app/Http/Controllers/API/Remote/EggInstallController.php to app/Http/Controllers/Api/Remote/EggInstallController.php
mrkrabs
authored
cfbdf07
View commit details
Copy full SHA for cfbdf07
View code at this point
Browse repository at this point
Commits on Sep 3, 2018
Fix tests broken by bad namespaces
DaneEveritt
committed
f9542c9
View commit details
Copy full SHA for f9542c9
View code at this point
Browse repository at this point
Pass the updated model through for updating node config, rather than old model, ref #1237
DaneEveritt
committed
3bb9bf0
View commit details
Copy full SHA for 3bb9bf0
View code at this point
Browse repository at this point
Commits on May 21, 2018
Fix exception thrown due to lack of pre-validation on the model.
Show description for 6967b9b
DaneEveritt
committed
6967b9b
View commit details
Copy full SHA for 6967b9b
View code at this point
Browse repository at this point
Commits on Mar 17, 2018
Add API endpoint for getting server resource utilization, closes #900
Show description for 3e2ac98
DaneEveritt
committed
3e2ac98
View commit details
Copy full SHA for 3e2ac98
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Add validation to prevent invalid ports, closes #1034
DaneEveritt
committed
40c74ae
View commit details
Copy full SHA for 40c74ae
View code at this point
Browse repository at this point
Commits on Mar 2, 2018
Fix inability to edit certain environment vars and start line, closes #1008
DaneEveritt
committed
070239a
View commit details
Copy full SHA for 070239a
View code at this point
Browse repository at this point
Better handling of file download requests
DaneEveritt
committed
85bdbdc
View commit details
Copy full SHA for 85bdbdc
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Add client API
DaneEveritt
committed
2017e64
View commit details
Copy full SHA for 2017e64
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Add command sending
DaneEveritt
committed
4e12c28
View commit details
Copy full SHA for 4e12c28
View code at this point
Browse repository at this point
Add base routes for managing servers as a client
DaneEveritt
committed
cef3e4c
View commit details
Copy full SHA for cef3e4c
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
Move everything around as needed to get things setup for the client API
DaneEveritt
committed
e28973b
View commit details
Copy full SHA for e28973b
View code at this point
Browse repository at this point
Commits on Feb 24, 2018
Add API endpoint to get a server by external ID
DaneEveritt
committed
fb1b240
View commit details
Copy full SHA for fb1b240
View code at this point
Browse repository at this point
Fix bad permissions check on server API route
DaneEveritt
committed
baeffef
View commit details
Copy full SHA for baeffef
View code at this point
Browse repository at this point
Commits on Feb 8, 2018
Add support for finding a user by external ID.
DaneEveritt
committed
a9c1946
View commit details
Copy full SHA for a9c1946
View code at this point
Browse repository at this point
Add search to API endpoints
DaneEveritt
committed
2e69306
View commit details
Copy full SHA for 2e69306
View code at this point
Browse repository at this point
Commits on Feb 4, 2018
Fix bad API behavior
DaneEveritt
committed
2ec76d2
View commit details
Copy full SHA for 2ec76d2
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Fix suspension/installed handling for servers
Show description for 7a19019
DaneEveritt
committed
7a19019
View commit details
Copy full SHA for 7a19019
View code at this point
Browse repository at this point
Finalize server management API
DaneEveritt
committed
c599112
View commit details
Copy full SHA for c599112
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
Implement server creation though the API.
Show description for 5ed164e
DaneEveritt
committed
5ed164e
View commit details
Copy full SHA for 5ed164e
View code at this point
Browse repository at this point
Commits on Jan 27, 2018
Fix some error handling
DaneEveritt
committed
97ee95b
View commit details
Copy full SHA for 97ee95b
View code at this point
Browse repository at this point
Add nests & eggs
Show description for 8afced3
DaneEveritt
committed
8afced3
View commit details
Copy full SHA for 8afced3
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Add server database management support to API.
DaneEveritt
committed
de07b3c
View commit details
Copy full SHA for de07b3c
View code at this point
Browse repository at this point
Add database list endpoint, add more resource name magic
DaneEveritt
committed
2bd691e
View commit details
Copy full SHA for 2bd691e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.