This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
CyberPanel
Watch
1
Star
0
Fork
0
You've already forked CyberPanel
mirror of
https://github.com/usmannasir/cyberpanel.git
synced
2026-01-14 19:42:06 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63ffc8d4f71e5afa49a9bee8eea0d83ea56b0919
CyberPanel
/
baseTemplate
History
Master3395
c873bfc140
Remove deprecated migration script and update version to 2.4 Build 4: The
run_migration.py
script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include
DEFAULT_AUTO_FIELD
for improved primary key handling.
2025-09-23 09:55:27 +02:00
..
migrations
Remove deprecated migration script and update version to 2.4 Build 4: The
run_migration.py
script has been deleted as it is no longer needed. The version file has been incremented to reflect the latest build. Additionally, the Django settings have been updated to include
DEFAULT_AUTO_FIELD
for improved primary key handling.
2025-09-23 09:55:27 +02:00
static
Implement Banned IPs management system: Add functionality to list, add, remove, and delete banned IPs. Update UI components for managing banned IPs, including a new tab in the firewall section and enhanced user notifications. Refactor existing code for better organization and maintainability.
2025-09-20 18:52:07 +02:00
templates
/baseTemplate
Enhance text readability and error handling: Add readability fixes CSS for improved contrast across UI elements. Update text colors in various components for better visibility. Enhance FTP error handling with user-friendly messages and improved path validation in both frontend and backend. Update HTML templates to provide clearer instructions and examples for FTP path input.
2025-09-21 22:26:18 +02:00
__init__.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
.DS_Store
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
admin.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
apps.py
Add user notification preferences and related API endpoints
2025-09-15 02:01:11 +02:00
context_processors.py
Add user notification preferences and related API endpoints
2025-09-15 02:01:11 +02:00
models.py
some bug fixes to install.py
2025-09-21 01:07:38 +05:00
signals.py
some bug fixes to install.py
2025-09-21 01:07:38 +05:00
tests.py
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00
urls.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00
views.py
Enhance CyberPanel with new features and improvements, including a file integrity verification system, IP blocking functionality, and support for resetting Apache and vHost configurations to default. Update documentation and guides for better user experience. Fix bandwidth reset issues and improve overall system stability.
2025-09-18 20:45:34 +02:00