SurfSense/surfsense_web/components/layout/ui/sidebar
DESKTOP-RTLN3BA\$punk a7407502d3 feat(refactor): refactor payment system to implement unified credit wallet.
- Updated environment variables and - configurations for credit purchases via Stripe, replacing legacy page pack system.
- Introduced auto-reload feature for credit top-ups and modified database models to track credit transactions.
- Updated notification system to handle insufficient credits and auto-reload failures.
- Adjusted API routes and schemas to reflect changes in credit management.
2026-06-10 16:49:03 -07:00
..
AllChatsSidebar.tsx feat(chat): implement chat tab synchronization and enhance thread activation with new hooks for improved navigation and metadata management 2026-06-04 18:16:33 +05:30
ChatListItem.tsx feat(chat): add cached thread prefetching for faster navigation 2026-06-04 16:46:45 +05:30
CreditBalanceDisplay.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
DesktopLocalTabContent.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
DocumentsSidebar.tsx feat(web): Remove summary controls from the web app 2026-06-04 00:52:45 +05:30
InboxSidebar.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
index.ts feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
LocalFilesystemBrowser.tsx refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 14:40:08 +05:30
MobileSidebar.tsx feat(chat): implement chat tab synchronization and enhance thread activation with new hooks for improved navigation and metadata management 2026-06-04 18:16:33 +05:30
NavSection.tsx refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence 2026-05-04 01:47:17 +05:30
Sidebar.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
SidebarButton.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
SidebarCollapseButton.tsx feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality 2026-05-19 18:57:06 +05:30
SidebarHeader.tsx refactor(sidebar): standardize padding, font sizes, and icon dimensions across sidebar components for improved consistency 2026-04-28 20:21:18 +05:30
SidebarSection.tsx refactor(automations): replace error and notice displays with Alert components 2026-06-03 00:45:45 +05:30
SidebarSlideOutPanel.tsx refactor(web): replace slideout panel window event with jotai atom (fixes #1358) 2026-05-24 16:41:47 +07:00
SidebarUserProfile.tsx feat(download): Enhance download functionality by adding mobile OS detection and updating UI components accordingly 2026-06-04 11:48:44 +05:30