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
5c7c1f6
User selector
All users
All time
Commit history
Commits on Apr 4, 2020
Fix StyleCI issues #2
matthewpi
committed
5c7c1f6
View commit details
Copy full SHA for 5c7c1f6
View code at this point
Browse repository at this point
Fix StyleCI issues
matthewpi
committed
142bf16
View commit details
Copy full SHA for 142bf16
View code at this point
Browse repository at this point
Add successful column to server_transfers table, get server transfers working properly :)
matthewpi
committed
454ce6c
View commit details
Copy full SHA for 454ce6c
View code at this point
Browse repository at this point
Add ServerTransfer relation in Models/Server.php, notify the new daemon about the incoming server transfer
matthewpi
committed
6ba6c34
View commit details
Copy full SHA for 6ba6c34
View code at this point
Browse repository at this point
Get to the point where we can start notifying the other daemon, remove TransferJob.php, add DaemonTransferRepository.php
matthewpi
committed
5007ce0
View commit details
Copy full SHA for 5007ce0
View code at this point
Browse repository at this point
Add ui elements for handling server transfers, add TransferJob.php and TransferService.php
matthewpi
committed
a2eab3c
View commit details
Copy full SHA for a2eab3c
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Add support for client-side server reinstallation
DaneEveritt
committed
85e3945
View commit details
Copy full SHA for 85e3945
View code at this point
Browse repository at this point
Merge branch 'develop' into cputhreads
DaneEveritt
authored
78d6e59
View commit details
Copy full SHA for 78d6e59
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Add permissions handling to the console; remove kill permission (wrapped in with stop)
DaneEveritt
committed
171b21e
View commit details
Copy full SHA for 171b21e
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Add CPU Thread assignments
Show description for 2561e3e
notAreYouScared
committed
2561e3e
View commit details
Copy full SHA for 2561e3e
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Authenticate that the request is coming from someone that should even know about the server
DaneEveritt
committed
1f92a7d
View commit details
Copy full SHA for 1f92a7d
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Fix permissions handling; do not allow a subuser to assign permissions they do not have
DaneEveritt
committed
cb945b1
View commit details
Copy full SHA for cb945b1
View code at this point
Browse repository at this point
Finish cleaning up subuser view
DaneEveritt
committed
39f79a8
View commit details
Copy full SHA for 39f79a8
View code at this point
Browse repository at this point
Add support for deleting a subuser from a server
DaneEveritt
committed
1270e51
View commit details
Copy full SHA for 1270e51
View code at this point
Browse repository at this point
Implement basic code for creating/updating a subuser
DaneEveritt
committed
a6f46d3
View commit details
Copy full SHA for a6f46d3
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Get basic modal view for editing/creating a new subuser working
DaneEveritt
committed
51c5cf4
View commit details
Copy full SHA for 51c5cf4
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Finalize API key management for accounts
DaneEveritt
committed
8d52e2e
View commit details
Copy full SHA for 8d52e2e
View code at this point
Browse repository at this point
Add base support for creating a new API key for an account
DaneEveritt
committed
933a473
View commit details
Copy full SHA for 933a473
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Pass at removing extraneous permissions table and using native MySQL JSON
DaneEveritt
committed
32f2517
View commit details
Copy full SHA for 32f2517
View code at this point
Browse repository at this point
Update all of the permissions checking to be constant based
DaneEveritt
committed
23d594f
View commit details
Copy full SHA for 23d594f
View code at this point
Browse repository at this point
Remove unused controllers
DaneEveritt
committed
605c154
View commit details
Copy full SHA for 605c154
View code at this point
Browse repository at this point
Finish building out schedule management functionality
DaneEveritt
committed
1e0d630
View commit details
Copy full SHA for 1e0d630
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Add base support for editing an existing task
DaneEveritt
committed
ef38a51
View commit details
Copy full SHA for ef38a51
View code at this point
Browse repository at this point
Support deleting a task from a schedule
DaneEveritt
committed
78ed343
View commit details
Copy full SHA for 78ed343
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Add initial task listing for schedules
DaneEveritt
committed
5345a2a
View commit details
Copy full SHA for 5345a2a
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Add basic listing of server schedules
DaneEveritt
committed
32e9fb0
View commit details
Copy full SHA for 32e9fb0
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Correctly mark server as installed
DaneEveritt
committed
11c430c
View commit details
Copy full SHA for 11c430c
View code at this point
Browse repository at this point
Route and handle install state updates
DaneEveritt
committed
dbc7c59
View commit details
Copy full SHA for dbc7c59
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Basic support for installation process
DaneEveritt
committed
3b11ba9
View commit details
Copy full SHA for 3b11ba9
View code at this point
Browse repository at this point
Commits on Dec 28, 2019
Password change needs to require user login to reset some cookies
Show description for 158958d
DaneEveritt
committed
158958d
View commit details
Copy full SHA for 158958d
View code at this point
Browse repository at this point
Fix up subuser API response for clients
DaneEveritt
committed
5f13531
View commit details
Copy full SHA for 5f13531
View code at this point
Browse repository at this point
Merge branch 'master' into develop
DaneEveritt
committed
51defae
View commit details
Copy full SHA for 51defae
View code at this point
Browse repository at this point
Fixed TooManyLoginAttempts not work correctly (#1668)
zKoz210
authored and
DaneEveritt
committed
741ae27
View commit details
Copy full SHA for 741ae27
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Add ability to disable two factor authentication
DaneEveritt
committed
9a0ed6b
View commit details
Copy full SHA for 9a0ed6b
View code at this point
Browse repository at this point
Add base logic to configure two factor on account
DaneEveritt
committed
eb39826
View commit details
Copy full SHA for eb39826
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.