594 Commits

Author SHA1 Message Date
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
Muhammed Nazeem
9a7b4f43d7
Merge pull request #32 from n4ze3m/next
v1.1.1
2024-03-31 21:21:02 +05:30
n4ze3m
d91d4c4761 Rename folder 2024-03-31 21:08:51 +05:30
n4ze3m
920e4a76fa Remove Chinese translations 2024-03-31 21:08:34 +05:30
n4ze3m
7b5062e5da Add about section to settings.json for multiple locales 2024-03-31 20:16:26 +05:30
n4ze3m
e29cea82f5 Update background.ts and settings.json 2024-03-31 16:36:27 +05:30
n4ze3m
9ced6469ce Added Web search DuckDuckGo 2024-03-31 15:57:56 +05:30
n4ze3m
317011a6d2 Add OllamaIcon to OptionLayout and update styles 2024-03-31 00:55:44 +05:30
n4ze3m
ea56a2ffa2 Add localization for manage search feature 2024-03-31 00:36:12 +05:30
n4ze3m
12558c39d1 Update icon in SettingsOptionLayout.tsx 2024-03-28 22:15:29 +05:30
Muhammed Nazeem
359074a7c4
Update page-share.md 2024-03-28 09:49:05 +05:30
n4ze3m
bac85dd6a6 Add support for Japanese language 2024-03-27 21:01:13 +05:30
Muhammed Nazeem
f7b7bb0fef
Merge pull request #25 from n4ze3m/next
Next
2024-03-27 20:23:52 +05:30
n4ze3m
dc63436aaf add zh-CN 2024-03-27 20:12:19 +05:30
n4ze3m
f5eca6a97b Update localization strings and settings 2024-03-27 20:00:13 +05:30
Muhammed Nazeem
65774fe844
Merge pull request #24 from Mindires/main
Create Chinese translation
2024-03-27 19:34:44 +05:30
Mindires
338863a110 create Chinese translation 2024-03-27 13:44:42 +00:00
Muhammed Nazeem
4f933c9bab
Merge pull request #23 from n4ze3m/next
Next
2024-03-26 00:23:26 +05:30
n4ze3m
3b0a306f5c Update localization messages in ml locale 2024-03-26 00:04:17 +05:30
n4ze3m
628d877b85 Refactor tailwind.config.js 2024-03-25 23:48:45 +05:30
n4ze3m
889de61acf Fix bug in login functionality 2024-03-25 23:48:22 +05:30
n4ze3m
3904a74701 Refactor useMessage hook and remove unused code 2024-03-25 23:17:43 +05:30
n4ze3m
2381588e72 Update dependencies and refactor useMessage hook 2024-03-24 23:56:41 +05:30
n4ze3m
01d27fd1c2 i18n support 2024-03-24 21:00:00 +05:30
n4ze3m
3143dd3490 Add width style to language select 2024-03-24 17:16:10 +05:30
n4ze3m
502759fae6 Update language files and fix UI issues 2024-03-24 17:07:21 +05:30
n4ze3m
d9ce1e2d2c Add new translations and update existing ones 2024-03-24 14:38:37 +05:30
n4ze3m
9a2adbd859 Add i18n 2024-03-24 12:43:43 +05:30
Muhammed Nazeem
4055231bbc
Merge pull request #22 from n4ze3m/wxt
Migrated to WXT
2024-03-23 14:47:34 +05:30
n4ze3m
b33ee0366c Migrated to WXT 2024-03-23 14:44:05 +05:30
Muhammed Nazeem
2130bb765c
Merge pull request #19 from n4ze3m/next
Next
2024-03-18 09:54:07 +05:30
n4ze3m
4aff7f991a Update package version and add hideEditAndRegenerate prop 2024-03-16 14:28:32 +05:30
n4ze3m
78c44e13b0 Add edit functionality to PlaygroundMessage component 2024-03-16 00:30:41 +05:30