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
Controllers
Api
Client
on
1.0-develop
User selector
All users
All time
Commit history
Commits on May 22, 2022
Update transformers and controllers to no longer pull an API key attribute
DaneEveritt
committed
e9c633f
View commit details
Copy full SHA for e9c633f
View code at this point
Browse repository at this point
Massively simplify API binding logic
Show description for e313dff
DaneEveritt
committed
e313dff
View commit details
Copy full SHA for e313dff
View code at this point
Browse repository at this point
Commits on May 15, 2022
Store keys in standard format; query with fingerprint not public key
DaneEveritt
committed
a936406
View commit details
Copy full SHA for a936406
View code at this point
Browse repository at this point
Commits on May 14, 2022
Add test coverage for the SSH key endpoints
DaneEveritt
committed
6554164
View commit details
Copy full SHA for 6554164
View code at this point
Browse repository at this point
Add support for storing SSH keys on user accounts
DaneEveritt
committed
97280a6
View commit details
Copy full SHA for 97280a6
View code at this point
Browse repository at this point
Commits on May 7, 2022
Support naming docker images on eggs; closes #4052
Show description for c8faf64
DaneEveritt
committed
c8faf64
View commit details
Copy full SHA for c8faf64
View code at this point
Browse repository at this point
Don't allow allocations to be deleted by users if no limit is defined; closes #3703
DaneEveritt
committed
e88d24e
View commit details
Copy full SHA for e88d24e
View code at this point
Browse repository at this point
Commits on May 4, 2022
Update deprecated JSON response creation and unnecessary middleware
DaneEveritt
committed
530558b
View commit details
Copy full SHA for 530558b
View code at this point
Browse repository at this point
Commits on Aug 16, 2021
Fix changing a user password to not incorrectly handle logging out old sessions; closes #3531
DaneEveritt
committed
2b3303c
View commit details
Copy full SHA for 2b3303c
View code at this point
Browse repository at this point
Run php-cs-fixer
DaneEveritt
committed
25d9ba4
View commit details
Copy full SHA for 25d9ba4
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
ui(server): fix used backup count (#3526)
Show description for 10b357b
matthewpi
authored
10b357b
View commit details
Copy full SHA for 10b357b
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
backups: default is_successful to false (#3522)
Show description for 970f281
matthewpi
authored
970f281
View commit details
Copy full SHA for 970f281
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
[UI] Display the 2FA token, show spinner on load (#3367)
Show description for bda1ff5
VottusCode
and
DaneEveritt
authored
bda1ff5
View commit details
Copy full SHA for bda1ff5
View code at this point
Browse repository at this point
Commits on May 16, 2021
Don't allow backups to be made via schedules if limit = 0 (#3323)
notAreYouScared
authored
76ac199
View commit details
Copy full SHA for 76ac199
View code at this point
Browse repository at this point
Commits on May 4, 2021
Add support for locking backups to prevent any accidental deletions
DaneEveritt
committed
5d5e4ca
View commit details
Copy full SHA for 5d5e4ca
View code at this point
Browse repository at this point
Commits on May 1, 2021
Add underlying data changes necessary for new task & schedule features
DaneEveritt
committed
92cd659
View commit details
Copy full SHA for 92cd659
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Add possibility to run disabled cron
JulienTant
committed
552b9d3
View commit details
Copy full SHA for 552b9d3
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Don't use tagging, closes #3224
DaneEveritt
committed
45680ca
View commit details
Copy full SHA for 45680ca
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Cache resource lookup results for 20 seconds for each server
DaneEveritt
committed
9b46d59
View commit details
Copy full SHA for 9b46d59
View code at this point
Browse repository at this point
Ensure a created_at value is set on recovery tokens; closes #3163
DaneEveritt
committed
8c7d785
View commit details
Copy full SHA for 8c7d785
View code at this point
Browse repository at this point
Commits on Mar 12, 2021
fix: backup restore delete all files
matthewpi
committed
582521f
View commit details
Copy full SHA for 582521f
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Fix inability to download files from the panel; closes #3151
Show description for 1476104
DaneEveritt
and
xcgc
committed
1476104
View commit details
Copy full SHA for 1476104
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
Fix tests
DaneEveritt
committed
00da092
View commit details
Copy full SHA for 00da092
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Formatting cleanup for backups
DaneEveritt
committed
0dd0f09
View commit details
Copy full SHA for 0dd0f09
View code at this point
Browse repository at this point
Reeformat with new rules post merge
DaneEveritt
committed
0a2c89e
View commit details
Copy full SHA for 0a2c89e
View code at this point
Browse repository at this point
Merge branch 'develop' into dane/restore-backups
DaneEveritt
committed
663143d
View commit details
Copy full SHA for 663143d
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Use more standardized phpcs
DaneEveritt
committed
c449ca5
View commit details
Copy full SHA for c449ca5
View code at this point
Browse repository at this point
Update to Laravel 8
Show description for a043071
DaneEveritt
and
matthewpi
committed
a043071
View commit details
Copy full SHA for a043071
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Only allow restoring valid backups, set the server correctly on the repository
DaneEveritt
committed
8d69a60
View commit details
Copy full SHA for 8d69a60
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Add base logic to support sending a request to restore a backup for a server
DaneEveritt
committed
8737190
View commit details
Copy full SHA for 8737190
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
Adjust some naming real quick
DaneEveritt
committed
4c29be2
View commit details
Copy full SHA for 4c29be2
View code at this point
Browse repository at this point
Update audit design
DaneEveritt
committed
291c652
View commit details
Copy full SHA for 291c652
View code at this point
Browse repository at this point
Add basic auditing for filesystem actions
Show description for ccecaa6
DaneEveritt
committed
ccecaa6
View commit details
Copy full SHA for ccecaa6
View code at this point
Browse repository at this point
Adds months for schedules
Show description for ffeedf1
notAreYouScared
committed
ffeedf1
View commit details
Copy full SHA for ffeedf1
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Merge branch 'matthewpi/transfer-improvements' of https://github.com/Pterodactyl/Panel into matthewpi/transfer-improvements
DaneEveritt
committed
25e53d9
View commit details
Copy full SHA for 25e53d9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.