| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | oofdefault-darkmode | Dhravya Shah | 2024-06-18 | 314 | -518/+16482 |
| |\ | |||||
| | * | Create Embeddings for Canvas | codetorso | 2024-06-18 | 5 | -6/+170 |
| | | | |||||
| | * | EditorAI integrated! (1/4) | codetorso | 2024-06-18 | 3 | -47/+39 |
| | | | |||||
| | * | codetorso pull remote | codetorso | 2024-06-18 | 5 | -37/+82 |
| | |\ | |||||
| | | * | Merge pull request #71 from Dhravya/vector-deduplication | Dhravya Shah | 2024-06-17 | 5 | -37/+82 |
| | | |\ | | | | | | | | | Vector deduplication | ||||
| | | | * | include all selected spaces in the fetch call to backend | Dhravya | 2024-06-17 | 1 | -2/+1 |
| | | | | | |||||
| | | | * | vector duplication no longer an issue. support for querying with multiple ↵ | Dhravya | 2024-06-17 | 4 | -35/+81 |
| | | |/ | | | | | | | | | | spaces. | ||||
| | | * | Merge pull request #70 from CodeTorso/codetorso | Dhravya Shah | 2024-06-17 | 2 | -0/+10 |
| | | |\ | | | | | | | | | add js docs | ||||
| | * | | | Add Editor Endpoint | codetorso | 2024-06-18 | 1 | -1/+17 |
| | | |/ | |/| | |||||
| | * | | add js docs | codetorso | 2024-06-17 | 2 | -0/+10 |
| | |/ | |||||
| | * | gpt-4o is already a default model, so no error-checking required | codetorso | 2024-06-17 | 1 | -9/+1 |
| | | | |||||
| | * | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 4 | -7/+34 |
| | | | |||||
| | * | added sources to the response | Dhravya | 2024-06-16 | 2 | -2/+13 |
| | | | |||||
| | * | store full info | Dhravya | 2024-06-16 | 1 | -1/+12 |
| | | | |||||
| | * | OCR try | Dhravya | 2024-06-16 | 1 | -1/+1 |
| | | | |||||
| | * | added image support in the backend | Dhravya | 2024-06-16 | 4 | -9/+90 |
| | | | |||||
| | * | use a dev vectorize database to prevent pollution | Dhravya | 2024-06-16 | 2 | -2/+3 |
| | | | |||||
| | * | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 4 | -2/+24 |
| | | | |||||
| | * | proper URLs | Dhravya | 2024-06-16 | 1 | -1/+1 |
| | | | |||||
| | * | fixed a bug | Dhravya | 2024-06-16 | 4 | -16/+19 |
| | | | |||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-16 | 1 | -6/+8 |
| | |\ | | | | | | | | | | codetorso | ||||
| | | * | Update Setup Guide | codetorso | 2024-06-16 | 1 | -6/+8 |
| | | | | |||||
| | * | | form to add content [PENDING LOADING STATE] | Dhravya | 2024-06-16 | 3 | -37/+79 |
| | |/ | |||||
| | * | added way to save content and vectorize them. also refactored code and added ↵ | Dhravya | 2024-06-16 | 31 | -105/+478 |
| | | | | | | | | | a bypass to browser rendering | ||||
| | * | getspaces and other features integrated with the backend | Dhravya | 2024-06-15 | 1 | -2/+1 |
| | | | |||||
| | * | [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵ | Dhravya | 2024-06-14 | 17 | -214/+599 |
| | | | | | | | | | and database migrations | ||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-13 | 16 | -238/+1 |
| | |\ | | | | | | | | | | codetorso | ||||
| | | * | Merge pull request #59 from Dhravya/revert-58-v2 | CodeTorso | 2024-06-13 | 17 | -25998/+1 |
| | | |\ | | | | | | | | | Revert "Add code for extension" | ||||
| | | | * | Revert "Add code for extension" | CodeTorso | 2024-06-12 | 17 | -25998/+1 |
| | | |/ | |||||
| | * | | omg | Dhravya | 2024-06-13 | 1 | -2/+2 |
| | | | | |||||
| | * | | small stuff | Dhravya | 2024-06-13 | 4 | -7/+56 |
| | | | | |||||
| | * | | make header and menu fixed instead of absolute to prevent movement on scroll | Dhravya | 2024-06-12 | 3 | -3/+3 |
| | | | | |||||
| | * | | chat UI and markdown renderer ⚡ | Dhravya | 2024-06-12 | 15 | -25837/+577 |
| | | | | |||||
| | * | | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-12 | 220 | -14/+37072 |
| | |\| | | | | | | | | | | codetorso | ||||
| | | * | Merge pull request #58 from CodeTorso/v2 | CodeTorso | 2024-06-13 | 17 | -1/+25998 |
| | | |\ | | | | | | | | | Add code for extension | ||||
| | | | * | Implement extension | codetorso | 2024-06-04 | 8 | -34/+38 |
| | | | | | |||||
| | | | * | Implemented Highlight in Extension | codetorso | 2024-06-03 | 13 | -74/+70 |
| | | | | | |||||
| | | | * | Add Extension Template | codetorso | 2024-06-02 | 20 | -0/+25997 |
| | | | | | |||||
| | | * | | Merge pull request #57 from CodeTorso/codetorso | CodeTorso | 2024-06-12 | 2 | -4/+5 |
| | | |\ \ | | | | | | | | | | | smoothening animation | ||||
| | | | * | | smoothening animatio | codetorso | 2024-06-12 | 2 | -4/+5 |
| | | | | | | |||||
| | | * | | | Merge pull request #56 from CodeTorso/codetorso | CodeTorso | 2024-06-12 | 203 | -11/+11071 |
| | | |\| | | | | | | | | | | | | added tldraw assets to our site and full screen mode for canvas | ||||
| | | | * | | Icons now in our website integrated | codetorso | 2024-06-12 | 202 | -2/+11062 |
| | | | | | | |||||
| | | | * | | full screen mode implemented | codetorso | 2024-06-12 | 2 | -9/+9 |
| | | | | | | |||||
| | * | | | | added zod validation to embedQuery | Dhravya | 2024-06-12 | 2 | -21/+24 |
| | | | | | | |||||
| | * | | | | fix backend | Dhravya | 2024-06-12 | 1 | -3/+9 |
| | |/ / / | |||||
| | * | | | some documentation for backend | Dhravya | 2024-06-11 | 3 | -41/+37 |
| | | | | | |||||
| | * | | | minor changes and improvements | Dhravya | 2024-06-11 | 6 | -104/+104 |
| | |/ / | |||||
| | * | | Adding keyboard shortcuts, responsive design that 99% don't need but still | codetorso | 2024-06-11 | 3 | -74/+149 |
| | | | | |||||
| | * | | AI code refactored | codetorso | 2024-06-11 | 34 | -988/+423 |
| | | | | |||||
| | * | | Add Memories, Canvas, Editor | codetorso | 2024-06-10 | 50 | -14/+2781 |
| | | | | |||||