ItzCrazyKns
49fed3e228
feat(setup-config): add model selection state
2025-10-21 12:23:35 +05:30
ItzCrazyKns
7fb7fb9692
feat(app): fix sizes & placement for smaller screens
2025-10-21 12:23:18 +05:30
ItzCrazyKns
ff37225253
feat(models-section): allow selecting chat model
2025-10-21 12:22:37 +05:30
ItzCrazyKns
3b745868b2
feat(app): add mobile settings button
2025-10-21 12:22:22 +05:30
ItzCrazyKns
c945bf1fc3
feat(settings): add textarea type, add systemInstructions
2025-10-21 12:22:06 +05:30
ItzCrazyKns
3d2d056f64
Update Chat.tsx
2025-10-19 22:47:45 +05:30
ItzCrazyKns
eef6ebb924
Update Section.tsx
2025-10-19 18:33:40 +05:30
ItzCrazyKns
51629b2cca
feat(chat): auto scroll, stop scrolling when scrolled back
2025-10-19 18:30:21 +05:30
ItzCrazyKns
7d71643f42
feat(app): rename model selector, fix UI
2025-10-19 18:29:32 +05:30
ItzCrazyKns
4564175822
feat(settings): add embedding model selector
2025-10-19 18:29:22 +05:30
ItzCrazyKns
8f22d9f626
feat(weather-widget): reduce update interval
2025-10-19 13:56:44 +05:30
ItzCrazyKns
e471cb5da1
feat(app): make minor UI changes
2025-10-19 13:55:00 +05:30
ItzCrazyKns
9d0e2e7f7c
feat(app): add new setup wizard
2025-10-19 13:54:35 +05:30
ItzCrazyKns
3e03947b1b
feat(emptyChatInput): add focus mode
2025-10-18 19:30:01 +05:30
ItzCrazyKns
2c9012e99c
feat(app): lint & beautify
2025-10-18 18:50:08 +05:30
ItzCrazyKns
d43ef9e43d
feat(emptyChatInput): add model selector
2025-10-18 18:49:26 +05:30
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