aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)
Commit message (Collapse)AuthorAgeFilesLines
* add number of chunks to the respnose and only show unique valuesDhravya2024-06-161-6/+31
|
* added sources to the responseDhravya2024-06-161-2/+12
|
* include metadata in response, add type to metadataDhravya2024-06-161-1/+19
|
* fixed a bugDhravya2024-06-161-0/+12
|
* form to add content [PENDING LOADING STATE]Dhravya2024-06-161-10/+41
|
* added way to save content and vectorize them. also refactored code and added ↵Dhravya2024-06-165-45/+84
| | | | a bypass to browser rendering
* [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵Dhravya2024-06-145-80/+116
| | | | and database migrations
* small stuffDhravya2024-06-131-1/+1
|
* make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-123-3/+3
|
* chat UI and markdown renderer ⚡Dhravya2024-06-125-15/+289
|
* minor changes and improvementsDhravya2024-06-111-0/+1
|
* Adding keyboard shortcuts, responsive design that 99% don't need but stillcodetorso2024-06-112-58/+138
|
* AI code refactoredcodetorso2024-06-111-6/+7
|
* Add Memories, Canvas, Editorcodetorso2024-06-104-6/+104
|
* Add Dynamic Islandcodetorso2024-06-085-35/+205
|
* added top bar navDhravya2024-06-027-34/+114
|
* improvements in dash + chatUIDhravya2024-06-028-0/+300