mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-12 02:22:08 +01:00
- 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.