SurfSense/surfsense_web/app
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
..
(home) feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
api feat: new chat working stateless. Added citation logic. 2025-12-20 23:15:49 -08:00
auth/callback feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
dashboard feat: replace unified loading approach with global loading provider and refactor loading handling across components 2026-01-25 16:15:25 +05:30
db try vercel fix 2025-09-30 22:45:04 -07:00
docs feat: update documentation structure and remove 'full' property from MDX files 2026-01-06 03:39:25 -08:00
invite/[invite_code] feat: replace Loader2 with Spinner component for consistent loading indicators 2026-01-25 15:23:45 +05:30
favicon.ico feat: updated logo 2026-01-08 23:03:43 -08:00
globals.css feat: enhance UI components with new border radius and tooltip features 2026-01-20 17:35:08 +05:30
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -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
sitemap.ts chore: updated sitemap 2026-01-09 00:50:11 -08:00