| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | done! | codetorso | 2024-07-01 | 1 | -9/+9 |
| * | canvas (3/3) | codetorso | 2024-07-01 | 8 | -28/+350 |
| * | fix typescript errors | codetorso | 2024-06-29 | 15 | -1108/+11 |
| * | user canvas (2/2) | codetorso | 2024-06-29 | 16 | -122/+1174 |
| * | User Canvas (1/2) | codetorso | 2024-06-29 | 9 | -21/+197 |
| * | minor error fixes | Dhravya Shah | 2024-06-26 | 2 | -2/+2 |
| * | updated nav | Lakshay Bhushan | 2024-06-26 | 1 | -2/+2 |
| * | minor spacing & color fix for showcase component | Lakshay Bhushan | 2024-06-26 | 1 | -5/+5 |
| * | fixed alignment for twitter icon | Dhravya Shah | 2024-06-26 | 1 | -1/+1 |
| * | text on landing pages | Dhravya | 2024-06-26 | 1 | -16/+10 |
| * | fix: adding self hostable | Kinfe123 | 2024-06-26 | 3 | -5/+739 |
| * | landing page minor changes | Dhravya | 2024-06-25 | 9 | -125/+233 |
| * | fix: prod issue | Kinfe123 | 2024-06-26 | 2 | -4/+2 |
| * | fix: minor padding and alignment leaks | Kinfe123 | 2024-06-26 | 1 | -21/+19 |
| * | Merge branch 'main' into feat/landing_revamp | Kinfe Michael Tariku | 2024-06-25 | 43 | -651/+2434 |
| |\ | |||||
| | * | to a responsive future 🚀 | Dhravya | 2024-06-25 | 3 | -76/+59 |
| | * | we close the modal once memory creation is started | Dhravya | 2024-06-24 | 1 | -2/+1 |
| | * | close modal after adding memory | Dhravya | 2024-06-24 | 1 | -0/+2 |
| | * | added toast for loading and fixed chathistory | Dhravya | 2024-06-24 | 2 | -3/+3 |
| | * | removed loading stuff | Dhravya | 2024-06-24 | 1 | -5/+3 |
| | * | minor fixes | Dhravya | 2024-06-24 | 2 | -2/+5 |
| | * | chathistory | Dhravya | 2024-06-24 | 2 | -5/+65 |
| | * | use gpt-4o again, responses are considerably better. | Dhravya | 2024-06-24 | 1 | -0/+4 |
| | * | fix: redirect if not logged in | Dhravya | 2024-06-24 | 3 | -0/+12 |
| | * | drizzle-orm in dependencies, prod wrangler.toml | Dhravya | 2024-06-24 | 2 | -5/+4 |
| | * | 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 | 4 | -195/+101 |
| | * | made and documented the telegram bot (HYPE) | Dhravya | 2024-06-23 | 5 | -6/+205 |
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet... | Dhravya | 2024-06-23 | 14 | -1006/+133 |
| | |\ | |||||
| | | * | 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 | 1 | -0/+28 |
| | |/ | |||||
| | * | cleanupchathistory | Dhravya | 2024-06-22 | 4 | -19/+10 |
| | * | deleted chatpage | Dhravya | 2024-06-22 | 1 | -120/+0 |
| | * | merged code | Dhravya | 2024-06-22 | 43 | -2540/+859 |
| | |\ | |||||
| | | * | 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 | 39 | -584/+1174 |
| | | |\ | |||||
| | | * | | 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 | 6 | -16/+33 |
| | * | | | addeed chathistory functionality | Dhravya | 2024-06-22 | 8 | -96/+318 |
| | | |/ | |/| | |||||
| | * | | 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 |