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
ItzCrazyKns
274e6ca88c
feat(sidebar): remove unused state
2025-03-20 11:49:00 +05:30
ItzCrazyKns
584d02b92a
feat(app): add thinking model support
2025-03-20 10:56:03 +05:30
ItzCrazyKns
008c7cbec0
feat(chat-window): remove debugging code,
2025-03-20 09:47:32 +05:30
ItzCrazyKns
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30