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
Controllers
on
147f473
User selector
All users
All time
Commit history
Commits on Apr 22, 2017
Add back disk limiting!
DaneEveritt
committed
147f473
View commit details
Copy full SHA for 147f473
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 20, 2017
Add reinstall abilities and cleanup process for new servers
DaneEveritt
committed
8dc2447
View commit details
Copy full SHA for 8dc2447
View code at this point
Browse repository at this point
Add skip scripting option
DaneEveritt
committed
3fe5d16
View commit details
Copy full SHA for 3fe5d16
View code at this point
Browse repository at this point
Fixup merge
DaneEveritt
committed
c8f1335
View commit details
Copy full SHA for c8f1335
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/option-scripts
Show description for 8d24e5f
DaneEveritt
committed
8d24e5f
View commit details
Copy full SHA for 8d24e5f
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Set correct console frequency
DaneEveritt
committed
33262cf
View commit details
Copy full SHA for 33262cf
View code at this point
Browse repository at this point
Fix autodeploy time checking.
DaneEveritt
committed
619d3fe
View commit details
Copy full SHA for 619d3fe
View code at this point
Browse repository at this point
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
Add console popout option.
Show description for f588582
DaneEveritt
committed
f588582
View commit details
Copy full SHA for f588582
View code at this point
Browse repository at this point
Fix missing CommandRepository statement
DaneEveritt
committed
1a87943
View commit details
Copy full SHA for 1a87943
View code at this point
Browse repository at this point
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
Commits on Apr 14, 2017
Improved login controller func. for 2FA, throws Failed event correctly now
DaneEveritt
committed
f1024ad
View commit details
Copy full SHA for f1024ad
View code at this point
Browse repository at this point
Fix extraneous MySQL calls being made for each server record listed on page.
DaneEveritt
committed
26557b6
View commit details
Copy full SHA for 26557b6
View code at this point
Browse repository at this point
Display total servers user can access in the Admin CP
Show description for 6fda3b7
DaneEveritt
committed
6fda3b7
View commit details
Copy full SHA for 6fda3b7
View code at this point
Browse repository at this point
fix misnamed variable, close #377
DaneEveritt
committed
9320c26
View commit details
Copy full SHA for 9320c26
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
Merge pull request #371 from Pterodactyl/feature/fractal-api
Show description for db168e3
DaneEveritt
authored
db168e3
View commit details
Copy full SHA for db168e3
View code at this point
Browse repository at this point
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
Fix up routes and controller names
DaneEveritt
committed
1e43f20
View commit details
Copy full SHA for 1e43f20
View code at this point
Browse repository at this point
Add new dynamic view for creating API keys
DaneEveritt
committed
722fd61
View commit details
Copy full SHA for 722fd61
View code at this point
Browse repository at this point
More defined naming scheme for config
DaneEveritt
committed
87c09a9
View commit details
Copy full SHA for 87c09a9
View code at this point
Browse repository at this point
Configuration for API pagination and includes on listing
DaneEveritt
committed
de8bbcd
View commit details
Copy full SHA for de8bbcd
View code at this point
Browse repository at this point
Finalize API routes
DaneEveritt
committed
69dfd38
View commit details
Copy full SHA for 69dfd38
View code at this point
Browse repository at this point
Node and user API routes implemented.
Show description for 820d2bf
DaneEveritt
committed
820d2bf
View commit details
Copy full SHA for 820d2bf
View code at this point
Browse repository at this point
Base node route implementation
DaneEveritt
committed
f24b238
View commit details
Copy full SHA for f24b238
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
Improved logic for handling permissions on API routes.
Show description for 4479d3b
DaneEveritt
committed
4479d3b
View commit details
Copy full SHA for 4479d3b
View code at this point
Browse repository at this point
Push basis of new API key policy
Show description for db4df2b
DaneEveritt
committed
db4df2b
View commit details
Copy full SHA for db4df2b
View code at this point
Browse repository at this point
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 4, 2017
Use the `current_password` not `password` field when verifying passwords.
DaneEveritt
authored
faa437b
View commit details
Copy full SHA for faa437b
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
Move API to use JSON:API standards and fractal serializer
Show description for 65630bd
DaneEveritt
committed
65630bd
View commit details
Copy full SHA for 65630bd
View code at this point
Browse repository at this point
Finish API routes for users.
DaneEveritt
committed
c071efd
View commit details
Copy full SHA for c071efd
View code at this point
Browse repository at this point
Better middleware for routes, cleaned up API, removed old API calls
Show description for 9777330
DaneEveritt
committed
9777330
View commit details
Copy full SHA for 9777330
View code at this point
Browse repository at this point
Add initial user server transformer for API.
DaneEveritt
committed
ddb82ac
View commit details
Copy full SHA for ddb82ac
View code at this point
Browse repository at this point
Initial moves to new API scheme.
Show description for 87530cd
DaneEveritt
committed
87530cd
View commit details
Copy full SHA for 87530cd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.