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
resources
views
admin
servers
on
1.0-develop
User selector
All users
All time
Commit history
Commits on May 24, 2020
Show Unlimited instead of 0, admin view
Show description for 6c60305
notAreYouScared
committed
6c60305
View commit details
Copy full SHA for 6c60305
View code at this point
Browse repository at this point
Commits on May 21, 2020
Add mount_server table, fix wrong field type on other many to many tables, add routes for mounting and unmounting mounts on a server, finish server admin mounts page
matthewpi
committed
0eb29da
View commit details
Copy full SHA for 0eb29da
View code at this point
Browse repository at this point
Add mounts page to server admin view
matthewpi
committed
fa902cc
View commit details
Copy full SHA for fa902cc
View code at this point
Browse repository at this point
Commits on May 8, 2020
Pass a value for skipping scripts correctly; closes #1991
DaneEveritt
committed
2d95204
View commit details
Copy full SHA for 2d95204
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Add base support for definining the number of backups that can be created for a server
DaneEveritt
committed
f1c3762
View commit details
Copy full SHA for f1c3762
View code at this point
Browse repository at this point
Commits on Apr 25, 2020
Merge pull request #1963 from Sir3lit/maxconn
Show description for 72ecac5
DaneEveritt
authored
72ecac5
View commit details
Copy full SHA for 72ecac5
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Allow Null = 0
Show description for 82dd7dc
notAreYouScared
committed
82dd7dc
View commit details
Copy full SHA for 82dd7dc
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Add Max Concurrent Connections for database users
Show description for f0e4764
notAreYouScared
committed
f0e4764
View commit details
Copy full SHA for f0e4764
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Update Admin Overview for server
Show description for 0cad2b9
notAreYouScared
committed
0cad2b9
View commit details
Copy full SHA for 0cad2b9
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Persist service variables
matthewpi
committed
a7dab69
View commit details
Copy full SHA for a7dab69
View code at this point
Browse repository at this point
Persist nest_id, egg_id, pack_id
matthewpi
committed
dec6868
View commit details
Copy full SHA for dec6868
View code at this point
Browse repository at this point
Remove old Theme::js calls in blade layouts. Persist checkboxes, Server Owner, Node, Default Allocation, and Additional Allocations on servers/new.blade.php
matthewpi
committed
b5e5071
View commit details
Copy full SHA for b5e5071
View code at this point
Browse repository at this point
Commits on Apr 10, 2020
Uniformity is Key
Show description for 7daf6e2
notAreYouScared
committed
7daf6e2
View commit details
Copy full SHA for 7daf6e2
View code at this point
Browse repository at this point
New server formatting
Show description for 411ed41
notAreYouScared
committed
411ed41
View commit details
Copy full SHA for 411ed41
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Merge branch 'develop' into feature/server-transfers-actually
matthewpi
authored
fd4de91
View commit details
Copy full SHA for fd4de91
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
Update index.blade.php
DaneEveritt
authored
9d0262e
View commit details
Copy full SHA for 9d0262e
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
Add migration for 'threads' column, fix errors on some admin pages, add validation rule for 'threads' column
matthewpi
committed
829f05a
View commit details
Copy full SHA for 829f05a
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Add notes about IO/CPU Threads
DaneEveritt
committed
86de737
View commit details
Copy full SHA for 86de737
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 Dec 22, 2019
Don't need this box anymore
DaneEveritt
committed
bc3286c
View commit details
Copy full SHA for bc3286c
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Fix routing to server pages
DaneEveritt
committed
7405d7c
View commit details
Copy full SHA for 7405d7c
View code at this point
Browse repository at this point
Fix nav for servers
DaneEveritt
committed
a247310
View commit details
Copy full SHA for a247310
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
Update all places in the code referencing named routes using JS that doesn't exist now
DaneEveritt
committed
447c429
View commit details
Copy full SHA for 447c429
View code at this point
Browse repository at this point
Commits on Nov 24, 2019
Move server view management parts to new controller and clean up code
DaneEveritt
committed
c17f9ba
View commit details
Copy full SHA for c17f9ba
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
[L6] Move all of the template files into the new correct location
DaneEveritt
committed
c97461d
View commit details
Copy full SHA for c97461d
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Complete new service, option, and variable management interface in Admin CP
DaneEveritt
committed
d7682bb
View commit details
Copy full SHA for d7682bb
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Remove old views
DaneEveritt
committed
9a14cb5
View commit details
Copy full SHA for 9a14cb5
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
More singularization and correct file names.
DaneEveritt
committed
19d3526
View commit details
Copy full SHA for 19d3526
View code at this point
Browse repository at this point
Singularize model names.
DaneEveritt
committed
8ba479e
View commit details
Copy full SHA for 8ba479e
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
API model updates, as well as general model updates and code fixes.
DaneEveritt
committed
32a1dc1
View commit details
Copy full SHA for 32a1dc1
View code at this point
Browse repository at this point
Commits on Feb 9, 2017
More model updates to more places than I anticipated.
Show description for 4f61637
DaneEveritt
committed
4f61637
View commit details
Copy full SHA for 4f61637
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Initial implementation of improved sever model and logic
DaneEveritt
committed
d4bcf0b
View commit details
Copy full SHA for d4bcf0b
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Update copyright headers
DaneEveritt
committed
bf7b584
View commit details
Copy full SHA for bf7b584
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.