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
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
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Nov 27, 2016
Add multiplicators to certain inputs, closes #154
Show description for e47bb6e
DaneEveritt
committed
e47bb6e
View commit details
Copy full SHA for e47bb6e
View code at this point
Browse repository at this point
Add version checking to daemon and panel
Show description for 90cd2b6
DaneEveritt
committed
90cd2b6
View commit details
Copy full SHA for 90cd2b6
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Fix broken block ending for script
DaneEveritt
committed
261535d
View commit details
Copy full SHA for 261535d
View code at this point
Browse repository at this point
Add some quick daemon information when viewing nodes
DaneEveritt
committed
edaae40
View commit details
Copy full SHA for edaae40
View code at this point
Browse repository at this point
Properly display node status with newer daemon versions
DaneEveritt
committed
d93f88f
View commit details
Copy full SHA for d93f88f
View code at this point
Browse repository at this point
Improve database management for servers, fixes #181
DaneEveritt
committed
1ad715f
View commit details
Copy full SHA for 1ad715f
View code at this point
Browse repository at this point
Commits on Nov 19, 2016
Merge branch 'develop' into feature/service-changes
DaneEveritt
committed
5a0f58c
View commit details
Copy full SHA for 5a0f58c
View code at this point
Browse repository at this point
Fix time axis for node and server view
Show description for 57d62c4
linux-mind
authored and
DaneEveritt
committed
57d62c4
View commit details
Copy full SHA for 57d62c4
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Grammatical display changes
DaneEveritt
committed
ee78a39
View commit details
Copy full SHA for ee78a39
View code at this point
Browse repository at this point
Add support for deleting service packs.
DaneEveritt
committed
5600f32
View commit details
Copy full SHA for 5600f32
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Support for uploading templates for installing packs
DaneEveritt
committed
d472942
View commit details
Copy full SHA for d472942
View code at this point
Browse repository at this point
support for pack editing
DaneEveritt
committed
e09659a
View commit details
Copy full SHA for e09659a
View code at this point
Browse repository at this point
Support for viewing and exporting packs
DaneEveritt
committed
09c2dcc
View commit details
Copy full SHA for 09c2dcc
View code at this point
Browse repository at this point
Push changes that support creations of service packs and basic listing
DaneEveritt
committed
a1bc6fa
View commit details
Copy full SHA for a1bc6fa
View code at this point
Browse repository at this point
Commits on Nov 9, 2016
Implement base service file modification through panel
DaneEveritt
committed
cfd5e0e
View commit details
Copy full SHA for cfd5e0e
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Revamped resource graphing, uses chart.js
DaneEveritt
committed
0741ab6
View commit details
Copy full SHA for 0741ab6
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Add server deletion to a queue.
Show description for 6fd7c78
DaneEveritt
committed
6fd7c78
View commit details
Copy full SHA for 6fd7c78
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
fixes bug that would allow deleting the default allocation for a server.
DaneEveritt
committed
0b044b3
View commit details
Copy full SHA for 0b044b3
View code at this point
Browse repository at this point
Clean up server display a bit
DaneEveritt
committed
0a481b3
View commit details
Copy full SHA for 0a481b3
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Fix errors on node graphs
Show description for 6b89dbd
DaneEveritt
committed
6b89dbd
View commit details
Copy full SHA for 6b89dbd
View code at this point
Browse repository at this point
FQDN support for allocations, and JS bug fix.
DaneEveritt
committed
ad906e0
View commit details
Copy full SHA for ad906e0
View code at this point
Browse repository at this point
Modernize user pages a bit
DaneEveritt
committed
6731f7f
View commit details
Copy full SHA for 6731f7f
View code at this point
Browse repository at this point
add typeahead support for owner email when adding new server
Show description for bef717b
DaneEveritt
committed
bef717b
View commit details
Copy full SHA for bef717b
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
Merge pull request #149 from Pterodactyl/feature/better-api
Show description for 8660fcd
DaneEveritt
authored
8660fcd
View commit details
Copy full SHA for 8660fcd
View code at this point
Browse repository at this point
Remove old admin routes, fix display to non-admins
Show description for f24347d
DaneEveritt
committed
f24347d
View commit details
Copy full SHA for f24347d
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Fix node view in admin panel
ET-Bent
authored
ce5374e
View commit details
Copy full SHA for ce5374e
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
support for server filtering
Show description for 649b18c
DaneEveritt
committed
649b18c
View commit details
Copy full SHA for 649b18c
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
node status in list, closes #124
DaneEveritt
committed
0fe0f75
View commit details
Copy full SHA for 0fe0f75
View code at this point
Browse repository at this point
Fix auto-deploy checkbox behavior
DaneEveritt
committed
b850256
View commit details
Copy full SHA for b850256
View code at this point
Browse repository at this point
add ?daemon=true option to API for servers
DaneEveritt
committed
06756af
View commit details
Copy full SHA for 06756af
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
Update files to match js/css vendor changes
DaneEveritt
committed
4bcab05
View commit details
Copy full SHA for 4bcab05
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Fix typo, closes #102
DaneEveritt
committed
9d9143f
View commit details
Copy full SHA for 9d9143f
View code at this point
Browse repository at this point
clean up node allocation
DaneEveritt
committed
bd7fd83
View commit details
Copy full SHA for bd7fd83
View code at this point
Browse repository at this point
Add support for setting IP aliases though panel
DaneEveritt
committed
a9d0b4a
View commit details
Copy full SHA for a9d0b4a
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Add support for automatic node assignment
DaneEveritt
committed
30f5838
View commit details
Copy full SHA for 30f5838
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.