| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | error out if there's no idfeat/telegram-api | Dhravya | 2024-06-23 | 3 | -4/+13 |
| | | |||||
| * | add: telegram bot setup with grammy lib | MaheshtheDev | 2024-06-22 | 3 | -4/+180 |
| | | |||||
| * | Merge pull request #76 from Dhravya/kartik | CodeTorso | 2024-06-20 | 18 | -25/+21631 |
| |\ | | | | | Merge Kartik's Code | ||||
| | * | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 56 | -362/+1452 |
| | |\ | |/ |/| | |||||
| * | | added multi-turn conversations | Dhravya | 2024-06-19 | 3 | -72/+141 |
| | | | |||||
| * | | works | Dhravya | 2024-06-19 | 3 | -52/+33 |
| | | | |||||
| * | | 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 |
| | |\ \ | | | | | | | | | 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 | ||||
| | * | add: animated query input | Kartik | 2024-06-17 | 3 | -57/+128 |
| | | | |||||
| | * | ui update: /chat | Kartik | 2024-06-16 | 5 | -1/+21521 |
| | | | |||||
| | * | improve: /home page | Kartik | 2024-06-16 | 12 | -22/+39 |
| | | | |||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Kartik | 2024-06-15 | 36 | -310/+1259 |
| | |\ | |/ |/| | | | codetorso | ||||
| * | | 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 | ||||
| * | | | 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 | ||||
| * | | | | added zod validation to embedQuery | Dhravya | 2024-06-12 | 2 | -21/+24 |
| | | | | | |||||