SurfSense/surfsense_web/components/layout/ui/sidebar
DESKTOP-RTLN3BA\$punk 1fd58752a3 feat: update environment variables and enhance scraping capabilities
- Adjusted Google Maps and YouTube micro pricing in the .env.example file for better cost management.
- Introduced new environment variables for captcha solving and stealth browser hardening to improve scraping resilience.
- Removed outdated smoke test for scraper API endpoints to streamline testing.
- Enhanced anonymous chat agent's system prompt to clarify capabilities and suggest account creation for advanced features.
- Updated Reddit fetch logic to prioritize new session handling and improve resilience against IP-related issues.
- Added compacting functionality for scraper results to optimize data handling and presentation.
- Improved workspace and document management tools with clearer descriptions and enhanced functionality.
- Introduced new UI components for agent setup guidance in the web application.
2026-07-06 20:27:36 -07:00
..
AllChatsSidebar.tsx refactor(documents): remove unused document editing functionality and streamline components 2026-07-06 16:02:22 +05:30
ChatListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44: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 feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
DocumentsSidebar.tsx feat: docs and ui tweaks 2026-07-06 19:26:35 -07:00
InboxSidebar.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
index.ts feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
LocalFilesystemBrowser.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
MobileSidebar.tsx refactor(documents): remove unused document editing functionality and streamline components 2026-07-06 16:02:22 +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
PlaygroundSidebar.tsx feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
Sidebar.tsx feat: api playground, other tweaks 2026-07-06 16:45:04 -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 feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
SidebarListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
SidebarSection.tsx refactor(sidebar): update SidebarSection transition styles for improved visibility 2026-07-06 13:28:02 +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