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
routes
api-client.php
on
6ec2ae9
User selector
All users
All time
Commit history
Commits on Aug 26, 2020
Add endpoint to return startup variables; send back modified startup when a variable is edited
DaneEveritt
committed
179885b
View commit details
Copy full SHA for 179885b
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Merge branch 'develop' into feature/file-uploads
DaneEveritt
committed
54f9c5f
View commit details
Copy full SHA for 54f9c5f
View code at this point
Browse repository at this point
Support modifying startup variables for servers
DaneEveritt
committed
91cdbd6
View commit details
Copy full SHA for 91cdbd6
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Code cleanup for subuser API endpoints; closes #2247
DaneEveritt
committed
61e9771
View commit details
Copy full SHA for 61e9771
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Add endpoint support for decompressing files
DaneEveritt
committed
1a6669a
View commit details
Copy full SHA for 1a6669a
View code at this point
Browse repository at this point
Commits on Jul 12, 2020
Get basic file upload functionality working
matthewpi
committed
1d2acbd
View commit details
Copy full SHA for 1d2acbd
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
Support renaming multiple files at once
DaneEveritt
committed
2653321
View commit details
Copy full SHA for 2653321
View code at this point
Browse repository at this point
Add support for compressing items in the file manager
DaneEveritt
committed
82bc9e6
View commit details
Copy full SHA for 82bc9e6
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Update allocations to support ids; protect endpoints; support notes
DaneEveritt
committed
2278927
View commit details
Copy full SHA for 2278927
View code at this point
Browse repository at this point
Support modifying the primary allocation for a server
DaneEveritt
committed
fc90543
View commit details
Copy full SHA for fc90543
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Show console when an admin is viewing an installing server
DaneEveritt
committed
6056b6f
View commit details
Copy full SHA for 6056b6f
View code at this point
Browse repository at this point
Commits on Apr 10, 2020
Better throttling of backup generation
DaneEveritt
committed
06707fd
View commit details
Copy full SHA for 06707fd
View code at this point
Browse repository at this point
Throttle backups to two per 10 minute interval
DaneEveritt
committed
63d8cd4
View commit details
Copy full SHA for 63d8cd4
View code at this point
Browse repository at this point
Move actions into context menu, add support for deleting a backup
DaneEveritt
committed
9ba6aae
View commit details
Copy full SHA for 9ba6aae
View code at this point
Browse repository at this point
Commits on Apr 5, 2020
Add support for generating a signed URL for downloading a file from the daemon
DaneEveritt
committed
be05d2d
View commit details
Copy full SHA for be05d2d
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
Very basic implemention of frontend logic required to display backups and create a new one
DaneEveritt
committed
9991989
View commit details
Copy full SHA for 9991989
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Add support for client-side server reinstallation
DaneEveritt
committed
85e3945
View commit details
Copy full SHA for 85e3945
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Implement basic code for creating/updating a subuser
DaneEveritt
committed
a6f46d3
View commit details
Copy full SHA for a6f46d3
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Finalize API key management for accounts
DaneEveritt
committed
8d52e2e
View commit details
Copy full SHA for 8d52e2e
View code at this point
Browse repository at this point
Add base support for creating a new API key for an account
DaneEveritt
committed
933a473
View commit details
Copy full SHA for 933a473
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Finish building out schedule management functionality
DaneEveritt
committed
1e0d630
View commit details
Copy full SHA for 1e0d630
View code at this point
Browse repository at this point
Commits on Mar 19, 2020
Add base support for editing an existing task
DaneEveritt
committed
ef38a51
View commit details
Copy full SHA for ef38a51
View code at this point
Browse repository at this point
Support deleting a task from a schedule
DaneEveritt
committed
78ed343
View commit details
Copy full SHA for 78ed343
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Add initial task listing for schedules
DaneEveritt
committed
5345a2a
View commit details
Copy full SHA for 5345a2a
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Add basic listing of server schedules
DaneEveritt
committed
32e9fb0
View commit details
Copy full SHA for 32e9fb0
View code at this point
Browse repository at this point
Commits on Dec 23, 2019
Add base logic to configure two factor on account
DaneEveritt
committed
eb39826
View commit details
Copy full SHA for eb39826
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
Add ability for user to change server's name
DaneEveritt
committed
81bd67c
View commit details
Copy full SHA for 81bd67c
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Add handler to fetch all of the system permissions and load them into the state
DaneEveritt
committed
d69f816
View commit details
Copy full SHA for d69f816
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
Add basic subuser listing for servers
DaneEveritt
committed
5438848
View commit details
Copy full SHA for 5438848
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
Proxy file downloads through the panel rather than having to get creative with download tokens
DaneEveritt
committed
0b9c6bd
View commit details
Copy full SHA for 0b9c6bd
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 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 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
Previous
Next
You can’t perform that action at this time.