Commit Graph

5 Commits

Author SHA1 Message Date
mstfyldz
af263e5e23 perf: spread initializations further and optimize scroll events for lower main thread work 2026-05-05 00:27:35 +03:00
mstfyldz
4ea472fcc9 perf: stagger JS initializations and remove duplicates to eliminate layout thrashing 2026-05-04 23:51:34 +03:00
mstfyldz
7a28a23438 perf: delay heavy JS initializations to reduce main-thread work 2026-05-04 22:26:35 +03:00
mstfyldz
2d5a7f4048 perf: optimize sticky header to prevent layout thrashing 2026-05-04 22:23:42 +03:00
mstfyldz
262f31a704 feat: Cloudinary image migration & preloader removal
- Migrated 25 images to Cloudinary CDN with auto format/quality optimization
- Removed preloader from all pages
- Added .gitignore for env, node_modules, and large image files
2026-05-04 21:03:38 +03:00