aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Collapse)AuthorAgeFilesLines
* error out if there's no idfeat/telegram-apiDhravya2024-06-232-4/+12
|
* add: telegram bot setup with grammy libMaheshtheDev2024-06-222-0/+22
|
* Merge branch 'codetorso' into kartikCodeTorso2024-06-2041-263/+1196
|\
| * 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-184-6/+169
| |
| * 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-1629-103/+475
| | | | | | | | a bypass to browser rendering
* | add: animated query inputKartik2024-06-172-57/+68
| |
* | ui update: /chatKartik2024-06-162-1/+81
| |
* | improve: /home pageKartik2024-06-167-17/+34
|/
* [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵Dhravya2024-06-1414-213/+405
| | | | and database migrations
* 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-129-65/+386
|
* Merge pull request #57 from CodeTorso/codetorsoCodeTorso2024-06-122-4/+5
|\ | | | | smoothening animation
| * smoothening animatiocodetorso2024-06-122-4/+5
| |
* | Merge pull request #56 from CodeTorso/codetorsoCodeTorso2024-06-12202-11/+11070
|\| | | | | added tldraw assets to our site and full screen mode for canvas
| * Icons now in our website integratedcodetorso2024-06-12201-2/+11061
| |
| * full screen mode implementedcodetorso2024-06-122-9/+9
| |
* | minor changes and improvementsDhravya2024-06-116-104/+104
|/
* 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-1045-14/+2764
|
* before color editscodetorso2024-06-0914-3/+662
|
* 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 ↵Dhravya2024-06-017-130/+108
| | | | | | | | bunch of unnecessary queries
* | started implmeneting filterDhravya2024-05-2622-536/+121
| |
* | proper redirectsDhravya2024-05-261-4/+6
|/
* added signin pageDhravya2024-05-267-13/+91
|
* change input heightDhravya2024-05-261-3/+3
|
* brought all the APIs backDhravya2024-05-2510-7/+368
|
* fix global file stuffDhravya2024-05-252-2/+1
|