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
Http
Controllers
Api
Client
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Sep 28, 2019
Handle errors sent back over the sockt
DaneEveritt
committed
326d346
View commit details
Copy full SHA for 326d346
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Change to support websocket JWT connections
DaneEveritt
committed
030b8ed
View commit details
Copy full SHA for 030b8ed
View code at this point
Browse repository at this point
First pass at converting websocket to send a token along with every call
DaneEveritt
committed
18c4b95
View commit details
Copy full SHA for 18c4b95
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Add underlying code to handle authenticating websocket credentials
DaneEveritt
committed
0860187
View commit details
Copy full SHA for 0860187
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Update client API endpoints to not use deprecated function
DaneEveritt
committed
b99ea53
View commit details
Copy full SHA for b99ea53
View code at this point
Browse repository at this point
Format files
DaneEveritt
committed
7543ef0
View commit details
Copy full SHA for 7543ef0
View code at this point
Browse repository at this point
Update to use new repository and standard laravel notation for controllers
DaneEveritt
committed
26e4ff1
View commit details
Copy full SHA for 26e4ff1
View code at this point
Browse repository at this point
Fix command sending error handling and bad assertion order
DaneEveritt
committed
62cd03d
View commit details
Copy full SHA for 62cd03d
View code at this point
Browse repository at this point
Update command sending from server API to use new daemon code
DaneEveritt
committed
ee0da20
View commit details
Copy full SHA for ee0da20
View code at this point
Browse repository at this point
Deprecate old way of using repositories for daemon things
DaneEveritt
committed
161e0f6
View commit details
Copy full SHA for 161e0f6
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Update server listing and associated logic to pull from the panel dynamiacally
DaneEveritt
committed
fb9c106
View commit details
Copy full SHA for fb9c106
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Merge branch 'master' into develop
DaneEveritt
committed
81143e2
View commit details
Copy full SHA for 81143e2
View code at this point
Browse repository at this point
Commits on Aug 3, 2019
Add support for filtering servers in client list-all endpoint
Show description for fe9d86b
DaneEveritt
committed
fe9d86b
View commit details
Copy full SHA for fe9d86b
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Add basic file listing functionality
DaneEveritt
committed
c90fcea
View commit details
Copy full SHA for c90fcea
View code at this point
Browse repository at this point
Commits on Jul 27, 2019
Add database password rotation to view
DaneEveritt
committed
48c39ab
View commit details
Copy full SHA for 48c39ab
View code at this point
Browse repository at this point
Commits on May 27, 2019
Support saving existing files
DaneEveritt
committed
bfdc1f7
View commit details
Copy full SHA for bfdc1f7
View code at this point
Browse repository at this point
Commits on May 25, 2019
Add initial support for opening a file in the file manager, still needs more work
DaneEveritt
committed
a8462bf
View commit details
Copy full SHA for a8462bf
View code at this point
Browse repository at this point
Commits on May 5, 2019
Add support for file copy and deletion
DaneEveritt
committed
d79fe69
View commit details
Copy full SHA for d79fe69
View code at this point
Browse repository at this point
Commits on May 4, 2019
Update support for moving/renaming files and folders
DaneEveritt
committed
8110268
View commit details
Copy full SHA for 8110268
View code at this point
Browse repository at this point
Commits on May 2, 2019
Update logic that handles creation of folders for a server
DaneEveritt
committed
95d19bf
View commit details
Copy full SHA for 95d19bf
View code at this point
Browse repository at this point
Switch file manager listing to use panel API endpoint
DaneEveritt
committed
c80c856
View commit details
Copy full SHA for c80c856
View code at this point
Browse repository at this point
Commits on Mar 24, 2019
Add base code to support retrieving allocations as a client
DaneEveritt
committed
0757d88
View commit details
Copy full SHA for 0757d88
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
Initial attempt trying to get file downloading to work
DaneEveritt
committed
8955b5a
View commit details
Copy full SHA for 8955b5a
View code at this point
Browse repository at this point
Commits on Dec 16, 2018
Merge branch 'develop' into feature/vuejs
DaneEveritt
committed
21ffa08
View commit details
Copy full SHA for 21ffa08
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Fix bug with client API denying access to routes, closes #1366
DaneEveritt
committed
9b654d2
View commit details
Copy full SHA for 9b654d2
View code at this point
Browse repository at this point
Respect pagination settings on frontend
Show description for a9fa60a
DaneEveritt
committed
a9fa60a
View commit details
Copy full SHA for a9fa60a
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Better handling when deleting a database
DaneEveritt
committed
e906ada
View commit details
Copy full SHA for e906ada
View code at this point
Browse repository at this point
Commits on Aug 25, 2018
Push beginning of DB deletion stuff
DaneEveritt
committed
9be2aa4
View commit details
Copy full SHA for 9be2aa4
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Add ability to create new database through the UI
DaneEveritt
committed
c28e9c1
View commit details
Copy full SHA for c28e9c1
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Add basic database listing for server
DaneEveritt
committed
17796fb
View commit details
Copy full SHA for 17796fb
View code at this point
Browse repository at this point
Commits on Jun 17, 2018
Finalize email/password changing in UI
DaneEveritt
committed
0cc895f
View commit details
Copy full SHA for 0cc895f
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
Change email handling and logout function
DaneEveritt
committed
fce394f
View commit details
Copy full SHA for fce394f
View code at this point
Browse repository at this point
Commits on Jun 12, 2018
Get the base email update working through the API.
Show description for b8b9acd
DaneEveritt
committed
b8b9acd
View commit details
Copy full SHA for b8b9acd
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
Base attempt at using vuex to handle logins
DaneEveritt
committed
e948d81
View commit details
Copy full SHA for e948d81
View code at this point
Browse repository at this point
Commits on May 28, 2018
Use the client API to load servers on the listing page
DaneEveritt
committed
6e5c365
View commit details
Copy full SHA for 6e5c365
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.