| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | canvas (3/3) | codetorso | 2024-07-01 | 12 | -73/+397 | |
| | |/ / | ||||||
| | * | | fix typescript errors | codetorso | 2024-06-29 | 16 | -16/+27 | |
| | * | | user canvas (2/2) | codetorso | 2024-06-29 | 19 | -160/+271 | |
| | * | | User Canvas (1/2) | codetorso | 2024-06-29 | 16 | -28/+1076 | |
| | |/ | ||||||
| * | | show updates in the extension | Dhravya | 2024-06-30 | 3 | -89/+91 | |
| * | | more spacing in memories page | Dhravya | 2024-06-30 | 1 | -4/+4 | |
| * | | removed unwanted information from the memories page | Dhravya | 2024-06-30 | 1 | -4/+5 | |
| * | | revalidate page | Dhravya | 2024-06-30 | 7 | -226/+234 | |
| * | | makeshift notes page | Dhravya | 2024-06-30 | 8 | -7/+57 | |
| * | | ensure useriD while saving | Dhravya | 2024-06-30 | 9 | -7/+727 | |
| * | | search endpoint | Dhravya | 2024-06-30 | 3 | -3/+48 | |
| * | | save unique vectors for users from extension | Dhravya | 2024-06-30 | 5 | -9/+19 | |
| * | | UX improvement: Create space disabled when input value is '' | Dhravya | 2024-06-30 | 1 | -1/+8 | |
| * | | import using extension | Dhravya | 2024-06-30 | 2 | -0/+96 | |
| * | | added things | Dhravya | 2024-06-30 | 24 | -91/+1623 | |
| * | | tailwind shadow dom | Dhravya | 2024-06-29 | 3 | -25/+34 | |
| * | | TODO; failed tailwind attempt | Dhravya | 2024-06-29 | 20 | -118/+2714 | |
| * | | made fiter functinoal | Dhravya | 2024-06-29 | 1 | -5/+19 | |
| * | | added comments in memories page | Dhravya | 2024-06-29 | 2 | -1/+10 | |
| * | | memories page | Dhravya | 2024-06-29 | 8 | -130/+50 | |
| * | | schema | Dhravya | 2024-06-29 | 11 | -368/+877 | |
| * | | more tweaks | Dhravya | 2024-06-29 | 7 | -23/+88 | |
| * | | design improvement | Dhravya | 2024-06-29 | 2 | -1/+39 | |
| * | | config | Dhravya | 2024-06-29 | 4 | -0/+155 | |
| * | | fixed new chat button showing up on all pages | Dhravya | 2024-06-29 | 14 | -54/+188 | |
| * | | fix: Spaces filter not working | Dhravya | 2024-06-29 | 5 | -18/+25 | |
| * | | dynamic island no longer needed | Dhravya | 2024-06-29 | 1 | -5/+0 | |
| * | | new filter | Dhravya | 2024-06-29 | 17 | -598/+402 | |
| * | | allow pointer events | Dhravya | 2024-06-28 | 5 | -11/+13 | |
| |/ | ||||||
| * | minor error fixes | Dhravya Shah | 2024-06-26 | 6 | -1355/+6 | |
| * | fix: baseUrl should be same as Url | Dhravya Shah | 2024-06-26 | 1 | -1/+1 | |
| * | Merge pull request #83 from lakshaybhushan/main | Dhravya Shah | 2024-06-26 | 2 | -7/+7 | |
| |\ | ||||||
| | * | 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 | |
| * | Merge pull request #82 from Kinfe123/feat/landing_revamp | Dhravya Shah | 2024-06-26 | 48 | -463/+2498 | |
| |\ | ||||||
| | * | text on landing pages | Dhravya | 2024-06-26 | 1 | -16/+10 | |
| | * | fix: adding self hostable | Kinfe123 | 2024-06-26 | 4 | -6/+740 | |
| | * | removed isDarkMode in canvas for now | Dhravya | 2024-06-25 | 1 | -1/+1 | |
| | * | change wrangler.toml to point to prod db | Dhravya | 2024-06-25 | 1 | -5/+5 | |
| | * | landing page minor changes | Dhravya | 2024-06-25 | 16 | -191/+239 | |
| | * | fix: prod issue | Kinfe123 | 2024-06-26 | 3 | -4/+3 | |
| | * | 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 | 331 | -948/+17329 | |
| | |\ | |/ |/| | ||||||
| * | | dev and prod databases | Dhravya | 2024-06-25 | 1 | -3/+5 | |
| * | | to a responsive future 🚀 | Dhravya | 2024-06-25 | 4 | -80/+63 | |
| * | | 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 | |