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
cd38d6eb29773f8a88caeb0b9732d4aa5a8dbc65
CyberPanel
/
baseTemplate
History
Master3395
cd38d6eb29
Update version requirements and enhance upgrade script output: Changed minimum version requirement from 1.9.4 to 2.3.4 in upgrade scripts, improved recovery log messages, and added detailed success and warning messages for the upgrade process. Enhanced user interface elements in the HTML template for better readability.
2025-09-23 20:07:30 +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
Update version requirements and enhance upgrade script output: Changed minimum version requirement from 1.9.4 to 2.3.4 in upgrade scripts, improved recovery log messages, and added detailed success and warning messages for the upgrade process. Enhanced user interface elements in the HTML template for better readability.
2025-09-23 20:07:30 +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