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
on
d9de884
User selector
All users
All time
Commit history
Commits on Jan 3, 2017
Apply fixes from StyleCI
DaneEveritt
authored and
StyleCIBot
committed
d9de884
View commit details
Copy full SHA for d9de884
View code at this point
Browse repository at this point
Fix service option name being set wrongly after adding a new variable. closes #208
DaneEveritt
committed
c1bf757
View commit details
Copy full SHA for c1bf757
View code at this point
Browse repository at this point
Switch filemanager and EULA check to use pure Javascript methods
Show description for aa6e733
DaneEveritt
committed
aa6e733
View commit details
Copy full SHA for aa6e733
View code at this point
Browse repository at this point
Merge pull request #226 from hammerdawn/APICHANGE
Show description for 39731f9
DaneEveritt
authored
39731f9
View commit details
Copy full SHA for 39731f9
View code at this point
Browse repository at this point
Use DaneEveritt's shortened query call.
death-droid
committed
3f5bf09
View commit details
Copy full SHA for 3f5bf09
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
Push updated languages
DaneEveritt
committed
a1dff5c
View commit details
Copy full SHA for a1dff5c
View code at this point
Browse repository at this point
Commits on Dec 29, 2016
Allow listing a user by both ID and email. Useful for checking if a user exists by its email.
death-droid
committed
b5d3417
View commit details
Copy full SHA for b5d3417
View code at this point
Browse repository at this point
Commits on Dec 12, 2016
Refactor to use more laravel logic and improve compatibility with older PHP versions (#206)
Show description for a85ac87
spaceemotion
authored and
DaneEveritt
committed
a85ac87
View commit details
Copy full SHA for a85ac87
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
Apply fixes from StyleCI
DaneEveritt
authored and
StyleCIBot
committed
c1fb0a6
View commit details
Copy full SHA for c1fb0a6
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
API: ability to search for an allocation based on the assigned server id (#194)
death-droid
authored and
DaneEveritt
committed
f687fab
View commit details
Copy full SHA for f687fab
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
show container ID for server in panel
Show description for 9ae716e
DaneEveritt
committed
9ae716e
View commit details
Copy full SHA for 9ae716e
View code at this point
Browse repository at this point
Update node config sent over API
DaneEveritt
committed
2ac734d
View commit details
Copy full SHA for 2ac734d
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Add ability to filter user list
DaneEveritt
committed
3cd0a83
View commit details
Copy full SHA for 3cd0a83
View code at this point
Browse repository at this point
Fixes potential for generated password to not meet own validation requirements
DaneEveritt
committed
ed5b755
View commit details
Copy full SHA for ed5b755
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
fix api /servers/{id}/build
Show description for 03c6f98
schrej
authored
03c6f98
View commit details
Copy full SHA for 03c6f98
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
search for owner:<email> correctly.
DaneEveritt
committed
946512b
View commit details
Copy full SHA for 946512b
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Implement node deletion properly, fixes #173
DaneEveritt
committed
723b608
View commit details
Copy full SHA for 723b608
View code at this point
Browse repository at this point
Handle node:<param> properly when doing server searches
Show description for 0e89ecb
DaneEveritt
committed
0e89ecb
View commit details
Copy full SHA for 0e89ecb
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Fixes a bug that allows a user to bypass 2FA authentication requirements
Show description for 659c33f
DaneEveritt
committed
659c33f
View commit details
Copy full SHA for 659c33f
View code at this point
Browse repository at this point
Commits on Nov 5, 2016
Fix the other user bug...
DaneEveritt
committed
48994c1
View commit details
Copy full SHA for 48994c1
View code at this point
Browse repository at this point
Fix a @schrej bug
DaneEveritt
committed
4359252
View commit details
Copy full SHA for 4359252
View code at this point
Browse repository at this point
Fix bug preventing rendering of database hosts when not linked to a node.
DaneEveritt
committed
61e6529
View commit details
Copy full SHA for 61e6529
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Validate password on reset according to rules (#158)
Show description for e65dc57
schrej
authored and
DaneEveritt
committed
e65dc57
View commit details
Copy full SHA for e65dc57
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 21, 2016
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
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
Update middleware to handle wildcards correctly.
DaneEveritt
committed
b1a9a59
View commit details
Copy full SHA for b1a9a59
View code at this point
Browse repository at this point
Add front-end support for adding and deleting API keys.
DaneEveritt
committed
53ec2c5
View commit details
Copy full SHA for 53ec2c5
View code at this point
Browse repository at this point
Server API obey's the subuser permissions as well
DaneEveritt
committed
dfeed01
View commit details
Copy full SHA for dfeed01
View code at this point
Browse repository at this point
Support for server info and minor changes to API setup
DaneEveritt
committed
125856d
View commit details
Copy full SHA for 125856d
View code at this point
Browse repository at this point
Add support for controlling server power from API.
DaneEveritt
committed
5a03ce7
View commit details
Copy full SHA for 5a03ce7
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
Add initial basic API changes
Show description for 745c735
DaneEveritt
committed
745c735
View commit details
Copy full SHA for 745c735
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
Fix route handling
DaneEveritt
committed
126df09
View commit details
Copy full SHA for 126df09
View code at this point
Browse repository at this point
Split account things into own controllers.
DaneEveritt
committed
7cf7a5a
View commit details
Copy full SHA for 7cf7a5a
View code at this point
Browse repository at this point
Super early base implementation of notifications from daemon
DaneEveritt
committed
63058d8
View commit details
Copy full SHA for 63058d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.