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
tests
on
7a19019
User selector
All users
Datepicker
All time
Commit history
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 21, 2018
Merge branch 'develop' into feature/api-v1
DaneEveritt
committed
407120a
View commit details
Copy full SHA for 407120a
View code at this point
Browse repository at this point
Fix failing tests on 7.2
DaneEveritt
committed
d6d43eb
View commit details
Copy full SHA for d6d43eb
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Add server details modification endpoint to API.
DaneEveritt
committed
17f6f3e
View commit details
Copy full SHA for 17f6f3e
View code at this point
Browse repository at this point
Update test namespace
DaneEveritt
committed
06335a1
View commit details
Copy full SHA for 06335a1
View code at this point
Browse repository at this point
Reorganize API files
DaneEveritt
committed
0e7f8ce
View commit details
Copy full SHA for 0e7f8ce
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Add test for new middleware
DaneEveritt
committed
c59d3a9
View commit details
Copy full SHA for c59d3a9
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
Update interface to begin change to seperate account API keys and application keys
Show description for f9fc3f4
DaneEveritt
committed
f9fc3f4
View commit details
Copy full SHA for f9fc3f4
View code at this point
Browse repository at this point
More permission removal cleanup
DaneEveritt
committed
14f9e1a
View commit details
Copy full SHA for 14f9e1a
View code at this point
Browse repository at this point
Rename APIKey to ApiKey
DaneEveritt
committed
ad3a954
View commit details
Copy full SHA for ad3a954
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Fix failing ApiKeyCreationService test
DaneEveritt
committed
e0fb7fa
View commit details
Copy full SHA for e0fb7fa
View code at this point
Browse repository at this point
Change the way API keys are stored and validated; clarify API namespacing
Show description for e3df073
DaneEveritt
committed
e3df073
View commit details
Copy full SHA for e3df073
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
More API updates, better support for node config edits
DaneEveritt
committed
cf21fd5
View commit details
Copy full SHA for cf21fd5
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/api-v1
Show description for 800e2df
DaneEveritt
committed
800e2df
View commit details
Copy full SHA for 800e2df
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Update schedule process to allow toggling/triggering via UI
DaneEveritt
committed
036bea2
View commit details
Copy full SHA for 036bea2
View code at this point
Browse repository at this point
Commits on Jan 6, 2018
Refactor how repositories for the daemon work.
DaneEveritt
committed
d2afc29
View commit details
Copy full SHA for d2afc29
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Update calls to missing function
DaneEveritt
committed
5f9fe4a
View commit details
Copy full SHA for 5f9fe4a
View code at this point
Browse repository at this point
Update repository base code to be cleaner and make use of PHP 7 features
DaneEveritt
committed
60eb600
View commit details
Copy full SHA for 60eb600
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
Finish first round of User/Node API additions
Show description for 15289b7
DaneEveritt
committed
15289b7
View commit details
Copy full SHA for 15289b7
View code at this point
Browse repository at this point
Fix user creation to use UUIDs correctly
Show description for 4457634
DaneEveritt
committed
4457634
View commit details
Copy full SHA for 4457634
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
close #840
DaneEveritt
committed
5efee34
View commit details
Copy full SHA for 5efee34
View code at this point
Browse repository at this point
close #841
DaneEveritt
committed
10e2e6e
View commit details
Copy full SHA for 10e2e6e
View code at this point
Browse repository at this point
Commits on Dec 17, 2017
Update to Laravel 5.5 (#814)
DaneEveritt
authored
b9d6745
View commit details
Copy full SHA for b9d6745
View code at this point
Browse repository at this point
Commits on Dec 15, 2017
Implement a better management interface for Settings (#809)
DaneEveritt
authored
f9df463
View commit details
Copy full SHA for f9df463
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
Change how API keys are validated (#771)
DaneEveritt
authored
285485d
View commit details
Copy full SHA for 285485d
View code at this point
Browse repository at this point
Implement changes to administrative user revocation, closes #733
DaneEveritt
committed
975597b
View commit details
Copy full SHA for 975597b
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Fix issues with validation in admin CP for server variables, closes #780
DaneEveritt
committed
20c1c74
View commit details
Copy full SHA for 20c1c74
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Implement changes to 2FA system (#761)
DaneEveritt
authored
c7c2c1a
View commit details
Copy full SHA for c7c2c1a
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Fix bug preventing changing of the server startup on first save attempt.
DaneEveritt
committed
26eeffd
View commit details
Copy full SHA for 26eeffd
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Fix daemon key provider service
Show description for b1f6058
DaneEveritt
committed
b1f6058
View commit details
Copy full SHA for b1f6058
View code at this point
Browse repository at this point
Fix bug with permissions including more than one dash, closes #727
DaneEveritt
committed
2f42396
View commit details
Copy full SHA for 2f42396
View code at this point
Browse repository at this point
Update PHPCS and other dependencies.
DaneEveritt
committed
30ab6ed
View commit details
Copy full SHA for 30ab6ed
View code at this point
Browse repository at this point
Implement fix to allow root admins to view all servers.
Show description for 6409fff
DaneEveritt
committed
6409fff
View commit details
Copy full SHA for 6409fff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.