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
app
Models
Server.php
on
bab28db
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2017
Massive PHPCS linting
DaneEveritt
committed
3ee5803
View commit details
Copy full SHA for 3ee5803
View code at this point
Browse repository at this point
Commits on Aug 12, 2017
More repository/service/refactor changes
DaneEveritt
committed
b8d7d99
View commit details
Copy full SHA for b8d7d99
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
Add support for node management actions using new services
DaneEveritt
committed
c1a078b
View commit details
Copy full SHA for c1a078b
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Move server creation over to new service/repository setup.
Show description for 0c513f2
DaneEveritt
committed
0c513f2
View commit details
Copy full SHA for 0c513f2
View code at this point
Browse repository at this point
Commits on May 1, 2017
Use cache helpers rather than database to handle configuration tokens and downloads.
DaneEveritt
committed
605c91a
View commit details
Copy full SHA for 605c91a
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
Add ability to change service implementation for a server.
DaneEveritt
committed
a5a1ea3
View commit details
Copy full SHA for a5a1ea3
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Fix server deletion logic, and clean up suspend/unsuspend operations
DaneEveritt
committed
de923bb
View commit details
Copy full SHA for de923bb
View code at this point
Browse repository at this point
Commits on Apr 15, 2017
Un-butcher task system.
DaneEveritt
committed
7f1a971
View commit details
Copy full SHA for 7f1a971
View code at this point
Browse repository at this point
Improve server and user model code to accept a specific user
DaneEveritt
committed
0fe9a45
View commit details
Copy full SHA for 0fe9a45
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Apply fixes from StyleCI (#372)
DaneEveritt
authored
93d7999
View commit details
Copy full SHA for 93d7999
View code at this point
Browse repository at this point
Implement initial server and location API routes.
Show description for c492446
DaneEveritt
committed
c492446
View commit details
Copy full SHA for c492446
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Add all of the potential transformers that might be needed for now.
DaneEveritt
committed
51204b8
View commit details
Copy full SHA for 51204b8
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Remove deletion queue for servers. Just immediately delete.
DaneEveritt
committed
536865b
View commit details
Copy full SHA for 536865b
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Update doc blocks for all app/
DaneEveritt
committed
0312c97
View commit details
Copy full SHA for 0312c97
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
Add initial pack creation and overview pages
DaneEveritt
committed
50558db
View commit details
Copy full SHA for 50558db
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
Fix front and backend views with new service variable setups
DaneEveritt
committed
fcadee7
View commit details
Copy full SHA for fcadee7
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Add a second check here *just* to make sure someone doesn't break this.
DaneEveritt
committed
cbbd370
View commit details
Copy full SHA for cbbd370
View code at this point
Browse repository at this point
Fixes caching to actually clear the cache for *all* users, rather than the logged in user by using cache tags.
DaneEveritt
committed
cd0a45a
View commit details
Copy full SHA for cd0a45a
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Apply fixes from StyleCI (#325)
DaneEveritt
authored
bbf9fd1
View commit details
Copy full SHA for bbf9fd1
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/admin-retheme
DaneEveritt
committed
8f96b35
View commit details
Copy full SHA for 8f96b35
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
Attach user to cache to prevent showing servers they can't access.
DaneEveritt
committed
f91e4c5
View commit details
Copy full SHA for f91e4c5
View code at this point
Browse repository at this point
Thats enough re-theming for the day...
DaneEveritt
committed
b926d43
View commit details
Copy full SHA for b926d43
View code at this point
Browse repository at this point
Commits on Feb 18, 2017
Fix up email sending and add more notifications to the panel.
Show description for 008cccb
DaneEveritt
committed
008cccb
View commit details
Copy full SHA for 008cccb
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Add in query caching on server view
DaneEveritt
committed
9af06b4
View commit details
Copy full SHA for 9af06b4
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 10, 2017
More subuser Model updates.
DaneEveritt
committed
99812b0
View commit details
Copy full SHA for 99812b0
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 6, 2017
Addresses security flaw allowing unauthenticated access to server overview.
DaneEveritt
committed
0d61417
View commit details
Copy full SHA for 0d61417
View code at this point
Browse repository at this point
Improves server model and cleans up model code calls.
DaneEveritt
committed
02458c9
View commit details
Copy full SHA for 02458c9
View code at this point
Browse repository at this point
Commits on Feb 5, 2017
Use belongsTo versus hasOne when more logical.
DaneEveritt
committed
b138926
View commit details
Copy full SHA for b138926
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
New models for node and location admin pages.
DaneEveritt
committed
09d23de
View commit details
Copy full SHA for 09d23de
View code at this point
Browse repository at this point
StyleCI fixes.
DaneEveritt
committed
3baa21a
View commit details
Copy full SHA for 3baa21a
View code at this point
Browse repository at this point
Complete implementation of new Server model.
DaneEveritt
committed
3114b7e
View commit details
Copy full SHA for 3114b7e
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
Previous
Next
You can’t perform that action at this time.