Master3395
d5fd7748aa
Implement .htaccess feature banner and extraction support in file manager
...
- Added a new fixed position banner in the index.html to announce .htaccess support, including styling and functionality for showing and dismissing the notification.
- Enhanced file manager to support extraction of 7z and rar file formats, with appropriate command handling in filemanager.py.
- Updated JavaScript files to determine extraction types based on file extensions, ensuring compatibility with new formats.
- Modified HTML templates to include options for 7z and rar compression types in the user interface.
https://github.com/usmannasir/cyberpanel/issues/1617#issue-3727006951
These changes improve user experience by providing clear notifications and expanding file management capabilities within CyberPanel.
2025-12-17 19:19:00 +01:00
Master3395
c5c2e94bf6
Add cron service restart functionality in CronUtil
...
- Introduced a static method `restartCronService` to restart the cron service across various distributions, ensuring immediate application of changes.
- Updated `website.py` to call `restartCronService` after modifying cron jobs, with error handling to return appropriate responses if the restart fails.
- Enhanced overall reliability of cron job management by ensuring the service is restarted after changes are made.
https://github.com/usmannasir/cyberpanel/issues/1589
2025-10-29 22:55:38 +01:00
usmannasir
5877be9f4e
bug fix: circular import
2025-09-27 14:13:33 +05:00
Master3395
59c415ae1d
Enhance CyberPanel functionality with FTP Quota and Bandwidth Management features: Added models, views, and templates for managing FTP quotas and bandwidth resets. Implemented IP blocking functionality with associated views and templates. Updated system scripts for improved repository synchronization and OS detection. Removed outdated workflow files.
2025-09-23 21:09:38 +02:00
Usman Nasir
00b45dcd36
Merge pull request #1510 from master3395/v2.5.5-dev
...
V2.5.5 dev - Firewall ban button, and management
2025-09-23 12:29:21 +05:00
usmannasir
5d0f098933
Merge branch 'v2.4.4' into v2.5.5-dev
2025-09-23 10:59:13 +05:00
usmannasir
b0d68654cc
bug fix: staging site issue
2025-09-22 18:16:05 +05:00
usmannasir
e126bb84a5
bug fix: staging site issue
2025-09-22 17:46:10 +05:00
usmannasir
9cc301b10d
bug fix: staging site issue
2025-09-22 16:57:35 +05:00
usmannasir
7adca3b8a9
bug fix: staging site issue
2025-09-22 14:08:51 +05:00
usmannasir
e786f9b12b
bug fix: staging site issue
2025-09-22 13:31:20 +05:00
Master3395
d7752d1d28
Add cron job management for website suspension: Implement methods to suspend, restore, and check the status of cron jobs for websites. Update main function to handle new commands for cron management. Enhance child domain handling to ensure cron jobs are suspended/restored appropriately during website suspension processes.
...
https://github.com/usmannasir/cyberpanel/issues/1097
2025-09-21 20:45:37 +02:00
Master3395
9450cc2487
Add home directory management features: Introduce models and views for managing user home directories, including dynamic home directory assignment during user creation. Update frontend to allow selection of home directories and display relevant information. Enhance backend logic for home directory migration and statistics retrieval, improving overall user management capabilities.
2025-09-20 21:50:22 +02:00
Master3395
41ccfcc83d
Enhance PHP version management in PHPManager: Implement comprehensive detection of PHP versions across multiple methods, including system checks and package manager queries. Add validation and configuration fixing for PHP installations. Introduce methods to retrieve the latest and recommended PHP versions, improving overall reliability and user feedback in the website management process.
2025-09-20 21:01:51 +02:00
Master3395
47c92f9342
Enhance file deletion process in FileManager: Implement detailed logging for file and directory deletion, including security checks and error handling. Improve handling of immutable flags and ensure proper permissions for suspension pages in website management. Add fallback mechanisms for system file deletions and enhance user feedback on operations.
2025-09-20 20:39:35 +02:00
usmannasir
99a29b118d
debian 12
2025-09-19 14:15:14 +05:00
usmannasir
2f11c29e62
debian 12
2025-09-19 12:15:28 +05:00
Master3395
d73c882d76
Add subdomain log fix functionality and update templates. Introduce new views and URLs for fixing subdomain logs, enhance log configuration handling in the upgrade script, and update vHost configuration paths for better log management. Include a new menu item for accessing the log fix interface.
2025-09-18 22:04:05 +02:00
Master3395
bb4f8a9f58
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
usmannasir
048741d202
feature: ssl status in list websites
2025-08-22 21:10:13 +05:00
usmannasir
ce04ec0468
feature: ssl status in list websites
2025-08-22 21:00:03 +05:00
usmannasir
6dd7114f6d
Initial commit for v2.4.3
2025-08-01 14:56:30 +05:00