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
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Nov 22, 2022
Telemetry (#4564)
matthewpi
authored
ee033d6
View commit details
Copy full SHA for ee033d6
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
server: track reinstall failures differently from initial install failures (#4531)
lancepioch
authored
a4f6870
View commit details
Copy full SHA for a4f6870
View code at this point
Browse repository at this point
api(server): log activity when server description is changed
matthewpi
committed
039ad4a
View commit details
Copy full SHA for 039ad4a
View code at this point
Browse repository at this point
fix(transformers): force object type for properties (#4544)
devnote-dev
authored
634c935
View commit details
Copy full SHA for 634c935
View code at this point
Browse repository at this point
api(server): fix undefined header
matthewpi
committed
c3521e0
View commit details
Copy full SHA for c3521e0
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Streaming Transfers (#4548)
matthewpi
authored
df2402b
View commit details
Copy full SHA for df2402b
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Apply node maintenance mode to servers (#4421)
Boy132
authored
032e4f2
View commit details
Copy full SHA for 032e4f2
View code at this point
Browse repository at this point
Update validation rules for remote activity logs (#4526)
lancepioch
authored
4032481
View commit details
Copy full SHA for 4032481
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Merge branch '1.0-develop' into develop
matthewpi
committed
b7a6543
View commit details
Copy full SHA for b7a6543
View code at this point
Browse repository at this point
Add ManifestDoesNotExistException and Solution (#4455)
Show description for 16c2b60
lancepioch
and
matthewpi
authored
16c2b60
View commit details
Copy full SHA for 16c2b60
View code at this point
Browse repository at this point
Allow users to change the server description (#4420)
Boy132
authored
f2095e8
View commit details
Copy full SHA for f2095e8
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Fix linting (#4504)
lancepioch
authored
548affb
View commit details
Copy full SHA for 548affb
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Fix InMemoryFilesystemAdapter (#4489)
Jelcoo
authored
5c78b38
View commit details
Copy full SHA for 5c78b38
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Fix config key names (#4464)
lancepioch
authored
e49ba65
View commit details
Copy full SHA for e49ba65
View code at this point
Browse repository at this point
un-type getRulesForUpdate; fixes #4463
matthewpi
committed
7266c66
View commit details
Copy full SHA for 7266c66
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Fix `php artisan up` (#4457)
lancepioch
authored
860b2d8
View commit details
Copy full SHA for 860b2d8
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
fix AssetManifestService error when loading the panel
matthewpi
committed
2828a4b
View commit details
Copy full SHA for 2828a4b
View code at this point
Browse repository at this point
Upgrade to Laravel 9 (#4413)
Show description for cbcf620
matthewpi
and
DaneEveritt
authored
cbcf620
View commit details
Copy full SHA for cbcf620
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Cleanup FQDN validation logic, fallback to old hostname check (#4409)
Show description for 95e15d2
matthewpi
and
DaneEveritt
authored
95e15d2
View commit details
Copy full SHA for 95e15d2
View code at this point
Browse repository at this point
fix: exclude any permissions not defined internally when updating or creating subusers (#4416)
DaneEveritt
authored
c748fa9
View commit details
Copy full SHA for c748fa9
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
feat: bump account key limit to 25 (#4417)
Show description for e0e0689
DaneEveritt
authored
e0e0689
View commit details
Copy full SHA for e0e0689
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
Include `oom_disabled` in application API request (#4262)
devnote-dev
authored
9b531d5
View commit details
Copy full SHA for 9b531d5
View code at this point
Browse repository at this point
Lookup both A and AAAA records for node FQDNs (#4398)
Show description for 7b91c38
matthewpi
authored
7b91c38
View commit details
Copy full SHA for 7b91c38
View code at this point
Browse repository at this point
Ensure server is not in a conflicting state before initiating a transfer (#4403)
matthewpi
authored
815e1e4
View commit details
Copy full SHA for 815e1e4
View code at this point
Browse repository at this point
Use different clone logic for arrays (#4402)
Show description for ff37c51
matthewpi
authored
ff37c51
View commit details
Copy full SHA for ff37c51
View code at this point
Browse repository at this point
Support configuring storage class for S3 backup uploads (#4399)
Show description for 44598bf
matthewpi
authored
44598bf
View commit details
Copy full SHA for 44598bf
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
backups: support Cloudflare R2 by listing uploaded parts from Wings
matthewpi
committed
2dcc46e
View commit details
Copy full SHA for 2dcc46e
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
backups: add S3 part size configuration (#4382)
pascal-zarrad
authored
1ca4b08
View commit details
Copy full SHA for 1ca4b08
View code at this point
Browse repository at this point
admin(eggs): add `force_outgoing_ip` option (#4323)
Show description for 68e9100
matthewpi
authored
68e9100
View commit details
Copy full SHA for 68e9100
View code at this point
Browse repository at this point
server: add configuration for install notifications (#4331)
Show description for 8e1a215
matthewpi
authored
8e1a215
View commit details
Copy full SHA for 8e1a215
View code at this point
Browse repository at this point
Commits on Sep 17, 2022
Ensure eggs endpoint always returns an object, even when empty
Show description for bf2456d
DaneEveritt
committed
bf2456d
View commit details
Copy full SHA for bf2456d
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Fix `clock()` usage causing errors in prod environments
DaneEveritt
committed
2da8042
View commit details
Copy full SHA for 2da8042
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
Send server name and description to wings to make available to replacers
DaneEveritt
committed
2eda199
View commit details
Copy full SHA for 2eda199
View code at this point
Browse repository at this point
Track file uploads on Wings, not the panel
DaneEveritt
committed
f8c4821
View commit details
Copy full SHA for f8c4821
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
Always show IP address to admins
DaneEveritt
committed
d4708e9
View commit details
Copy full SHA for d4708e9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.