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
n4ze3m
3170bc4be6
chore: Update shareMode default value to false
2024-05-14 12:44:37 +05:30
Muhammed Nazeem
a4a684f118
Merge pull request #64 from n4ze3m/next
...
v1.1.7
2024-05-13 17:34:34 +05:30
n4ze3m
8f8fac826e
chore: Update gecko ID for Firefox support
2024-05-13 13:45:17 +05:30
n4ze3m
4f98ed7e14
chore: Update manifest name for Firefox support
2024-05-13 13:32:45 +05:30
n4ze3m
b75e5a11ee
chore: Update README with manual installation instructions for Ollama
2024-05-13 13:15:57 +05:30
n4ze3m
44dd95c494
chore: Update README with manual installation instructions for Ollama
2024-05-13 13:15:19 +05:30
n4ze3m
b908e670db
chore: Remove unused Skeleton import in index.tsx
2024-05-13 13:13:01 +05:30
n4ze3m
084dc57b0f
chore: Update page loading fallback components
2024-05-13 12:58:52 +05:30
n4ze3m
e6cf76d270
chore: Refactor route components for better organization and consistency
2024-05-13 12:44:44 +05:30
n4ze3m
79f31460f1
fix: Update Ollama connection issue link in SettingsOllama component
2024-05-13 11:09:19 +05:30
n4ze3m
26fc5b4e76
feat: Enable Firefox support and update browser compatibility table
2024-05-13 00:48:36 +05:30
n4ze3m
db7b49e073
chore: Update .gitignore to include .idea folder
2024-05-13 00:41:47 +05:30
n4ze3m
5984959aa5
feat: Add advanced configuration options for Ollama URL
2024-05-13 00:13:44 +05:30
n4ze3m
d902414872
feat: Add connection error message for Ollama in multiple locales
2024-05-12 23:59:51 +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
Muhammed Nazeem
bd84b90e5f
Merge pull request #63 from n4ze3m/firefox
...
Firefox support
2024-05-12 11:59:05 +05:30
n4ze3m
79e2013fbd
few bug fixes
2024-05-12 11:38:01 +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
Muhammed Nazeem
b982ce158b
Merge pull request #60 from n4ze3m/next
...
v1.1.6
2024-05-08 16:26:57 +05:30
n4ze3m
677aa6ef51
feat: Add export/import functions for chat history, promt and knowledge
2024-05-08 13:42:59 +05:30
n4ze3m
11147fd951
chore: Update npm dependency versions and add export/import functions for chat history and knowledge
2024-05-08 12:13:16 +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
f389e45401
chore: Update message display logic to include cursor indicator
2024-05-08 10:16:10 +05:30
Muhammed Nazeem
914e358ee8
Merge pull request #51 from n4ze3m/next
...
v1.1.5
2024-04-30 21:11:43 +05:30
n4ze3m
0f547d8bf3
Add Russian lang
2024-04-30 20:57:55 +05:30