aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-2314-1006/+133
| |\
| | * clean code+ user canvas (1/2)codetorso2024-06-2412-972/+129
| | * centered layoutcodetorso2024-06-243-10/+6
| | * fix interactive canvas (2/2)codetorso2024-06-231-27/+1
| * | feat: vector lookup and chat is twice as fast nowDhravya2024-06-232-23/+18
| * | added indexes and stuffDhravya2024-06-231-0/+28
| |/
| * cleanupchathistoryDhravya2024-06-224-19/+10
| * deleted chatpageDhravya2024-06-221-120/+0
| * merged codeDhravya2024-06-2243-2540/+859
| |\
| | * Unreadable Canvas code, jk 😂codetorso2024-06-227-47/+288
| | * improve canvas drag and drop make sidepanel workcodetorso2024-06-2230-2197/+33
| | * Fine tuning canvas (1/2)codetorso2024-06-223-56/+87
| | * Merge branch 'codetorso' into kartikCodeTorso2024-06-2039-584/+1174
| | |\
| | * | 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-228-96/+318
| | |/ | |/|
| * | 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
| |/
| * [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
* | feat: loader for form submissionKinfe1232024-06-241-15/+22