| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | move to context | Yash | 2024-04-06 | 4 | -44/+25 | |
| | |/ | ||||||
| | * | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-06 | 9 | -34/+413 | |
| | |\ | ||||||
| | | * | changed data structure to fetch spaces | Dhravya | 2024-04-05 | 9 | -447/+161 | |
| | | |\ | ||||||
| | | * | | (NEEDS MIGRATION)made sidebar functional | Dhravya | 2024-04-05 | 9 | -112/+184 | |
| | * | | | add modal | Yash | 2024-04-06 | 4 | -15/+133 | |
| | | |/ | |/| | ||||||
| | * | | remove unused imports | Yash | 2024-04-05 | 1 | -43/+33 | |
| | * | | fix type error | Yash | 2024-04-05 | 1 | -7/+4 | |
| | * | | delete no longer needed components | Yash | 2024-04-05 | 2 | -496/+0 | |
| | * | | `addSpace` function to the context | Yash | 2024-04-05 | 2 | -143/+30 | |
| | * | | add context and fix sidebar | Yash | 2024-04-05 | 4 | -21/+15 | |
| | * | | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-05 | 16 | -327/+189 | |
| | |\| | ||||||
| | | * | make ext work with dev mode | Dhravya | 2024-04-05 | 4 | -6/+26 | |
| | | * | memories that show up are legit now | Dhravya | 2024-04-04 | 12 | -332/+166 | |
| | * | | context added | Yash | 2024-04-05 | 5 | -50/+78 | |
| | |/ | ||||||
| | * | use server in /ui | Dhravya | 2024-04-04 | 2 | -26/+29 | |
| | * | improve phone ux | Yash | 2024-04-04 | 5 | -14/+57 | |
| | * | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-04 | 1 | -6/+2 | |
| | |\ | ||||||
| | | * | i dont even know | Dhravya | 2024-04-03 | 11 | -165/+356 | |
| | | |\ | ||||||
| | | * | | i dont even know | Dhravya | 2024-04-03 | 1 | -6/+2 | |
| | * | | | add custom Bin component | Yash | 2024-04-04 | 7 | -145/+440 | |
| | * | | | fix content paths | Yash | 2024-04-04 | 1 | -5/+1 | |
| | * | | | add auto-animate | Yash | 2024-04-04 | 1 | -0/+1 | |
| | * | | | fix window undefined error | Yash | 2024-04-04 | 1 | -8/+15 | |
| | | |/ | |/| | ||||||
| | * | | better focus states | Yash | 2024-04-03 | 1 | -55/+63 | |
| | * | | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-03 | 29 | -221/+524 | |
| | |\| | ||||||
| | | * | uptodate with main | Dhravya | 2024-04-03 | 24 | -64/+7577 | |
| | | |\ | ||||||
| | | * \ | update: catch up with main | Dhravya | 2024-04-03 | 19 | -5909/+375 | |
| | | |\ \ | |_|/ / |/| | | | ||||||
| * | | | | 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 | |