aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app
Commit message (Expand)AuthorAgeFilesLines
* error out if there's no idfeat/telegram-apiDhravya2024-06-231-4/+11
* add: telegram bot setup with grammy libMaheshtheDev2024-06-221-0/+21
* Merge branch 'codetorso' into kartikCodeTorso2024-06-2039-584/+1174
|\
| * added multi-turn conversationsDhravya2024-06-193-72/+141
| * worksDhravya2024-06-192-51/+32
| * Another Failed Attempt at streamingcodetorso2024-06-192-37/+47
| * Improve code, failed attempt at Streaming textcodetorso2024-06-193-26/+60
| * Add Drag & Drop codecodetorso2024-06-182-8/+49
| |\
| | * fix: Cta component background colorMaheshtheDev2024-06-181-1/+1
| | * added logic to handle justification properlyDhravya Shah2024-06-181-7/+48
| * | Drag and Drop in Canvas!codetorso2024-06-185-19/+185
| |/
| * Create Embeddings for Canvascodetorso2024-06-183-4/+166
| * EditorAI integrated! (1/4)codetorso2024-06-182-46/+38
| * include all selected spaces in the fetch call to backendDhravya2024-06-171-2/+1
| * add number of chunks to the respnose and only show unique valuesDhravya2024-06-162-6/+32
| * 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-162-1/+13
| * form to add content [PENDING LOADING STATE]Dhravya2024-06-162-37/+79
| * added way to save content and vectorize them. also refactored code and added ...Dhravya2024-06-1627-424/+454
* | add: animated query inputKartik2024-06-172-57/+68
* | ui update: /chatKartik2024-06-162-1/+81
* | improve: /home pageKartik2024-06-166-16/+33
|/
* [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation a...Dhravya2024-06-1410-133/+265
* small stuffDhravya2024-06-133-7/+2
* make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-123-3/+3
* chat UI and markdown renderer ⚡Dhravya2024-06-127-59/+385
* Merge pull request #57 from CodeTorso/codetorsoCodeTorso2024-06-122-4/+5
|\
| * smoothening animatiocodetorso2024-06-122-4/+5
* | Merge pull request #56 from CodeTorso/codetorsoCodeTorso2024-06-122-11/+13
|\|
| * Icons now in our website integratedcodetorso2024-06-121-2/+4
| * full screen mode implementedcodetorso2024-06-122-9/+9
* | minor changes and improvementsDhravya2024-06-114-101/+100
|/
* Adding keyboard shortcuts, responsive design that 99% don't need but stillcodetorso2024-06-113-74/+149
* AI code refactoredcodetorso2024-06-1133-1007/+421
* Add Memories, Canvas, Editorcodetorso2024-06-1043-11/+2758
* before color editscodetorso2024-06-0911-0/+652
* Add Dynamic Islandcodetorso2024-06-085-35/+205
* added top bar navDhravya2024-06-028-35/+124
* improvements in dash + chatUIDhravya2024-06-0211-60/+64
* fixed some import bugsDhravya2024-06-011-1/+4
* fixed conflicts + my local changesDhravya2024-06-016-38/+260
|\
| * Scroll Nav hide and Twitter Animated Border Implementedcodetorso2024-06-026-18/+203
* | commented the backend code with it's limitations + optimised and removed a bu...Dhravya2024-06-017-130/+108
* | started implmeneting filterDhravya2024-05-2620-534/+109
* | proper redirectsDhravya2024-05-261-4/+6
|/
* added signin pageDhravya2024-05-266-11/+89
* change input heightDhravya2024-05-261-3/+3
* brought all the APIs backDhravya2024-05-257-4/+361
* fix global file stuffDhravya2024-05-252-2/+1