| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge conflicts | Dhravya | 2024-06-30 | 12 | -946/+0 |
| |\ | |||||
| | * | user canvas (2/2) | codetorso | 2024-06-29 | 12 | -946/+0 |
| | | | |||||
| * | | UX improvement: Create space disabled when input value is '' | Dhravya | 2024-06-30 | 1 | -1/+8 |
| | | | |||||
| * | | import using extension | Dhravya | 2024-06-30 | 1 | -0/+21 |
| | | | |||||
| * | | added things | Dhravya | 2024-06-30 | 5 | -8/+23 |
| | | | |||||
| * | | TODO; failed tailwind attempt | Dhravya | 2024-06-29 | 2 | -1/+8 |
| | | | |||||
| * | | more tweaks | Dhravya | 2024-06-29 | 3 | -6/+4 |
| | | | |||||
| * | | config | Dhravya | 2024-06-29 | 3 | -0/+149 |
| | | | |||||
| * | | fixed new chat button showing up on all pages | Dhravya | 2024-06-29 | 2 | -9/+8 |
| | | | |||||
| * | | new filter | Dhravya | 2024-06-29 | 12 | -528/+77 |
| |/ | |||||
| * | removed isDarkMode in canvas for now | Dhravya | 2024-06-25 | 1 | -1/+1 |
| | | |||||
| * | landing page minor changes | Dhravya | 2024-06-25 | 1 | -60/+0 |
| | | |||||
| * | fix: prod issue | Kinfe123 | 2024-06-26 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'main' into feat/landing_revamp | Kinfe Michael Tariku | 2024-06-25 | 41 | -42/+1679 |
| |\ | |||||
| | * | oof | Dhravya | 2024-06-24 | 1 | -2/+2 |
| | | | |||||
| | * | a lot of hotfixes to fix production build | Dhravya | 2024-06-24 | 1 | -1/+3 |
| | | | |||||
| | * | some important housekeeping, crushed all build errors | Dhravya | 2024-06-23 | 6 | -6/+8 |
| | | | |||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-23 | 12 | -0/+873 |
| | |\ | | | | | | | | | | codetorso | ||||
| | | * | clean code+ user canvas (1/2) | codetorso | 2024-06-24 | 12 | -0/+873 |
| | | | | |||||
| | * | | feat: vector lookup and chat is twice as fast now | Dhravya | 2024-06-23 | 1 | -0/+8 |
| | |/ | |||||
| | * | merged code | Dhravya | 2024-06-22 | 17 | -8/+275 |
| | |\ | |||||
| | | * | Unreadable Canvas code, jk 😂 | codetorso | 2024-06-22 | 2 | -1/+30 |
| | | | | |||||
| | | * | improve canvas drag and drop make sidepanel work | codetorso | 2024-06-22 | 8 | -1/+163 |
| | | | | |||||
| | | * | Merge branch 'codetorso' into kartik | CodeTorso | 2024-06-20 | 2 | -24/+24 |
| | | |\ | |||||
| | | * | | add: animated query input | Kartik | 2024-06-17 | 1 | -0/+60 |
| | | | | | |||||
| | | * | | ui update: /chat | Kartik | 2024-06-16 | 1 | -0/+15 |
| | | | | | |||||
| | | * | | improve: /home page | Kartik | 2024-06-16 | 5 | -5/+5 |
| | | | | | |||||
| | * | | | addeed chathistory functionality | Dhravya | 2024-06-22 | 1 | -10/+15 |
| | | |/ | |/| | |||||
| | * | | added logic to handle justification properly | Dhravya Shah | 2024-06-18 | 1 | -0/+1 |
| | | | | |||||
| | * | | darkmode by default | Dhravya Shah | 2024-06-18 | 1 | -24/+22 |
| | | | | |||||
| | * | | add number of chunks to the respnose and only show unique values | Dhravya | 2024-06-16 | 1 | -0/+1 |
| | |/ | |||||
| | * | [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation ↵ | Dhravya | 2024-06-14 | 2 | -0/+191 |
| | | | | | | | | | and database migrations | ||||
| | * | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into ↵ | Dhravya | 2024-06-13 | 1 | -1/+1 |
| | |\ | | | | | | | | | | codetorso | ||||
| | | * | Revert "Add code for extension" | CodeTorso | 2024-06-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | small stuff | Dhravya | 2024-06-13 | 1 | -0/+54 |
| | | | | |||||
| | * | | chat UI and markdown renderer ⚡ | Dhravya | 2024-06-12 | 3 | -8/+182 |
| | |/ | |||||
| | * | Merge pull request #58 from CodeTorso/v2 | CodeTorso | 2024-06-13 | 1 | -1/+1 |
| | |\ | | | | | | | Add code for extension | ||||
| | | * | Implement extension | codetorso | 2024-06-04 | 1 | -1/+1 |
| | | | | |||||
| | * | | AI code refactored | codetorso | 2024-06-11 | 2 | -2/+23 |
| | | | | |||||
| | * | | Add Memories, Canvas, Editor | codetorso | 2024-06-10 | 4 | -0/+16 |
| | | | | |||||
| | * | | Add Dynamic Island | codetorso | 2024-06-08 | 3 | -1/+80 |
| | |/ | |||||
| * | | fix: import using absolute path | Kinfe123 | 2024-06-25 | 2 | -3/+2 |
| | | | |||||
| * | | fix: auth page revamap | Kinfe123 | 2024-06-23 | 1 | -0/+6 |
| | | | |||||
| * | | feet: auth page revamp | Kinfe123 | 2024-06-23 | 1 | -2/+2 |
| | | | |||||
| * | | fix: revamp | Kinfe123 | 2024-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | fix: ui revamp | Kinfe123 | 2024-06-22 | 1 | -1/+1 |
| | | | |||||
| * | | fix: build | Kinfe123 | 2024-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | fix: import error | Kinfe123 | 2024-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | fix: import error | Kinfe123 | 2024-06-21 | 1 | -1/+1 |
| | | | |||||
| * | | fix: import error | Kinfe123 | 2024-06-21 | 1 | -1/+1 |
| | | | |||||