| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | change 'categories' to 'spaces' | Dhravya | 2024-04-02 | 6 | -21/+15 | |
| * | | | | fix: fix build fail, add category in storedcontenttypes | Dhravya | 2024-04-02 | 1 | -23/+25 | |
| * | | | | added category support in d1 db, changed schema | Dhravya | 2024-04-02 | 3 | -1/+6 | |
| * | | | | added category support: add and search | Dhravya | 2024-04-02 | 1 | -0/+7 | |
| * | | | | refactored ai backend code for composability | Dhravya | 2024-04-02 | 6 | -141/+192 | |
| * | | | | gracefully end stream | Dhravya | 2024-04-01 | 1 | -2/+2 | |
| * | | | | fix: donechunk fix | Dhravya | 2024-03-31 | 2 | -11/+11 | |
| * | | | | fix: streaming doesn't work when newline characters are malformed | Dhravya | 2024-03-31 | 1 | -1/+1 | |
| * | | | | fix: auth in extension | Dhravya | 2024-03-31 | 5 | -8/+12 | |
| * | | | | Merge pull request #1 from Dhravya/gemini-api | Dhravya Shah | 2024-03-31 | 11 | -93/+309 | |
| |\ \ \ \ | ||||||
| | * | | | | remove unnecessasry commentgemini-api | Dhravya | 2024-03-31 | 1 | -1/+1 | |
| | * | | | | delete pnpm-lock.yaml | Dhravya | 2024-03-31 | 1 | -5297/+0 | |
| | * | | | | added gemini streaming in cf-ai-backend | Dhravya | 2024-03-31 | 3 | -30/+53 | |
| | | | * | | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Dhravya | 2024-04-01 | 14 | -164/+946 | |
| | | |/| | | |/| | | | ||||||
| | | | * | | rename to PageItem | Yash | 2024-04-01 | 2 | -3/+3 | |
| | | | * | | add new page popover | Yash | 2024-04-01 | 14 | -164/+946 | |
| | * | | | | Merge branch 'main' of https://github.com/Dhravya/supermemory into new-ui | Dhravya | 2024-03-31 | 10 | -25/+90 | |
| | |\ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | | update .github | Dhravya | 2024-03-31 | 2 | -31/+13 | |
| * | | | | final - fix deploy-cf-worker | Dhravya | 2024-03-31 | 1 | -2/+1 | |
| * | | | | build checks | Dhravya | 2024-03-31 | 3 | -43/+2 | |
| * | | | | update CI and test | Dhravya | 2024-03-31 | 2 | -10/+30 | |
| * | | | | (ci): update CI again | Dhravya | 2024-03-31 | 3 | -3/+3 | |
| * | | | | (ci): update CI again | Dhravya | 2024-03-31 | 1 | -1/+3 | |
| * | | | | (ci): testing CI changes again | Dhravya | 2024-03-31 | 3 | -2/+3 | |
| * | | | | (ci): update ci | Dhravya | 2024-03-31 | 1 | -23/+15 | |
| * | | | | (ci): test changes in ci | Dhravya | 2024-03-31 | 2 | -2/+1 | |
| * | | | | (ci): update github action to an even better script with auto deploy to cloud... | Dhravya | 2024-03-31 | 1 | -1/+27 | |
| * | | | | added workflow to auto deploy workers | Dhravya | 2024-03-31 | 3 | -1/+77 | |
| * | | | | (ci): conditionally build and deploy | Dhravya | 2024-03-31 | 1 | -1/+10 | |
| * | | | | (ci): extension path mismatch fix | Dhravya | 2024-03-31 | 2 | -2/+2 | |
| * | | | | update extension: work on all *.dhr.wtf sites | Dhravya | 2024-03-31 | 1 | -1/+1 | |
| | * | | | fix delete button on dark mode | Yash | 2024-03-31 | 1 | -1/+1 | |
| | * | | | List Item with Sidebar | Yash | 2024-03-31 | 10 | -63/+5553 | |
| |/ / / | ||||||
| * | | | redeploy: check for d1 database | Dhravya | 2024-03-31 | 1 | -1/+1 | |
| * | | | . | Dhravya | 2024-03-31 | 1 | -1/+1 | |
| * | | | add wrangler.toml | Dhravya | 2024-03-30 | 4 | -2/+13 | |
| * | | | Merge branch 'main' of https://github.com/Dhravya/supermemory | Dhravya | 2024-03-30 | 1 | -28/+1 | |
| |\ \ \ | ||||||
| | * | | | Update README.md | Dhravya Shah | 2024-03-30 | 1 | -28/+1 | |
| | | * | | animation with framer motion | Yash | 2024-04-03 | 6 | -97/+271 | |
| | | * | | remove debug lie | Yash | 2024-04-03 | 1 | -5/+1 | |
| | | * | | update cmdk | Yash | 2024-04-03 | 1 | -1/+1 | |
| | | * | | add fade-in anim | Yash | 2024-04-03 | 1 | -0/+10 | |
| | | * | | fix font weight | Yash | 2024-04-03 | 2 | -5/+5 | |
| | | |/ | ||||||
| | | * | responsiveness | Yash | 2024-04-02 | 2 | -2/+20 | |
| | | * | responsiveness and phone memory drawer | Yash | 2024-04-02 | 5 | -12/+83 | |
| | | * | fix props | Yash | 2024-04-02 | 1 | -2/+8 | |
| | | * | fix styles | Yash | 2024-04-02 | 1 | -1/+1 | |
| | | * | memory bar | Yash | 2024-04-02 | 9 | -21/+696 | |
| | | * | placeholder | Yash | 2024-04-02 | 2 | -34/+41 | |
| | | * | input with icon | Yash | 2024-04-02 | 1 | -2/+26 | |