Perplexica/ui/components
haddadrm c2df5e47c9 refactor: remove unused deepseekChat.ts in favor
of reasoningChatModel.ts and messageProcessor.ts in favor of
alternaitngMessageValidator.ts

- Removed src/lib/deepseekChat.ts as it was duplicative
- All functionality is now handled by reasoningChatModel.ts
- No imports or references to deepseekChat.ts found in codebase

- Removed src/utils/messageProcessor.ts as it was duplicative
- All functionality is now handled by alternatingMessaageValidator.ts
- No imports or references messageProcessor.ts found in codebase
2025-02-28 00:02:21 +04:00
..
MessageActions refactor: remove unused deepseekChat.ts in favor 2025-02-28 00:02:21 +04:00
MessageInputActions fix(ui): update attachment text color for light and dark modes 2025-02-25 19:26:58 +08:00
theme feat(settings): add new settings page 2025-02-15 11:31:08 +05:30
ui feat(settings): add new settings page 2025-02-15 11:31:08 +05:30
BatchDeleteChats.tsx refactor: remove unused deepseekChat.ts in favor 2025-02-28 00:02:21 +04:00
Chat.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
ChatWindow.tsx refactor: remove unused deepseekChat.ts in favor 2025-02-28 00:02:21 +04:00
DeleteChat.tsx feat(delete-chat): use window.location to refresh page 2024-10-30 09:11:48 +05:30
EmptyChat.tsx feat(settings): add new settings page 2025-02-15 11:31:08 +05:30
EmptyChatMessageInput.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
Layout.tsx update(ui): re-manage theme config 2024-05-27 11:49:09 +08:00
MessageBox.tsx refactor: remove unused deepseekChat.ts in favor 2025-02-28 00:02:21 +04:00
MessageBoxLoading.tsx feat(app): implement library feature 2024-06-29 11:09:51 +05:30
MessageInput.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
MessageSources.tsx feat(app): add file uploads 2024-11-23 15:04:19 +05:30
Navbar.tsx feat(navbar): remove comments 2024-10-29 20:00:31 +05:30
SearchImages.tsx feat(app): add auto video & image search 2025-02-15 11:29:59 +05:30
SearchVideos.tsx feat(app): add auto video & image search 2025-02-15 11:29:59 +05:30
Sidebar.tsx feat(settings): add new settings page 2025-02-15 11:31:08 +05:30