Commit Graph

135 Commits

Author SHA1 Message Date
c2f4fb1dc9 feat: show deepseek 2025-02-03 14:45:45 -10:00
15f64a0ef0 feat: move up of empty chat 2025-02-03 14:35:02 -10:00
c8a75efa27 feat: keep fouce model 2025-02-03 09:10:38 -10:00
c3d56e5d66 feat: remove speed and show focus mode 2025-02-03 08:48:19 -10:00
311f0e0879 fix bug: file 2025-02-03 01:27:27 -10:00
3558dc2ed2 fetch chats with userid 2025-02-03 00:17:55 -10:00
66b48146a3 change to search 2025-02-02 16:54:31 -10:00
144bf81533 add DeepSeek 2025-02-02 16:53:40 -10:00
7733b663d4 add math and translator 2025-02-02 16:38:57 -10:00
5f672eaa66 remove userId 2025-02-02 16:09:59 -10:00
969f01e275 crrect userId 2025-02-02 16:04:59 -10:00
f714645b0c update fallbackId 2025-02-02 15:42:08 -10:00
1a8f59e92b add userId 2025-02-02 15:38:24 -10:00
ee659d9e13 add mcId 2025-02-02 15:13:27 -10:00
e023e5bc44 change default theme to light 2025-02-02 15:10:15 -10:00
0737701de0 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica 2025-01-11 13:11:18 +05:30
2dc60d06e3 feat(chat-window): show settings during error on mobile 2025-01-11 13:10:10 +05:30
ec90ea1686 Merge pull request #531 from hacking-racoon/feat/video-slide-stop
feat(SearchVideos): modify Lightbox to pause the prev video when sliding
2025-01-07 12:47:38 +05:30
6d9d712790 feat(chat-window): correctly handle server side WS closure 2025-01-07 12:26:38 +05:30
99cae076a7 feat(chat-window): display toast when retried 2025-01-07 11:49:40 +05:30
b7f7d25f54 feat(chat-window): lint & beautify 2025-01-07 11:44:19 +05:30
0ec54fe6c0 feat(chat-window): remove toast 2025-01-07 11:43:54 +05:30
5526d5f60f fix(ws-error): add exponential reconnect mechanism 2025-01-05 17:29:53 +00:00
b5acf34ef8 feat(chat-window): fix bugs handling custom openai, closes #529 2024-12-26 18:59:57 +05:30
d30f714930 feat(SearchVideos): Modify Lightbox to pause the prev video when moving to next one, preventing interference with new video. 2024-12-25 15:19:23 +09:00
db7407bfac feat(messageBox): style markdown 2024-12-05 20:19:41 +05:30
e08d864445 feat(focus): only icon on small devices 2024-11-30 20:58:11 +05:30
177746235a feat(providers): add gemini 2024-11-28 20:47:18 +05:30
4b89008f3a feat(app): add file uploads 2024-11-23 15:04:19 +05:30
7c01d2656e fix(EmptyChatMessageInput): focus on mount 2024-11-04 22:00:08 -06:00
7c6ee2ead1 feat(video-search): handle custom OpenAI 2024-10-30 10:28:31 +05:30
540f38ae68 feat(empty-chat): add settings for mobile 2024-10-30 09:14:09 +05:30
f1c0b5435b feat(delete-chat): use window.location to refresh page 2024-10-30 09:11:48 +05:30
b33e5fefba feat(navbar): remove comments 2024-10-29 20:00:31 +05:30
03d0ff2ca4 feat(navbar): make delete & plus button work 2024-10-29 19:59:58 +05:30
8057f28b20 feat(settings): handle no models 2024-10-18 17:07:09 +05:30
3e6e57dab0 feat(chat-window): fix rewrite, use messageID 2024-10-17 18:51:11 +05:30
3a01eebc04 feat(chat): prevent ws not open errors 2024-10-15 18:04:50 +05:30
19bf71cefc feat(chat-window): only send init msg if ready 2024-10-15 16:21:00 +05:30
7cce853618 feat(providers): add optimization modes 2024-10-11 10:35:59 +05:30
877735b852 feat(package): update headlessui 2024-10-11 10:35:33 +05:30
1589f16d5a feat(providers): add displayName property 2024-09-24 22:34:43 +05:30
40f551c426 feat(search-button): add empty check 2024-09-15 10:16:20 +05:30
c4f52adb45 feat(textarea): handle "/" keys 2024-09-02 11:44:40 +05:30
c952469f08 feat(chaWindow): lint & beautify 2024-08-29 16:51:59 +05:30
e8ed4df31a feat(chat-window): close socket on unmount 2024-08-28 14:27:22 +05:30
806c47e705 feat(chatwindow): fix infinite loading 2024-08-28 09:53:06 +05:30
ff34d1043f feat(app): lint & format 2024-08-25 15:08:47 +05:30
9c1936ec2c feat(chat-window): lint & beautify 2024-08-04 18:14:46 +05:30
08379fcad5 feat(ws-connector): fix undefined chat model 2024-07-25 20:36:26 +05:30