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
on
d0bce4a
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 14, 2018
Apply fixes from StyleCI (#875)
Show description for d0bce4a
DaneEveritt
authored
d0bce4a
View commit details
Copy full SHA for d0bce4a
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
Remove api permissions table
DaneEveritt
committed
7aa540b
View commit details
Copy full SHA for 7aa540b
View code at this point
Browse repository at this point
Commits on Jan 13, 2018
Apply fixes from StyleCI (#874)
Show description for 8e8147c
DaneEveritt
authored
8e8147c
View commit details
Copy full SHA for 8e8147c
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 12, 2018
First round of changes to API to support simpler permissions.
DaneEveritt
committed
a31e587
View commit details
Copy full SHA for a31e587
View code at this point
Browse repository at this point
Commits on Jan 7, 2018
Fix a typo (#856)
Show description for d1806d9
Bl4ckSpr4y
authored and
DaneEveritt
committed
d1806d9
View commit details
Copy full SHA for d1806d9
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
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
Fix unability to store '-1' in the database properly
DaneEveritt
committed
ffc8d48
View commit details
Copy full SHA for ffc8d48
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 14, 2017
Solution for "SteamInternal_ContextInit" (#802)
Show description for 75eb506
Franco Sanllehi
authored and
DaneEveritt
committed
75eb506
View commit details
Copy full SHA for 75eb506
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
DaneEveritt
committed
dff2e1e
View commit details
Copy full SHA for dff2e1e
View code at this point
Browse repository at this point
Fix forgotten migration that caused node deletions to not be cascaded to all allocations.
Show description for 3f6d782
DaneEveritt
committed
3f6d782
View commit details
Copy full SHA for 3f6d782
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
Commits on Nov 20, 2017
Workaround for improper boolean handling
Show description for 5d98fc3
tenten8401
authored
5d98fc3
View commit details
Copy full SHA for 5d98fc3
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
Merge branch 'develop' into develop
DaneEveritt
authored
9a588cb
View commit details
Copy full SHA for 9a588cb
View code at this point
Browse repository at this point
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 6, 2017
Add Rust
tenten8401
committed
e3c5d50
View commit details
Copy full SHA for e3c5d50
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Fix failing tests due to way nest creation worked
DaneEveritt
committed
f5b20e3
View commit details
Copy full SHA for f5b20e3
View code at this point
Browse repository at this point
Add support for seeding nests and eggs
DaneEveritt
committed
f8c89f8
View commit details
Copy full SHA for f8c89f8
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Add more middleware tests
DaneEveritt
committed
7882250
View commit details
Copy full SHA for 7882250
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Refactor startup modification and environment variable services
Show description for fa62a09
DaneEveritt
committed
fa62a09
View commit details
Copy full SHA for fa62a09
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
Implement Panel changes to support internal SFTP subsystem on Daemon (#703)
DaneEveritt
authored
058e490
View commit details
Copy full SHA for 058e490
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Fix tests
DaneEveritt
committed
532025a
View commit details
Copy full SHA for 532025a
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
More fixes
DaneEveritt
committed
c19c423
View commit details
Copy full SHA for c19c423
View code at this point
Browse repository at this point
More code updates
DaneEveritt
committed
17642bf
View commit details
Copy full SHA for 17642bf
View code at this point
Browse repository at this point
This breaks literally the entire panel.
DaneEveritt
committed
df87ea0
View commit details
Copy full SHA for df87ea0
View code at this point
Browse repository at this point
First push before :egg:
DaneEveritt
committed
344c1a9
View commit details
Copy full SHA for 344c1a9
View code at this point
Browse repository at this point
Ah yes, lets just spend 30 minutes trying to get a migration to run correctly.
DaneEveritt
committed
0b3c0f6
View commit details
Copy full SHA for 0b3c0f6
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Add test for service option exporter
DaneEveritt
committed
609bf32
View commit details
Copy full SHA for 609bf32
View code at this point
Browse repository at this point
Today Dane learned about Mockery::subset, tomorrow we take over Canada.
Show description for d95a63c
DaneEveritt
committed
d95a63c
View commit details
Copy full SHA for d95a63c
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
Delete service variables when the option is deleted.
DaneEveritt
committed
9b79d9c
View commit details
Copy full SHA for 9b79d9c
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Migration change
DaneEveritt
committed
493c588
View commit details
Copy full SHA for 493c588
View code at this point
Browse repository at this point
Push migrations to change existing service structure
DaneEveritt
committed
220789a
View commit details
Copy full SHA for 220789a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.