cyberpanel/CyberCP
Master3395 96226989b1 Add user notification preferences and related API endpoints
- Introduced a new model `UserNotificationPreferences` to store user-specific notification dismissal settings.
- Added context processor to include notification preferences in templates.
- Implemented API endpoints to dismiss backup and AI scanner notifications permanently.
- Updated front-end logic to handle notification dismissal via server-side checks and API calls.
- Enhanced documentation to include a new Custom CSS Guide for theme customization.
2025-09-15 02:01:11 +02:00
..
SecurityLevel.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
phpmyadminMiddleware.py Add PhpMyAdmin access middleware and session check for user authentication 2025-09-15 01:39:21 +02:00
secMiddleware.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
settings.py Add user notification preferences and related API endpoints 2025-09-15 02:01:11 +02:00
urls.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
wsgi.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00