aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drag and Drop in Canvas!codetorso2024-06-185-19/+185
* Create Embeddings for Canvascodetorso2024-06-185-6/+170
* EditorAI integrated! (1/4)codetorso2024-06-183-47/+39
* codetorso pull remotecodetorso2024-06-185-37/+82
|\
| * Merge pull request #71 from Dhravya/vector-deduplicationDhravya Shah2024-06-175-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
| |/
| * Merge pull request #70 from CodeTorso/codetorsoDhravya Shah2024-06-172-0/+10
| |\
* | | 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-164-7/+34
* 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-162-2/+3
* 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
* Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-161-6/+8
|\
| * Update Setup Guidecodetorso2024-06-161-6/+8
* | 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-1631-105/+478
* getspaces and other features integrated with the backendDhravya2024-06-151-2/+1
* [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation a...Dhravya2024-06-1417-214/+599
* Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-1316-238/+1
|\
| * Merge pull request #59 from Dhravya/revert-58-v2CodeTorso2024-06-1317-25998/+1
| |\
| | * Revert "Add code for extension"CodeTorso2024-06-1217-25998/+1
| |/
* | omgDhravya2024-06-131-2/+2
* | small stuffDhravya2024-06-134-7/+56
* | make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-123-3/+3
* | chat UI and markdown renderer ⚡Dhravya2024-06-1215-25837/+577
* | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-12220-14/+37072
|\|
| * Merge pull request #58 from CodeTorso/v2CodeTorso2024-06-1317-1/+25998
| |\
| | * Implement extensioncodetorso2024-06-048-34/+38
| | * Implemented Highlight in Extensioncodetorso2024-06-0313-74/+70
| | * Add Extension Templatecodetorso2024-06-0220-0/+25997
| * | 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-12203-11/+11071
| |\| |
| | * | Icons now in our website integratedcodetorso2024-06-12202-2/+11062
| | * | 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-113-41/+37
* | | 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-1134-988/+423
* | Add Memories, Canvas, Editorcodetorso2024-06-1050-14/+2781