SurfSense/surfsense_web/components/layout/ui/sidebar
2026-06-04 16:46:45 +05:30
..
AllChatsSidebar.tsx feat(chat): add cached thread prefetching for faster navigation 2026-06-04 16:46:45 +05:30
AuthenticatedPageUsageDisplay.tsx feat(sidebar): live pages meter via Zero for authenticated users 2026-05-02 03:32:19 +05:30
ChatListItem.tsx feat(chat): add cached thread prefetching for faster navigation 2026-06-04 16:46:45 +05:30
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 chore: ran linting 2026-05-19 21:02:07 +05:30
index.ts refactor(chat): consolidate chat handling by merging shared and private chat sections into a unified chat view, update related components and translations 2026-06-03 00:07:13 +05:30
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 refactor(chat): consolidate chat handling by merging shared and private chat sections into a unified chat view, update related components and translations 2026-06-03 00:07:13 +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
PageUsageDisplay.tsx feat: no login experience and prem tokens 2026-04-15 17:02:00 -07:00
PremiumTokenUsageDisplay.tsx feat: unified credits and its cost calculations 2026-05-02 14:34:23 -07:00
Sidebar.tsx feat(chat): add cached thread prefetching for faster navigation 2026-06-04 16:46:45 +05:30
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