🎉 Improved backend structure & documentation, added new GLASSMORPHISM_NOTIFICATIONS feature 🎨

This commit is contained in:
2025-06-01 04:36:33 +02:00
parent 19eeed46fb
commit f0fe4c29d5
31 changed files with 1349 additions and 181 deletions

View File

@ -1108,10 +1108,7 @@ function setupErrorHandling() {
function setupPerformanceOptimizations() {
// Preload critical resources
const preloadLinks = [
'/api/statistics/public',
'/static/icons/iso-27001.svg',
'/static/icons/mercedes-star.svg',
'/static/icons/gdpr.svg'
'/api/statistics/public'
];
preloadLinks.forEach(href => {