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
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
Http
Controllers
API
on
75b8753
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 9, 2017
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 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
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
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
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
Commits on Feb 16, 2017
Set out some roach traps to catch all these :bug:
DaneEveritt
committed
2e134b7
View commit details
Copy full SHA for 2e134b7
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
Apply fixes from StyleCI (#294)
DaneEveritt
authored
7c916ad
View commit details
Copy full SHA for 7c916ad
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
API model updates, as well as general model updates and code fixes.
DaneEveritt
committed
32a1dc1
View commit details
Copy full SHA for 32a1dc1
View code at this point
Browse repository at this point
Commits on Feb 6, 2017
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
Completed model updates for Services
DaneEveritt
committed
323f1d9
View commit details
Copy full SHA for 323f1d9
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
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
API tweaks to return more relevant information on server listing
DaneEveritt
committed
7f51e5d
View commit details
Copy full SHA for 7f51e5d
View code at this point
Browse repository at this point
Return packs associated with a service when viewing it on the API.
DaneEveritt
committed
32c21ba
View commit details
Copy full SHA for 32c21ba
View code at this point
Browse repository at this point
Commits on Jan 24, 2017
Update copyright headers
DaneEveritt
committed
bf7b584
View commit details
Copy full SHA for bf7b584
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Update user controller
DaneEveritt
committed
e91362e
View commit details
Copy full SHA for e91362e
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
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 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
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 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 Oct 20, 2016
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
Previous
Next
You can’t perform that action at this time.