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
Api
on
f30dab0
User selector
All users
All time
Commit history
Commits on Oct 16, 2020
Support much better server querying from frontend
Show description for f30dab0
DaneEveritt
committed
f30dab0
View commit details
Copy full SHA for f30dab0
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
Add support for executing a scheduled task right now
DaneEveritt
committed
c1ee0ac
View commit details
Copy full SHA for c1ee0ac
View code at this point
Browse repository at this point
Commits on Oct 11, 2020
Fix up database creation and handling code for servers; ref #2447
DaneEveritt
committed
8697185
View commit details
Copy full SHA for 8697185
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
Allow passing empty values through for variables, covers with test, closes #2433
DaneEveritt
committed
d8228f2
View commit details
Copy full SHA for d8228f2
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Modify how deletion service works (actually fixes #2085); cover changes with test
DaneEveritt
committed
2560163
View commit details
Copy full SHA for 2560163
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
More fixes for broken unit tests
DaneEveritt
committed
83efb2d
View commit details
Copy full SHA for 83efb2d
View code at this point
Browse repository at this point
Commits on Oct 4, 2020
Reset is_processing state of a schedule when toggling active/inactive; closes #2425
DaneEveritt
committed
2d01c7b
View commit details
Copy full SHA for 2d01c7b
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
decode before encoding URLs, closes #2440
DaneEveritt
committed
4ff5de7
View commit details
Copy full SHA for 4ff5de7
View code at this point
Browse repository at this point
Commits on Sep 25, 2020
Fix bad encoding when handling files; closes #2399
DaneEveritt
committed
3340ee7
View commit details
Copy full SHA for 3340ee7
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Don't return variables to users that they should not be able to see; closes #2388
DaneEveritt
committed
2182a15
View commit details
Copy full SHA for 2182a15
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
Fix authentication lockout when doing multiple SFTP uploads; closes #2221
DaneEveritt
committed
79f616f
View commit details
Copy full SHA for 79f616f
View code at this point
Browse repository at this point
Update all remaining code pathways to use new search tooling
DaneEveritt
committed
d8c338d
View commit details
Copy full SHA for d8c338d
View code at this point
Browse repository at this point
Fix location controller searches
DaneEveritt
committed
f31dd47
View commit details
Copy full SHA for f31dd47
View code at this point
Browse repository at this point
Fix user search via the API; ref #2100
DaneEveritt
committed
a66623d
View commit details
Copy full SHA for a66623d
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Require specific permission for reading the actual contents of a file; ref #2288
DaneEveritt
committed
981edb0
View commit details
Copy full SHA for 981edb0
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
Better backup storage
DaneEveritt
committed
1967e3f
View commit details
Copy full SHA for 1967e3f
View code at this point
Browse repository at this point
Correctly validation API calls to mark a backup as completed
Show description for 4b919ca
DaneEveritt
committed
4b919ca
View commit details
Copy full SHA for 4b919ca
View code at this point
Browse repository at this point
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 24, 2020
Update last location using wrong column name
DaneEveritt
committed
1e58e10
View commit details
Copy full SHA for 1e58e10
View code at this point
Browse repository at this point
Commits on Aug 23, 2020
Don't allow editing read only values; closes #2252
DaneEveritt
committed
5173f1f
View commit details
Copy full SHA for 5173f1f
View code at this point
Browse repository at this point
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 21, 2020
backend: support is_successful state for backups rather than deleting it when failing
Show description for e3178ba
DaneEveritt
committed
e3178ba
View commit details
Copy full SHA for e3178ba
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 26, 2020
[Security] Don't return all servers on the system when not a root admin and admin level servers are requested
Show description for f0ac072
DaneEveritt
committed
f0ac072
View commit details
Copy full SHA for f0ac072
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Always return the status code from the daemon if possible
DaneEveritt
committed
d644758
View commit details
Copy full SHA for d644758
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
Ensure errors from daemon are wrapped correctly
DaneEveritt
committed
78c76d6
View commit details
Copy full SHA for 78c76d6
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
Handle mass actions for file deletion
DaneEveritt
committed
93cab68
View commit details
Copy full SHA for 93cab68
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
Fix nested directories being created incorrectly
DaneEveritt
committed
fdec3ce
View commit details
Copy full SHA for fdec3ce
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
Previous
Next
You can’t perform that action at this time.