aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | before color editscodetorso2024-06-0916-4/+664
* | | Add Dynamic Islandcodetorso2024-06-088-36/+285
| | * fix: import using absolute pathKinfe1232024-06-252-3/+2
| | * feat: loader for form submissionKinfe1232024-06-241-15/+22
| | * fix: ui revampKinfe1232024-06-241-1/+1
| | * fix: ui revamp responsivenessKinfe1232024-06-243-18/+6
| | * fix: clean upKinfe1232024-06-243-11/+1
| | * fix: wiping out the componentsKinfe1232024-06-243-179/+0
| | * fix: making type safeKinfe1232024-06-241-7/+19
| | * fix: unused import and unwanted importKinfe1232024-06-242-310/+27