| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Another Failed Attempt at streaming | codetorso | 2024-06-19 | 3 | -40/+49 | |
| * | | | | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 4 | -30/+65 | |
| * | | | | Add Drag & Drop code | codetorso | 2024-06-18 | 4 | -32/+72 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #75 from MaheshtheDev/fix/cta-bg | Dhravya Shah | 2024-06-18 | 1 | -1/+1 | |
| | |\ \ \ \ | ||||||
| | | * | | | | fix: Cta component background color | MaheshtheDev | 2024-06-18 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| | * | | | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 2 | -7/+49 | |
| | * | | | | darkmode by default | Dhravya Shah | 2024-06-18 | 1 | -24/+22 | |
| * | | | | | Drag and Drop in Canvas! | codetorso | 2024-06-18 | 5 | -19/+185 | |
| |/ / / / | ||||||
| * | | | | 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 | |
| | |\ \ \ \ | ||||||
| | | * | | | | 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 spa... | Dhravya | 2024-06-17 | 4 | -35/+81 | |
| | |/ / / / | ||||||
| | * | | | | Merge pull request #70 from CodeTorso/codetorso | Dhravya Shah | 2024-06-17 | 2 | -0/+10 | |
| | |\ \ \ \ | ||||||
| * | | | | | | 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 codet... | Dhravya | 2024-06-16 | 1 | -6/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | 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 | |
| | |/ / |/| | | ||||||
| * | | | 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 a... | Dhravya | 2024-06-14 | 17 | -214/+599 | |
| * | | | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet... | Dhravya | 2024-06-13 | 16 | -238/+1 | |
| |\| | | ||||||
| | * | | Merge pull request #59 from Dhravya/revert-58-v2 | CodeTorso | 2024-06-13 | 17 | -25998/+1 | |
| | |\ \ | ||||||
| | | * | | 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 codet... | Dhravya | 2024-06-12 | 220 | -14/+37072 | |
| |\| | | ||||||
| | * | | Merge pull request #58 from CodeTorso/v2 | CodeTorso | 2024-06-13 | 17 | -1/+25998 | |
| | |\ \ | ||||||
| | | * | | 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 animatio | codetorso | 2024-06-12 | 2 | -4/+5 | |
| | * | | | | Merge pull request #56 from CodeTorso/codetorso | CodeTorso | 2024-06-12 | 203 | -11/+11071 | |
| | |\| | | | ||||||
| | | * | | | Icons now in our website integrated | codetorso | 2024-06-12 | 202 | -2/+11062 | |
| | | * | | | full screen mode implemented | codetorso | 2024-06-12 | 2 | -9/+9 | |