293 Commits

Author SHA1 Message Date
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
f12523d3f0 feat: Add useScrollAnchor hook for scrolling functionality 2024-05-30 23:49:28 +05:30
n4ze3m
024d0506f3 feat: Add CodeBlock component for syntax highlighting in Markdown 2024-05-30 23:49:18 +05:30
n4ze3m
3161367a90 feat: Add French language translation 2024-05-30 23:49:11 +05:30
n4ze3m
1b7cc53810 chore: Update dependency management tool to Bun 2024-05-30 19:21:28 +05:30
Muhammed Nazeem
f51a67ae07
Merge pull request #105 from lambirou/main
Add French Language
2024-05-30 10:40:00 +05:30
Muhammed Nazeem
4244492798
Merge branch 'next' into main 2024-05-30 10:39:36 +05:30
Roland Edi
e8bbc5dca4 feat : Add French Language 2024-05-30 02:09:18 +00:00
n4ze3m
f5b0cc24ac chore: Update save button styling in EditMessageForm 2024-05-29 00:21:56 +05:30
n4ze3m
387c158478 feat: Add Italian language translation 2024-05-29 00:13:25 +05:30
n4ze3m
721fad18c2 chore: Update Layout component to adjust width for model selection 2024-05-29 00:13:20 +05:30
n4ze3m
620b2b88f5 chore: Update package.json build command for Firefox 2024-05-29 00:13:12 +05:30
n4ze3m
533e38c287 chore: Update Layout component to truncate long model names 2024-05-27 21:09:16 +05:30
Muhammed Nazeem
01b2d6b437
Merge pull request #100 from adrianoamalfi/Italian-language
feat : Add Italian Language
2024-05-26 12:16:12 +05:30
Adriano Amalfi
c186b71bf5 feat : Add Italian Language 2024-05-26 00:55:17 +02:00
Muhammed Nazeem
3868048923
Merge pull request #98 from n4ze3m/next
fix
2024-05-25 13:47:13 +05:30
n4ze3m
d5f7d0a470 fix 2024-05-25 13:46:42 +05:30
Muhammed Nazeem
0e2935402a
Merge pull request #97 from n4ze3m/next
v1.1.9
2024-05-25 13:11:08 +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
845b725970 feat: Add support for Brave search provider 2024-05-24 00:22:24 +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
fadf736f70 refactor: Parse keepAlive value in OllamaEmbeddingsPageAssist 2024-05-23 11:22: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
d2afcc6a39 chore: Update README with Discord chat link and badge 2024-05-21 12:27:17 +05:30
Muhammed Nazeem
dfaffa0faa
Merge pull request #70 from n4ze3m/next
v1.1.8
2024-05-18 23:19:16 +05:30
n4ze3m
b87e91bd1f chore: Add advanced Ollama settings to the Settings page 2024-05-18 21:08:04 +05:30
n4ze3m
c4a249afc0 chore: Update README with blogs and videos about Page Assist 2024-05-18 21:02:53 +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
182f914275 chore: Update README with blogs and videos about Page Assist 2024-05-15 10:21:32 +05:30
Muhammed Nazeem
1b69ad9f08
Merge pull request #74 from vcappuccio/fix/race-condition
Fix Incorrect Method Call and Potential Race Condition in src/db/index.ts
2024-05-15 10:04:37 +05:30
vcapp
128bf57171 Fix Incorrect Method Call and Potential Race Condition in src/db/index.ts
- Corrected deleteChatHistory method call to include id parameter.
- Addressed potential race condition in addMessage method to handle simultaneous message additions.
2024-05-14 23:55:21 +02:00
n4ze3m
eb40411080 Merge remote-tracking branch 'origin/main' into next 2024-05-14 16:29:35 +05:30
Muhammed Nazeem
579d8ea58c
Merge pull request #73 from n4ze3m/readme-update
add Firefox download badge
2024-05-14 16:26:59 +05:30
n4ze3m
96c5096a70 chore: Update README 2024-05-14 16:25:26 +05:30
n4ze3m
0ce06752c3 chore: Add description for executing action in Web UI 2024-05-14 16:16:09 +05:30
n4ze3m
a4ee6b3d7b chore: Update page share feature description 2024-05-14 12:52:39 +05:30