aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* oofdefault-darkmodeDhravya Shah2024-06-18297-495/+15918
|\
| * Create Embeddings for Canvascodetorso2024-06-184-6/+169
| * EditorAI integrated! (1/4)codetorso2024-06-183-47/+39
| * codetorso pull remotecodetorso2024-06-185-37/+82
| |\
| | * include all selected spaces in the fetch call to backendDhravya2024-06-171-2/+1
| | * vector duplication no longer an issue. support for querying with multiple spa...Dhravya2024-06-174-35/+81
| * | Add Editor Endpointcodetorso2024-06-181-1/+17
| |/
| * add js docscodetorso2024-06-172-0/+10
| * gpt-4o is already a default model, so no error-checking requiredcodetorso2024-06-171-9/+1
| * add number of chunks to the respnose and only show unique valuesDhravya2024-06-163-7/+33
| * added sources to the responseDhravya2024-06-162-2/+13
| * store full infoDhravya2024-06-161-1/+12
| * OCR tryDhravya2024-06-161-1/+1
| * added image support in the backendDhravya2024-06-164-9/+90
| * use a dev vectorize database to prevent pollutionDhravya2024-06-161-1/+1
| * include metadata in response, add type to metadataDhravya2024-06-164-2/+24
| * proper URLsDhravya2024-06-161-1/+1
| * fixed a bugDhravya2024-06-164-16/+19
| * form to add content [PENDING LOADING STATE]Dhravya2024-06-163-37/+79
| * added way to save content and vectorize them. also refactored code and added ...Dhravya2024-06-1630-103/+475
| * [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation a...Dhravya2024-06-1414-213/+405
| * Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-1315-237/+0
| |\
| | * Revert "Add code for extension"CodeTorso2024-06-1215-237/+0
| * | 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-1210-69/+387
| * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-12217-13/+11310
| |\|
| | * Merge pull request #58 from CodeTorso/v2CodeTorso2024-06-1315-0/+237
| | |\
| | | * Implement extensioncodetorso2024-06-047-33/+37
| | | * Implemented Highlight in Extensioncodetorso2024-06-0313-74/+70
| | | * Add Extension Templatecodetorso2024-06-0219-0/+237
| | * | 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-12202-11/+11070
| | |\| |
| | | * | Icons now in our website integratedcodetorso2024-06-12201-2/+11061
| | | * | full screen mode implementedcodetorso2024-06-122-9/+9
| * | | | added zod validation to embedQueryDhravya2024-06-122-21/+24
| * | | | fix backendDhravya2024-06-121-3/+9
| |/ / /
| * | | some documentation for backendDhravya2024-06-112-41/+36
| * | | 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
* | | darkmode by default - so that the colors don't f up on lightmode devicesDhravya Shah2024-06-181-4/+1
|/ /
* | 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
|\