SurfSense/surfsense_web/app/(home)
Anish Sarkar 66a3c877ef feat: replace unified loading approach with global loading provider and refactor loading handling across components
- Introduced GlobalLoadingProvider to manage a consistent loading overlay across the application.
- Replaced existing loading implementations with useGlobalLoadingEffect hook for better control and to prevent animation resets.
- Updated components such as LoginPage, AuthCallbackPage, and DashboardLayout to utilize the new global loading mechanism.
- Removed UnifiedLoadingScreen component to streamline loading management and enhance user experience.
2026-01-25 16:15:25 +05:30
..
changelog feat: released 0.0.9 changelog 2025-12-24 18:03:22 -08:00
contact feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
login feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
pricing feat: updated homepage and pricing 2025-10-02 18:10:07 -07:00
privacy fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
register feat(try): docker registration fix 2026-01-13 20:47:21 -08:00
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 feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00