SurfSense/surfsense_web/app/(home)
Eric Lammertsma e157ac9985 feat: refactor announcements page and layout to support sidebar slide-out functionality
- Replaced the existing announcement card and empty state components with imports from the new announcements directory.
- Introduced state management for the announcements sidebar in the LayoutDataProvider.
- Updated navigation items to handle announcements sidebar toggling.
- Integrated AnnouncementsSidebar into the LayoutShell for both mobile and desktop views.
- Enhanced sidebar handling to improve user experience when navigating announcements.
2026-03-03 13:09:29 -05:00
..
announcements feat: refactor announcements page and layout to support sidebar slide-out functionality 2026-03-03 13:09:29 -05:00
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 Merge remote-tracking branch 'upstream/dev' into fix/auth 2026-02-10 11:36:06 +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: added incentive credits system 2026-01-26 23:32:30 -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 refactor: changed hero to a carousel 2026-02-22 23:38:19 -05:00