aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)
Commit message (Collapse)AuthorAgeFilesLines
* minor changes in extensiondevDhravya2024-07-011-3/+2
|
* more spacing in memories pageDhravya2024-06-301-4/+4
|
* removed unwanted information from the memories pageDhravya2024-06-301-4/+5
|
* revalidate pageDhravya2024-06-303-223/+229
|
* makeshift notes pageDhravya2024-06-302-1/+25
|
* search endpointDhravya2024-06-301-2/+2
|
* save unique vectors for users from extensionDhravya2024-06-301-4/+7
|
* added thingsDhravya2024-06-305-42/+111
|
* made fiter functinoalDhravya2024-06-291-5/+19
|
* added comments in memories pageDhravya2024-06-291-0/+9
|
* memories pageDhravya2024-06-292-11/+37
|
* schemaDhravya2024-06-294-359/+56
|
* more tweaksDhravya2024-06-294-17/+84
|
* design improvementDhravya2024-06-292-1/+39
|
* fixed new chat button showing up on all pagesDhravya2024-06-297-36/+157
|
* fix: Spaces filter not workingDhravya2024-06-292-3/+3
|
* dynamic island no longer neededDhravya2024-06-291-5/+0
|
* new filterDhravya2024-06-293-67/+311
|
* to a responsive future 🚀Dhravya2024-06-253-76/+59
|
* we close the modal once memory creation is startedDhravya2024-06-241-2/+1
|
* close modal after adding memoryDhravya2024-06-241-0/+2
|
* added toast for loading and fixed chathistoryDhravya2024-06-241-1/+1
|
* removed loading stuffDhravya2024-06-241-5/+3
|
* minor fixesDhravya2024-06-241-1/+4
|
* chathistoryDhravya2024-06-241-5/+36
|
* fix: redirect if not logged inDhravya2024-06-241-0/+1
|
* made and documented the telegram bot (HYPE)Dhravya2024-06-231-1/+21
|
* feat: vector lookup and chat is twice as fast nowDhravya2024-06-231-14/+3
|
* cleanupchathistoryDhravya2024-06-223-14/+10
|
* deleted chatpageDhravya2024-06-221-120/+0
|
* merged codeDhravya2024-06-228-164/+331
|\
| * improve canvas drag and drop make sidepanel workcodetorso2024-06-221-4/+4
| |
| * Merge branch 'codetorso' into kartikCodeTorso2024-06-206-129/+369
| |\
| * | add: animated query inputKartik2024-06-172-57/+68
| | |
| * | ui update: /chatKartik2024-06-162-1/+81
| | |
| * | improve: /home pageKartik2024-06-166-16/+33
| | |
* | | addeed chathistory functionalityDhravya2024-06-225-74/+150
| |/ |/|
* | added multi-turn conversationsDhravya2024-06-193-72/+141
| |
* | Improve code, failed attempt at Streaming textcodetorso2024-06-191-3/+0
| |
* | added logic to handle justification properlyDhravya Shah2024-06-181-7/+48
| |
* | 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
|