605 Commits

Author SHA1 Message Date
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
n4ze3m
06b32176a9 Add dependencies and update code for PDF parsing and searching 2024-02-25 00:12:46 +05:30
n4ze3m
f87953ba5c Delete and Update History 2024-02-24 00:39:50 +05:30
n4ze3m
1c980c4059 Update dependencies and import paths 2024-02-23 23:25:17 +05:30
n4ze3m
743f8d4d36 Add location information to README 2024-02-20 14:28:09 +05:30
Muhammed Nazeem
71a2b7656e
Merge pull request #5 from n4ze3m/next
1.0.2
2024-02-18 14:02:16 +05:30
n4ze3m
7b4158763f Update package.json version to 1.0.2 2024-02-18 13:59:33 +05:30
n4ze3m
ecbff6093b manage model 2024-02-18 13:23:47 +05:30
n4ze3m
d763c286c1 Remove unused dependencies and update routing 2024-02-17 00:01:07 +05:30
n4ze3m
8e6cd7eca8 Add streamDownload function and handle model pull in background.ts 2024-02-16 18:42:34 +05:30
Muhammed Nazeem
aabb650602
Merge pull request #4 from n4ze3m/next
v1.0.1
2024-02-15 00:45:42 +05:30
n4ze3m
d7c85537e3 Add key prop to Image component and update speechToTextLanguage state 2024-02-15 00:44:42 +05:30