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
Providers
RepositoryServiceProvider.php
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Feb 23, 2023
Laravel 10 (#4706)
matthewpi
authored
1d38b4f
View commit details
Copy full SHA for 1d38b4f
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
Remove all references to daemon keys from the codebase
DaneEveritt
committed
703f552
View commit details
Copy full SHA for 703f552
View code at this point
Browse repository at this point
Remove all references of packs from the Panel
DaneEveritt
committed
3c7ffaa
View commit details
Copy full SHA for 3c7ffaa
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Remove all of the old references to unused interfaces outside the test code
DaneEveritt
committed
60f6e86
View commit details
Copy full SHA for 60f6e86
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
Commits on Sep 6, 2019
Deprecate old way of using repositories for daemon things
DaneEveritt
committed
161e0f6
View commit details
Copy full SHA for 161e0f6
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Update server listing and associated logic to pull from the panel dynamiacally
DaneEveritt
committed
fb9c106
View commit details
Copy full SHA for fb9c106
View code at this point
Browse repository at this point
Commits on May 2, 2019
Switch file manager listing to use panel API endpoint
DaneEveritt
committed
c80c856
View commit details
Copy full SHA for c80c856
View code at this point
Browse repository at this point
Commits on Jan 14, 2018
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 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 Oct 7, 2017
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
Commits on Oct 1, 2017
Add ability to switch between new and existing daemon
DaneEveritt
committed
15d38ce
View commit details
Copy full SHA for 15d38ce
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Merge branch 'develop' into feature/api-daemon-changes
DaneEveritt
committed
6efecae
View commit details
Copy full SHA for 6efecae
View code at this point
Browse repository at this point
Literally fix everything. :100:
DaneEveritt
committed
6915ecb
View commit details
Copy full SHA for 6915ecb
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/api-daemon-changes
DaneEveritt
committed
fb8a26f
View commit details
Copy full SHA for fb8a26f
View code at this point
Browse repository at this point
Update license headers on files.
DaneEveritt
committed
e56f4cd
View commit details
Copy full SHA for e56f4cd
View code at this point
Browse repository at this point
Commits on Sep 24, 2017
Begin implementation of new daemon authentication scheme
DaneEveritt
committed
906a699
View commit details
Copy full SHA for 906a699
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Begin refactoring Tasks to be apart of the Scheduler system
DaneEveritt
committed
2ac90b5
View commit details
Copy full SHA for 2ac90b5
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
Initial implementation of new task mgmt system :cop:
DaneEveritt
committed
bab28db
View commit details
Copy full SHA for bab28db
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
Apply fixes from StyleCI (#609)
DaneEveritt
authored
30660cf
View commit details
Copy full SHA for 30660cf
View code at this point
Browse repository at this point
Should wrap up the base landing page stuff for accounts, next step is server rendering
DaneEveritt
committed
e045ef4
View commit details
Copy full SHA for e045ef4
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
Apply fixes from StyleCI (#607)
DaneEveritt
authored
1e1eac1
View commit details
Copy full SHA for 1e1eac1
View code at this point
Browse repository at this point
Begin unit tests for repositories
DaneEveritt
committed
f451e4d
View commit details
Copy full SHA for f451e4d
View code at this point
Browse repository at this point
Commits on Aug 21, 2017
Push pack services and fix for failing tests
DaneEveritt
committed
cdfbc60
View commit details
Copy full SHA for cdfbc60
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
Apply fixes from StyleCI (#581)
DaneEveritt
authored
340193c
View commit details
Copy full SHA for 340193c
View code at this point
Browse repository at this point
More repository/service/refactor changes
DaneEveritt
committed
b8d7d99
View commit details
Copy full SHA for b8d7d99
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
Begin implementation of services for services/service options
DaneEveritt
committed
2c77d5c
View commit details
Copy full SHA for 2c77d5c
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
Apply fixes from StyleCI (#577)
DaneEveritt
authored
a4b6184
View commit details
Copy full SHA for a4b6184
View code at this point
Browse repository at this point
Add support for node management actions using new services
DaneEveritt
committed
c1a078b
View commit details
Copy full SHA for c1a078b
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Move server creation over to new service/repository setup.
Show description for 0c513f2
DaneEveritt
committed
0c513f2
View commit details
Copy full SHA for 0c513f2
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
Repository interface improvements
DaneEveritt
committed
bc3366b
View commit details
Copy full SHA for bc3366b
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Update last of existing services to use repositories, includes unit tests
Show description for 0deb022
DaneEveritt
committed
0deb022
View commit details
Copy full SHA for 0deb022
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Update location and databasehost services to use repositories
Show description for 50588a1
DaneEveritt
committed
50588a1
View commit details
Copy full SHA for 50588a1
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Addition of repository to ease testing and maintainability
DaneEveritt
committed
5c3dc60
View commit details
Copy full SHA for 5c3dc60
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Push updates, removes repositories, begins moving functionality to services.
Show description for 26e476a
DaneEveritt
committed
26e476a
View commit details
Copy full SHA for 26e476a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.