Perplexica/src/components
2025-07-16 23:37:23 -06:00
..
MessageActions feat(UI): Tabbed interface for messages. 2025-05-09 01:13:18 -06:00
MessageInputActions dependencies: Update React, React DOM, and related packages to version 19; upgrade lucide-react and next-themes 2025-07-12 16:12:50 -06:00
theme feat(app): remove backend 2025-03-19 16:23:27 +05:30
ui feat(app): remove backend 2025-03-19 16:23:27 +05:30
AgentActionDisplay.tsx feat(agent): Enhance agent components with new actions and improve loading animations 2025-06-26 23:53:52 -06:00
Chat.tsx feat(agent): Process feels decent now, however it can be very slow. This is a checkpoint to come back to. Going to start trying to make it faster. 2025-06-19 12:49:37 -06:00
ChatWindow.tsx Merge remote-tracking branch 'upstream/master' 2025-07-16 23:37:23 -06:00
DeleteChat.tsx feat(app): remove backend 2025-03-19 16:23:27 +05:30
EmptyChat.tsx Merge remote-tracking branch 'upstream/master' 2025-07-16 23:37:23 -06:00
Layout.tsx feat(app): remove backend 2025-03-19 16:23:27 +05:30
MessageBox.tsx feat(agent): Enhance agent components with new actions and improve loading animations 2025-06-26 23:53:52 -06:00
MessageBoxLoading.tsx feat(agent): Enhance agent components with new actions and improve loading animations 2025-06-26 23:53:52 -06:00
MessageInput.tsx feat(search): Add ability to set default provider, model, and optimization mode when coming from a search query 2025-07-03 00:27:32 -06:00
MessageSources.tsx refactor(agent): Improve code formatting and readability across multiple components 2025-06-17 00:20:05 -06:00
MessageTabs.tsx feat(prompt): Use date, not time in prompts 2025-05-26 11:05:11 -06:00
Navbar.tsx feat(chat): allow export as pdf or markdown 2025-05-28 13:01:05 +05:30
NewsArticleWidget.tsx feat(empty-chat): add article widget 2025-05-30 08:36:40 +05:30
SearchImages.tsx feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages 2025-05-27 12:53:30 -06:00
SearchVideos.tsx feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages 2025-05-27 12:53:30 -06:00
Sidebar.tsx feat(sidebar): remove unused state 2025-03-20 11:49:00 +05:30
ThinkBox.tsx feat(app): add thinking model support 2025-03-20 10:56:03 +05:30
WeatherWidget.tsx feat(weather-widget): enable geolocation for weather data 2025-06-28 13:49:17 +05:30