Commit Graph

54 Commits

Author SHA1 Message Date
ItzCrazyKns
53a1b3bc56 feat(focus): update size & icon 2025-10-18 18:48:52 +05:30
ItzCrazyKns
f28ea8cee2 feat(attach): update size & icons 2025-10-18 18:48:42 +05:30
ItzCrazyKns
716629f6fe feat(emptyChatInput): update UI 2025-10-18 18:48:23 +05:30
ItzCrazyKns
190b6aa79a feat(sidebar): improve UI, use new settings dialog 2025-10-18 15:10:57 +05:30
ItzCrazyKns
97e542acf8 feat(app): add new settings dialog 2025-10-18 15:10:43 +05:30
ItzCrazyKns
97bee75e39 feat(select): add loading spinner 2025-10-18 15:08:49 +05:30
ItzCrazyKns
16b31fe34f feat(uploads): use new model registry 2025-10-18 15:08:31 +05:30
ItzCrazyKns
ca8b74b695 feat(components): add loader 2025-10-17 14:37:17 +05:30
ItzCrazyKns
0c7566bb87 feat(sidebar): fix colors on smaller devices 2025-10-16 18:03:40 +05:30
ItzCrazyKns
0ff1be47bf feat(routes): use new model registry 2025-10-16 18:01:25 +05:30
ItzCrazyKns
47350b34ec feat(ui): make ui more reactive 2025-10-08 22:19:58 +05:30
ItzCrazyKns
f18e132d1b feat(news-widget): fix loading animation 2025-10-02 17:55:56 +05:30
ItzCrazyKns
37317992b4 feat(app): lint & beautify 2025-10-02 17:17:52 +05:30
ItzCrazyKns
b9071ceed7 feat(navbar): fix margins on large screens 2025-09-26 14:39:00 +05:30
ItzCrazyKns
bb5002de85 feat(navbar): fix margins on mobiles 2025-09-26 14:37:59 +05:30
ItzCrazyKns
23dde9fa59 feat(app): lint & beautify 2025-09-26 13:54:08 +05:30
ItzCrazyKns
dde6c8d719 feat(app): enhance ui/ux 2025-09-26 13:53:48 +05:30
ItzCrazyKns
5f18fc1d22 feat(inputs): update theme 2025-09-25 18:57:06 +05:30
ItzCrazyKns
b1426e8638 feat(widgets): update theme 2025-09-25 18:56:51 +05:30
ItzCrazyKns
7337f3423d feat(sidebar): make sidebar floating 2025-09-25 18:56:35 +05:30
ItzCrazyKns
8f728a2518 feat(discover): update discover UI, add new font 2025-09-25 18:56:04 +05:30
ItzCrazyKns
9c6e42f7d8 Merge branch 'master' of https://github.com/ItzCrazyKns/Perplexica 2025-09-25 18:48:27 +05:30
ItzCrazyKns
a268ce345c feat(message-rendering): create citation component
Create new citation component to fix errors with tailwind not compiling CSS classes for the anchor tag
2025-08-30 20:48:26 +05:30
ItzCrazyKns
7b46b815c1 feat(components): handle new sections 2025-08-29 12:45:27 +05:30
ItzCrazyKns
266c333b29 feat(chat): only add eventListener on mount 2025-08-29 12:42:38 +05:30
skoved
d8486e90bb make file icon in attachment modal in chat page fit light theme better
make the file icon in the attachment modal for the chat page an off-white background so that it matches the light theme better and looks the same as the attachment modal on the home page
2025-08-27 09:43:09 -04:00
skoved
a546eb18a1 make file icon in attachment modal fit light theme better
make the file icon in the attachment modal black on an off-white background so that it matches the light theme better and looks stylistically equivalent to its look in dark mode
2025-08-26 21:53:51 -04:00
ItzCrazyKns
30725b5d6d feat(attach): remove unused import 2025-08-25 21:48:08 +05:30
ItzCrazyKns
0b15bfbe32 feat(app): switch to useChat hook 2025-08-20 20:21:06 +05:30
ItzCrazyKns
70a61ee1eb feat(think-box): handle thinkingEnded 2025-07-23 12:21:07 +05:30
ItzCrazyKns
6ea17d54c6 feat(chat-window): fix wrong history while rewriting 2025-07-22 21:21:49 +05:30
ItzCrazyKns
11a828b073 feat(message-box): close think box after thinking process ends 2025-07-22 21:21:09 +05:30
Willie Zutz
7f62907385 feat(weather): update measurement units to Imperial/Metric 2025-07-19 08:53:11 -06:00
ItzCrazyKns
94e6db10bb feat(weather): add other measurement units, closes #821 #790 2025-07-18 21:09:32 +05:30
ItzCrazyKns
cf8dec53ca feat(chat-window): select provider if model's present, closes #803 2025-07-07 16:09:36 +05:30
ItzCrazyKns
d5c012d748 Revert "Update ChatWindow.tsx"
This reverts commit 2ccbd9a44c.
2025-07-07 15:52:39 +05:30
ItzCrazyKns
2ccbd9a44c Update ChatWindow.tsx 2025-07-05 22:00:06 +05:30
ItzCrazyKns
809b625a34 feat(widgets): fix size on smaller screens, closes #791 2025-06-30 15:42:41 +05:30
ItzCrazyKns
0bb8b7ec5c feat(weather-widget): enable geolocation for weather data
Replaces the previous commented-out geolocation logic with an implementation that uses the browser's geolocation API and reverse geocoding to determine the user's city. Falls back to approximate location if permission is denied or unavailable.
2025-06-28 13:49:17 +05:30
ItzCrazyKns
0b7989c3d3 feat(empty-chat): remove unused imports 2025-05-30 09:55:06 +05:30
ItzCrazyKns
8cfcc3e39c feat(chat): update margins and spacing 2025-05-30 09:52:36 +05:30
ItzCrazyKns
a86a1a461c feat(weather-icons): rename weather to weather-ico 2025-05-30 09:24:54 +05:30
ItzCrazyKns
2257e1df0c feat(empty-chat): add article widget 2025-05-30 08:36:40 +05:30
ItzCrazyKns
ccb72c8970 feat(app): add weather widget 2025-05-30 08:36:08 +05:30
ItzCrazyKns
bcebdb5fd9 feat(chat): allow export as pdf or markdown 2025-05-28 13:01:05 +05:30
sjiampojamarn
41b258e4d8 Set speech message before return 2025-04-08 23:17:52 -07:00
ItzCrazyKns
e226645bc7 feat(app): lint & beautify 2025-04-06 13:48:58 +05:30
ItzCrazyKns
bf705afc21 feat(message-box): change styles, lint & beautify 2025-04-05 22:32:56 +05:30
singleparadox
2e4433a6b3 feat(message-box): support [1,2,3,4] citation format instead of just [1][2][3] 2025-04-05 15:24:45 +00:00
ItzCrazyKns
4b8e0ea1aa feat(chat-window): handle system instructions 2025-04-01 15:50:05 +05:30