| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | removed loading stuff | Dhravya | 2024-06-24 | 1 | -5/+3 | |
| | | | ||||||
| | * | minor fixes | Dhravya | 2024-06-24 | 3 | -6/+9 | |
| | | | ||||||
| | * | chathistory | Dhravya | 2024-06-24 | 3 | -9/+69 | |
| | | | ||||||
| | * | use gpt-4o again, responses are considerably better. | Dhravya | 2024-06-24 | 2 | -4/+8 | |
| | | | ||||||
| | * | fix: redirect if not logged in | Dhravya | 2024-06-24 | 5 | -20/+19 | |
| | | | ||||||
| | * | aaaaaaaa | Dhravya | 2024-06-24 | 1 | -2/+2 | |
| | | | ||||||
| | * | a lot of hotfixes to fix production build | Dhravya | 2024-06-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | trying to fix build | Dhravya | 2024-06-24 | 1 | -1/+1 | |
| | | | ||||||
| | * | changed packagemanger for apps/web | Dhravya | 2024-06-24 | 1 | -0/+1 | |
| | | | ||||||
| | * | drizzle-orm in dependencies, prod wrangler.toml | Dhravya | 2024-06-24 | 3 | -8/+17 | |
| | | | ||||||
| | * | reduced db calls here, we don't need that complex logic, can just do this lol | Dhravya | 2024-06-24 | 3 | -63/+13 | |
| | | | ||||||
| | * | ts-ignore at the right place | Dhravya | 2024-06-23 | 1 | -2/+2 | |
| | | | ||||||
| | * | some important housekeeping, crushed all build errors | Dhravya | 2024-06-23 | 6 | -195/+105 | |
| | | | ||||||
| | * | made and documented the telegram bot (HYPE) | Dhravya | 2024-06-23 | 6 | -6/+300 | |
| | | | ||||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-23 | 14 | -1006/+133 | |
| | |\ | | | | | | | | | | codetorso | |||||
| | | * | clean code+ user canvas (1/2) | codetorso | 2024-06-24 | 12 | -972/+129 | |
| | | | | ||||||
| | | * | centered layout | codetorso | 2024-06-24 | 3 | -10/+6 | |
| | | | | ||||||
| | | * | fix interactive canvas (2/2) | codetorso | 2024-06-23 | 1 | -27/+1 | |
| | | | | ||||||
| | * | | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 2 | -23/+18 | |
| | | | | ||||||
| | * | | added indexes and stuff | Dhravya | 2024-06-23 | 5 | -9/+735 | |
| | |/ | ||||||
| | * | cleanupchathistory | Dhravya | 2024-06-22 | 4 | -19/+10 | |
| | | | ||||||
| | * | deleted chatpage | Dhravya | 2024-06-22 | 1 | -120/+0 | |
| | | | ||||||
| | * | merged code | Dhravya | 2024-06-22 | 44 | -2541/+860 | |
| | |\ | ||||||
| | | * | Unreadable Canvas code, jk 😂 | codetorso | 2024-06-22 | 7 | -47/+288 | |
| | | | | ||||||
| | | * | improve canvas drag and drop make sidepanel work | codetorso | 2024-06-22 | 30 | -2197/+33 | |
| | | | | ||||||
| | | * | Fine tuning canvas (1/2) | codetorso | 2024-06-22 | 3 | -56/+87 | |
| | | | | ||||||
| | | * | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 41 | -263/+1196 | |
| | | |\ | ||||||
| | | * | | add: animated query input | Kartik | 2024-06-17 | 2 | -57/+68 | |
| | | | | | ||||||
| | | * | | ui update: /chat | Kartik | 2024-06-16 | 2 | -1/+81 | |
| | | | | | ||||||
| | | * | | improve: /home page | Kartik | 2024-06-16 | 7 | -17/+34 | |
| | | | | | ||||||
| | * | | | addeed chathistory functionality | Dhravya | 2024-06-22 | 14 | -108/+507 | |
| | | |/ | |/| | ||||||
| | * | | added multi-turn conversations | Dhravya | 2024-06-19 | 3 | -72/+141 | |
| | | | | ||||||
| | * | | works | Dhravya | 2024-06-19 | 2 | -51/+32 | |
| | | | | ||||||
| | * | | Another Failed Attempt at streaming | codetorso | 2024-06-19 | 2 | -37/+47 | |
| | | | | ||||||
| | * | | Improve code, failed attempt at Streaming text | codetorso | 2024-06-19 | 3 | -26/+60 | |
| | | | | ||||||
| | * | | Add Drag & Drop code | codetorso | 2024-06-18 | 2 | -8/+49 | |
| | |\ \ | ||||||
| | | * | | fix: Cta component background color | MaheshtheDev | 2024-06-18 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 1 | -7/+48 | |
| | | | | | ||||||
| | * | | | Drag and Drop in Canvas! | codetorso | 2024-06-18 | 5 | -19/+185 | |
| | |/ / | ||||||
| | * | | Create Embeddings for Canvas | codetorso | 2024-06-18 | 4 | -6/+169 | |
| | | | | ||||||
| | * | | EditorAI integrated! (1/4) | codetorso | 2024-06-18 | 2 | -46/+38 | |
| | | | | ||||||
| | * | | include all selected spaces in the fetch call to backend | Dhravya | 2024-06-17 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 2 | -6/+32 | |
| | | | | ||||||
| | * | | added sources to the response | Dhravya | 2024-06-16 | 1 | -2/+12 | |
| | | | | ||||||
| | * | | include metadata in response, add type to metadata | Dhravya | 2024-06-16 | 1 | -1/+19 | |
| | | | | ||||||
| | * | | fixed a bug | Dhravya | 2024-06-16 | 2 | -1/+13 | |
| | | | | ||||||
| | * | | form to add content [PENDING LOADING STATE] | Dhravya | 2024-06-16 | 2 | -37/+79 | |
| | | | | ||||||
| | * | | added way to save content and vectorize them. also refactored code and added ↵ | Dhravya | 2024-06-16 | 29 | -103/+475 | |
| | |/ | | | | | | | a bypass to browser rendering | |||||
| | * | [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵ | Dhravya | 2024-06-14 | 14 | -213/+405 | |
| | | | | | | | | | and database migrations | |||||
| | * | small stuff | Dhravya | 2024-06-13 | 3 | -7/+2 | |
| | | | ||||||