| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | fix malformed data sometimes | Dhravya | 2024-04-09 | 2 | -11/+17 | |
| | * | new-ui WORKS AND DONE AND DUSTED | Dhravya | 2024-04-09 | 2 | -103/+91 | |
| | * | have a initial search query | Yash | 2024-04-09 | 2 | -22/+21 | |
| | * | chat implementation | Yash | 2024-04-09 | 6 | -87/+204 | |
| | * | // | Yash | 2024-04-09 | 1 | -7/+7 | |
| | * | new chat (incomplete) | Yash | 2024-04-09 | 8 | -191/+288 | |
| | * | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-09 | 6 | -219/+104 | |
| | |\ | ||||||
| | | * | removed unnecessary files | Dhravya | 2024-04-08 | 3 | -178/+0 | |
| | | * | sources in search | Dhravya | 2024-04-08 | 2 | -70/+52 | |
| | | * | messages list | Dhravya | 2024-04-08 | 1 | -29/+68 | |
| | | |\ | ||||||
| | | * | | messages streaminug | Dhravya | 2024-04-08 | 3 | -10/+54 | |
| | * | | | test | Yash | 2024-04-09 | 2 | -26/+50 | |
| | | |/ | |/| | ||||||
| | * | | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-ui | Yash | 2024-04-09 | 7 | -2/+252 | |
| | |\| | ||||||
| | | * | setup for multi chat | Dhravya | 2024-04-08 | 7 | -8/+257 | |
| | * | | chat | Yash | 2024-04-09 | 1 | -53/+91 | |
| | |/ | ||||||
| | * | made it functional | Dhravya | 2024-04-08 | 4 | -73/+219 | |
| | * | aggregate content from same space | Dhravya | 2024-04-08 | 3 | -38/+58 | |
| | * | better phone controls | Yash | 2024-04-06 | 3 | -7/+53 | |
| | * | better phone ui | Yash | 2024-04-06 | 5 | -8/+45 | |
| | * | fix memory modal closing | Yash | 2024-04-06 | 1 | -54/+61 | |
| | * | remove ui page | Yash | 2024-04-06 | 2 | -3/+1 | |
| | * | merge | Yash | 2024-04-06 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | fix: no longer pass down spaces | Dhravya | 2024-04-05 | 1 | -21/+21 | |
| | * | | 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 | |
| | | |\ \ | |_|/ / |/| | | | ||||||