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
7f1a971
User selector
All users
All time
Commit history
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
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
Commits on Apr 1, 2017
Update codebase to L5.4 (#367)
DaneEveritt
authored
9c30345
View commit details
Copy full SHA for 9c30345
View code at this point
Browse repository at this point
Implement front-end server searching :candy:
DaneEveritt
committed
cbeecfe
View commit details
Copy full SHA for cbeecfe
View code at this point
Browse repository at this point
Add server descriptions, closes #338 :pig2:
Show description for edaa270
DaneEveritt
committed
edaa270
View commit details
Copy full SHA for edaa270
View code at this point
Browse repository at this point
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
Apply fixes from StyleCI (#364)
DaneEveritt
authored
451dd7e
View commit details
Copy full SHA for 451dd7e
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
fix #363
schrej
committed
e613e44
View commit details
Copy full SHA for e613e44
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
:lock: Don't disclose if account exists when resetting passwords, closes #358
DaneEveritt
committed
1f0e957
View commit details
Copy full SHA for 1f0e957
View code at this point
Browse repository at this point
Update subusers view
DaneEveritt
committed
95c739a
View commit details
Copy full SHA for 95c739a
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
Apply fixes from StyleCI
DaneEveritt
authored and
StyleCIBot
committed
f005735
View commit details
Copy full SHA for f005735
View code at this point
Browse repository at this point
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
Very rough go at getting API back into operational state.
Show description for 5e27772
DaneEveritt
committed
5e27772
View commit details
Copy full SHA for 5e27772
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.