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 |
|
n4ze3m
|
b09fbcdfe6
|
Option to disable page share
|
2024-04-30 20:43:53 +05:30 |
|
n4ze3m
|
ad5601a038
|
Add Sogu as search engine
|
2024-04-28 00:36:33 +05:30 |
|
n4ze3m
|
ca1a6e9b1a
|
Auto config fonts
|
2024-04-27 23:32:47 +05:30 |
|
Muhammed Nazeem
|
0173a7fdbb
|
Merge pull request #50 from FerNikoMF/main
added Russian language
|
2024-04-27 16:32:25 +05:30 |
|
FerNikoMF
|
1775b64a2e
|
added Russian language
|
2024-04-27 15:05:12 +05:00 |
|
Muhammed Nazeem
|
e73a4164ed
|
Merge pull request #47 from n4ze3m/next
v1.1.4
|
2024-04-25 17:20:15 +05:30 |
|
n4ze3m
|
69809c993c
|
Merge branch 'next' of https://github.com/n4ze3m/page-assist into next
|
2024-04-20 23:50:51 +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 |
|
Muhammed Nazeem
|
df8bdd720b
|
Merge pull request #43 from hyzx86/next
update ignore
|
2024-04-19 12:04:00 +05:30 |
|
Tony Han
|
6557510be2
|
update ignore
|
2024-04-18 22:41:26 +08:00 |
|
Muhammed Nazeem
|
50d4ae4f09
|
Merge pull request #41 from n4ze3m/next
Next
|
2024-04-17 00:42:27 +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 |
|
n4ze3m
|
559e89c0c8
|
Merge branch 'next' of https://github.com/n4ze3m/page-assist into next
|
2024-04-16 19:22:19 +05:30 |
|
n4ze3m
|
91166a2b32
|
Merge remote-tracking branch 'origin/main' into next
|
2024-04-16 19:21:02 +05:30 |
|
Muhammed Nazeem
|
d479283de9
|
Merge pull request #38 from hyzx86/addMd
Add markdown file support in knowledge form
|
2024-04-16 19:20:38 +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 |
|
n4ze3m
|
476323d928
|
Fix whitespace formatting in isTTSEnabled function in tts.ts
|
2024-04-14 18:32:16 +05:30 |
|
n4ze3m
|
fd171ab058
|
Fix isSSMLEnabled function in tts.ts
|
2024-04-14 18:19:29 +05:30 |
|
n4ze3m
|
9eaa0c9d66
|
Update localization messages for Chinese, English, and Japanese languages
|
2024-04-14 18:16:47 +05:30 |
|
n4ze3m
|
36c1cae5fb
|
Update localization messages for Chinese, English, and Japanese languages
|
2024-04-14 00:42:47 +05:30 |
|
n4ze3m
|
28887e99b7
|
Fix link decoding issue in local-duckduckgo.ts
|
2024-04-13 19:52:45 +05:30 |
|
n4ze3m
|
9262a5bb7c
|
Update import statements, set TTSEnabled in TTSModeSettings, and fix fetchChatModels error handling
|
2024-04-13 14:25:09 +05:30 |
|
n4ze3m
|
a3810cd534
|
Update import statement in local-duckduckgo.ts, prompt.tsx, wxt.config.ts, webui.tsx, PlaygroundChat.tsx, other.tsx, Markdown.tsx, and useMessageOption.tsx
|
2024-04-11 00:08:20 +05:30 |
|
n4ze3m
|
291f7392c2
|
Fix import statement in background.ts
|
2024-04-07 18:53:33 +05:30 |
|
n4ze3m
|
be11b72ba5
|
Update package.json scripts and remove unused documentation commands
|
2024-04-06 21:59:24 +05:30 |
|
n4ze3m
|
bc109d960d
|
Add documentation scripts and commands
|
2024-04-06 21:59:10 +05:30 |
|
n4ze3m
|
e96a579e02
|
Update localization files and remove unused files
|
2024-04-06 21:51:13 +05:30 |
|
n4ze3m
|
0ec5621b89
|
Update SettingsOptionLayout to include Tag component in link name
|
2024-04-06 20:54:27 +05:30 |
|
n4ze3m
|
8e429e2379
|
Update KnowledgeIcon size in MessageSource.tsx
|
2024-04-06 20:27:17 +05:30 |
|
n4ze3m
|
d6d2eae5ef
|
knownledge preview
|
2024-04-06 20:18:46 +05:30 |
|
n4ze3m
|
0de5ea0b04
|
Add d3-dsv and @types/d3-dsv dependencies
|
2024-04-06 14:02:22 +05:30 |
|
n4ze3m
|
82abbf5bad
|
Add SelectedKnowledge component to OptionLayout and KnowledgeSelect
|
2024-04-06 10:48:51 +05:30 |
|
n4ze3m
|
dd496b7b98
|
Webui chat with x added
|
2024-04-06 00:30:23 +05:30 |
|
n4ze3m
|
aae2ddecbc
|
Update useMessageOption hook and Playground component
|
2024-04-05 23:17:55 +05:30 |
|
n4ze3m
|
b86332f9ec
|
Update Ollama system prompt in ollama.ts
|
2024-04-05 20:59:54 +05:30 |
|
n4ze3m
|
0e59aa77cf
|
Refactor AboutApp component in about.tsx
|
2024-04-05 20:38:19 +05:30 |
|
n4ze3m
|
ac347a3970
|
Update dependencies and fix import paths
|
2024-04-05 20:28:29 +05:30 |
|