Commit Graph

138 Commits

Author SHA1 Message Date
ItzCrazyKns 7c6ee2ead1 feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
ItzCrazyKns 540f38ae68 feat(empty-chat): add settings for mobile 2024-10-30 09:14:09 +05:30
ItzCrazyKns f1c0b5435b feat(delete-chat): use `window.location` to refresh page 2024-10-30 09:11:48 +05:30
ItzCrazyKns b33e5fefba feat(navbar): remove comments 2024-10-29 20:00:31 +05:30
ItzCrazyKns 03d0ff2ca4 feat(navbar): make delete & plus button work 2024-10-29 19:59:58 +05:30
ItzCrazyKns dfb532e4d3 feat(package): bump version 2024-10-18 18:45:23 +05:30
ItzCrazyKns 8057f28b20 feat(settings): handle no models 2024-10-18 17:07:09 +05:30
ItzCrazyKns 3e6e57dab0 feat(chat-window): fix rewrite, use messageID 2024-10-17 18:51:11 +05:30
ItzCrazyKns 3a01eebc04 feat(chat): prevent ws not open errors 2024-10-15 18:04:50 +05:30
ItzCrazyKns 7532c436db feat(package): bump version 2024-10-15 16:23:13 +05:30
ItzCrazyKns 9db847c366 feat(library): enhance UI 2024-10-15 16:21:15 +05:30
ItzCrazyKns 19bf71cefc feat(chat-window): only send init msg if ready 2024-10-15 16:21:00 +05:30
ItzCrazyKns 61c0347ef2 feat(app): add discover 2024-10-15 16:20:45 +05:30
ItzCrazyKns 7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
ItzCrazyKns 877735b852 feat(package): update `headlessui` 2024-10-11 10:35:33 +05:30
ItzCrazyKns 1cfa3398a3 feat(package): bump version 2024-09-25 16:54:44 +05:30
ItzCrazyKns 1589f16d5a feat(providers): add `displayName` property 2024-09-24 22:34:43 +05:30
ItzCrazyKns 40f551c426 feat(search-button): add empty check 2024-09-15 10:16:20 +05:30
ItzCrazyKns c4f52adb45 feat(textarea): handle "/" keys 2024-09-02 11:44:40 +05:30
ItzCrazyKns c952469f08 feat(chaWindow): lint & beautify 2024-08-29 16:51:59 +05:30
ItzCrazyKns e8ed4df31a feat(chat-window): close socket on unmount 2024-08-28 14:27:22 +05:30
ItzCrazyKns 2873093fee feat(package): bump version 2024-08-28 10:00:05 +05:30
ItzCrazyKns 806c47e705 feat(chatwindow): fix infinite loading 2024-08-28 09:53:06 +05:30
ItzCrazyKns ff34d1043f feat(app): lint & format 2024-08-25 15:08:47 +05:30
ItzCrazyKns 9c1936ec2c
feat(chat-window): lint & beautify 2024-08-04 18:14:46 +05:30
ItzCrazyKns 61dfeb89b4
feat(package): bump version 2024-07-30 10:10:55 +05:30
ItzCrazyKns c62e7f091e
feat(package): bump version 2024-07-25 20:39:43 +05:30
ItzCrazyKns 08379fcad5
feat(ws-connector): fix `undefined` chat model 2024-07-25 20:36:26 +05:30
ItzCrazyKns cbce39a5dd
feat(settings): fix `undefined` model for custom OpenAI 2024-07-25 20:34:49 +05:30
ItzCrazyKns 27f8cfd212
feat(toast): fix theme colors 2024-07-25 20:33:56 +05:30
ItzCrazyKns c0b3a409dd
feat(package): bump version 2024-07-20 09:27:34 +05:30
ItzCrazyKns f02393dbe9
feat(providers): add anthropic 2024-07-15 21:20:16 +05:30
ItzCrazyKns e1732b9bf2
feat(chat-window): fix WS connection errors 2024-07-14 12:37:36 +05:30
ItzCrazyKns 27e6f5b9e1
feat(chat-window): unselect unavailable model 2024-07-09 16:21:45 +05:30
ItzCrazyKns 80818983d8
feat(package): bump version 2024-07-03 20:49:13 +05:30
ItzCrazyKns c74e16e01c
feat(chats): add delete functionality 2024-07-02 10:51:47 +05:30
ItzCrazyKns c62684407d
feat(chat-window): handle notFound errors 2024-06-29 12:11:34 +05:30
ItzCrazyKns 9588eed710
feat(package): bump version 2024-06-29 11:17:29 +05:30
ItzCrazyKns c51ec8ff0f
feat(app): implement library feature 2024-06-29 11:09:51 +05:30
ItzCrazyKns f7d1364f30
feat(discover): remove unadded page 2024-06-28 09:34:40 +05:30
ItzCrazyKns 91bba8eaca
feat(utils): accept string in time difference 2024-06-28 09:34:03 +05:30
ItzCrazyKns 4545ff1d7d
feat(chat-window): adjust color & size 2024-06-25 16:11:39 +05:30
asifrahaman13 a152e58132 🎉 wip: implemented error state for backend socket connection and othe 2024-06-25 15:43:36 +05:30
ItzCrazyKns 9a96fd4788
feat(message-input): focus on `/` key 2024-06-23 10:46:22 +05:30
ItzCrazyKns 87cc86d406
feat(package): bump version 2024-06-23 09:55:25 +05:30
ItzCrazyKns 5fd64ef6e6
Merge pull request #168 from WanQuanXie/fix-ui-compile-type-error
fix(ui): ui compile fail
2024-06-23 09:42:07 +05:30
WanQuanXie 594106aea3 update(ui): remove useless imports 2024-06-07 16:39:14 +08:00
WanQuanXie 2ae5846b3d fix(ui): ui compile fail
remove both of them, a new feature is coming soon -  mobile device support setting navbar
2024-06-03 18:54:12 +08:00
ItzCrazyKns 476303f52b
feat(package): bump version 2024-06-02 14:20:23 +05:30
ItzCrazyKns 7c676479d4
feat(theme-switcher): move to settings menu 2024-06-02 12:19:53 +05:30