278 Commits

Author SHA1 Message Date
n4ze3m
d23b70b979 feat: Add @mozilla/readability dependency for extracting content from web pages 2024-06-22 00:25:12 +05:30
n4ze3m
dc5ccd43ca refactor: Update SidepanelForm to handle drag and drop functionality 2024-06-10 19:55:06 +05:30
n4ze3m
69ba305453 feat: Add react-icons and PiGlobe icon to PlaygroundForm and SidepanelForm 2024-06-10 18:54:43 +05:30
n4ze3m
52ccbc67bb feat: Add rehype-katex dependency for rendering math equations in Markdown 2024-06-09 11:56:49 +05:30
n4ze3m
68bd3e651b refactor: Update version to 1.1.12, fix selectedModel spacing, and update meta viewport tags 2024-06-08 23:58:40 +05:30
n4ze3m
4a5713d6e4 refactor: Remove unnecessary flex classes from CodeBlock component 2024-06-03 15:55:12 +05:30
n4ze3m
56b7121922 refactor: Update RAG settings labels and help messages 2024-06-03 13:55:47 +05:30
n4ze3m
bd9e19865a feat: Add Discord and Twitter links to AboutApp component 2024-06-03 00:33:38 +05:30
n4ze3m
692c0887cc new settings for rag 2024-06-03 00:30:10 +05:30
n4ze3m
7fa44e6fd3 refactor: Remove unnecessary flex classes from main element in Layout component 2024-05-31 22:05:43 +05:30
n4ze3m
b6bc617e5e refactor header 2024-05-31 13:50:05 +05:30
n4ze3m
024d0506f3 feat: Add CodeBlock component for syntax highlighting in Markdown 2024-05-30 23:49:18 +05:30
n4ze3m
f5b0cc24ac chore: Update save button styling in EditMessageForm 2024-05-29 00:21:56 +05:30
n4ze3m
721fad18c2 chore: Update Layout component to adjust width for model selection 2024-05-29 00:13:20 +05:30
n4ze3m
533e38c287 chore: Update Layout component to truncate long model names 2024-05-27 21:09:16 +05:30
n4ze3m
d5f7d0a470 fix 2024-05-25 13:46:42 +05:30
n4ze3m
f9f48109c2 feat: Add react-speech-recognition for speech-to-text functionality in SidepanelForm 2024-05-25 11:39:05 +05:30
n4ze3m
014565a14e feat: Add BetaTag to Copilot resume chat label in SettingsOther component 2024-05-25 10:16:13 +05:30
n4ze3m
3104409558 chore: Remove BetaTag import from SettingsBody component 2024-05-24 23:57:12 +05:30
n4ze3m
25cb97d452 feat: Add Copilot resume chat and hide current chat model settings 2024-05-24 23:56:54 +05:30
n4ze3m
23435318c5 feat: Add localization support for Copilot resume chat and hide current chat model settings 2024-05-24 21:19:53 +05:30
n4ze3m
961f5180c6 Added ability to resume previous chat on copilot 2024-05-24 21:01:10 +05:30
n4ze3m
9e2ef72486 chore: Update Lucide icons and improve Current Chat Model Settings 2024-05-24 20:00:09 +05:30
n4ze3m
2a7d34f4df chore: Update SidepanelForm to include chat mode checkbox for normal and rag modes 2024-05-24 19:58:02 +05:30
n4ze3m
8899a42331 feat: Add support for Mammoth library for docx file uploads 2024-05-24 18:26:28 +05:30
n4ze3m
11f5eba3ed chore: Update Lucide icons and improve Current Chat Model Settings 2024-05-23 23:00:42 +05:30
n4ze3m
315163ca62 chore: Update Lucide icons and add Current Chat Model Settings to Sidepanel 2024-05-23 22:48:46 +05:30
n4ze3m
b3a455382c chore: Update version to 1.1.9 and add Model Settings to Ollama settings page 2024-05-23 00:39:44 +05:30
n4ze3m
b87e91bd1f chore: Add advanced Ollama settings to the Settings page 2024-05-18 21:08:04 +05:30
n4ze3m
8662fd0693 chore: Update form components to handle pasted files 2024-05-18 20:54:43 +05:30
n4ze3m
e623cc5ead Update form components to handle pasted files 2024-05-18 17:36:50 +05:30
n4ze3m
160927a5a6 chore: Refactor Sidepanel Chat body and form components 2024-05-18 16:25:06 +05:30
n4ze3m
d28525ad02 chore: Update Sidepanel UI styling and manifest configuration 2024-05-16 11:32:31 +05:30
n4ze3m
d6fff4bfa1 chore: Refactor deleteChatHistory method to deleteAllChatHistory 2024-05-15 10:30:11 +05:30
n4ze3m
3170bc4be6 chore: Update shareMode default value to false 2024-05-14 12:44:37 +05:30
n4ze3m
084dc57b0f chore: Update page loading fallback components 2024-05-13 12:58:52 +05:30
n4ze3m
79f31460f1 fix: Update Ollama connection issue link in SettingsOllama component 2024-05-13 11:09:19 +05:30
n4ze3m
e94edf5c89 chore: Update URL rewrite logic for runtime 2024-05-12 23:54:48 +05:30
n4ze3m
62ffe8346e chore: Update logic of runtime url rewrite 2024-05-12 21:14:27 +05:30
n4ze3m
f9f621c920 chore: Update .gitignore and add .idea folder, update npm dependencies, and improve code logic for chat history and knowledge export/import 2024-05-11 19:32:36 +05:30
n4ze3m
677aa6ef51 feat: Add export/import functions for chat history, promt and knowledge 2024-05-08 13:42:59 +05:30
n4ze3m
88ad1fcab7 feat: Add ModelSelect component to SidepanelForm 2024-05-08 10:44:51 +05:30
n4ze3m
f630addefc refactor: Update handlePromptChange logic to handle undefined value 2024-05-08 10:22:50 +05:30
n4ze3m
b09fbcdfe6 Option to disable page share 2024-04-30 20:43:53 +05:30
n4ze3m
cbea863cdb Fix whitespace formatting in Markdown.tsx, Message.tsx, useMessage.tsx, and useMessageOption.tsx 2024-04-20 23:50:48 +05:30
n4ze3m
49d7f3307f Add useStorage hook to remember recently used model 2024-04-16 23:21:15 +05:30
n4ze3m
cfcf718769 Remeber recently used model 2024-04-16 23:04:25 +05:30
Tony Han
5089bb5dbe Add support markdown 2024-04-16 19:13:12 +08:00
n4ze3m
aeefb00de0 Update localization messages for Chinese, English, and Japanese languages and fix whitespace formatting in isTTSEnabled function in tts.ts 2024-04-16 00:45:22 +05:30
n4ze3m
c914233610 Update dependencies and fix whitespace formatting in isTTSEnabled function in tts.ts 2024-04-15 11:32:30 +05:30