116 Commits

Author SHA1 Message Date
Muhammed Nazeem
359074a7c4
Update page-share.md 2024-03-28 09:49:05 +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
n4ze3m
5b04e55a03 Refactor message appending logic in useMessageOption hook 2024-03-14 23:43:58 +05:30
Muhammed Nazeem
912e6c8b0a
Merge pull request #16 from n4ze3m/next
latest
2024-03-10 13:48:24 +05:30
n4ze3m
00bd19374a Fix styling issues in various components 2024-03-10 12:52:53 +05:30
n4ze3m
b7e940d57d Update default Page Share URL 2024-03-10 11:38:25 +05:30
n4ze3m
2c967575b9 Add Page Share feature and instructions for self-hosting 2024-03-10 11:37:57 +05:30
n4ze3m
b1017062bb Add currentURL and setCurrentURL to useMessage hook 2024-03-09 19:58:48 +05:30
n4ze3m
7ce79bb134 Add ShareBtn component and update SettingsOptionLayout 2024-03-09 18:43:39 +05:30
n4ze3m
3eabe10bde Update browser support table 2024-03-08 00:48:59 +05:30
n4ze3m
7a72961562 Update dependencies and add YouTube transcript support 2024-03-08 00:45:28 +05:30
n4ze3m
6d559eda2f Add onCompositionStart and onCompositionEnd event handlers to message input 2024-03-05 10:26:19 +05:30
n4ze3m
8778129fb6 Update package.json version and add typing state to SidepanelForm 2024-03-05 10:22:06 +05:30
n4ze3m
faea2b2fa2 Add typing state to PlaygroundForm component 2024-03-04 23:09:09 +05:30
Muhammed Nazeem
77c1fd6e3e
Merge pull request #12 from n4ze3m/next
Next
2024-03-04 20:19:38 +05:30
n4ze3m
21ab18dd7d Refactor prompt icons and add navigation to clearChat 2024-03-04 15:01:53 +05:30
n4ze3m
1b689c91c0 Add search mode settings and textarea focus on form submission 2024-03-04 00:32:01 +05:30
n4ze3m
a87c56061c Update component imports and add conditional focus in PlaygroundForm 2024-03-03 23:30:42 +05:30
n4ze3m
0351beeaae Delete unused files and update API calls 2024-03-03 19:55:43 +05:30
n4ze3m
e0c2c0c745 Remove console.log statements and unused dependencies 2024-03-02 19:50:51 +05:30
n4ze3m
88e7e7521b Update OptionLayout component and add OptionPrompt route 2024-02-28 22:50:38 +05:30
n4ze3m
4365580f5d Refactor SidepanelForm component 2024-02-28 18:36:25 +05:30
n4ze3m
bfc8c5c8fa Update package.json version and fix text area focus bug 2024-02-28 18:36:17 +05:30
Muhammed Nazeem
b1ea19f174
Merge pull request #8 from n4ze3m/next
Update package.json version and refactor service calls
2024-02-26 14:07:49 +05:30
n4ze3m
40a6f0d1b3 Update package.json version and refactor service calls 2024-02-26 14:01:09 +05:30
Muhammed Nazeem
c8a2387442
Merge pull request #6 from n4ze3m/next
1.0.3
2024-02-26 00:05:56 +05:30
n4ze3m
03db4631d7 Fix dropdown filter bug and add save button animation 2024-02-25 23:45:07 +05:30
n4ze3m
094615498c Add @mantine/hooks dependency and update PlaygroundChat component 2024-02-25 21:17:27 +05:30
n4ze3m
86d4d53693 Update Lucide icons imports 2024-02-25 18:55:29 +05:30
n4ze3m
43f3727369 Add lucide-react package and remove unused icons 2024-02-25 18:44:47 +05:30