SurfSense/surfsense_web/app/(home)
SohamBhattacharjee2003 414c4c86e9 fix: add priority prop to Logo component for LCP optimization on auth pages
- Add optional priority prop to Logo component (defaults to false)
- Set priority=true on login and register pages to preload logo
- Logo on other pages remains lazy-loaded by default
- Improves LCP on critical auth pages by eliminating lazy-load delay
2026-04-03 18:32:13 +05:30
..
announcements feat: refactor announcements page and layout to support sidebar slide-out functionality 2026-03-03 13:09:29 -05:00
changelog Order imports 2026-03-27 15:00:17 +02:00
contact Arrange code style 2026-03-27 14:57:44 +02:00
login fix: add priority prop to Logo component for LCP optimization on auth pages 2026-04-03 18:32:13 +05:30
pricing Arrange code style 2026-03-27 14:57:44 +02:00
privacy fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
register fix: add priority prop to Logo component for LCP optimization on auth pages 2026-04-03 18:32:13 +05:30
terms fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
layout.tsx feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
page.tsx chore: linting 2026-03-31 14:45:46 -07:00