| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get pagecount as well | Dhravya | 2024-04-13 | 1 | -3/+17 |
| * | notes in vector db | Dhravya | 2024-04-13 | 1 | -1/+2 |
| * | made pageToMemory work | Dhravya | 2024-04-13 | 1 | -6/+10 |
| * | add page data to vector db | Dhravya | 2024-04-13 | 2 | -17/+66 |
| * | fix layout | yxshv | 2024-04-14 | 1 | -3/+3 |
| * | Merge branch 'main' of https://github.com/dhravya/supermemory | yxshv | 2024-04-14 | 14 | -702/+793 |
| |\ | |||||
| | * | fix build fail | Dhravya | 2024-04-13 | 1 | -1/+0 |
| | * | Merge branch 'main' of https://github.com/Dhravya/supermemory | Dhravya | 2024-04-13 | 1 | -4/+9 |
| | |\ | |||||
| | * | | privacy page | Dhravya | 2024-04-13 | 1 | -0/+2 |
| | * | | pulled yash | Dhravya | 2024-04-13 | 2 | -5/+7 |
| | |\ \ | |||||
| | * \ \ | resolved conflicts | Dhravya | 2024-04-13 | 7 | -27/+109 |
| | |\ \ \ | |||||
| | * \ \ \ | added browser rendering for getting clean page content | Dhravya | 2024-04-13 | 3 | -12/+44 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | conflicts | Dhravya | 2024-04-13 | 9 | -198/+625 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | merge | Dhravya | 2024-04-13 | 7 | -208/+249 |
| | * | | | | | | CloudflareAI for better streaming | Dhravya | 2024-04-13 | 1 | -1/+4 |
| * | | | | | | | fix relaod bug | yxshv | 2024-04-14 | 3 | -89/+84 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | fix phone layout | yxshv | 2024-04-14 | 1 | -4/+9 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | fixed spaces memories appearance-reappearance bug | yxshv | 2024-04-14 | 2 | -4/+7 |
| | |_|_|/ |/| | | | |||||
| * | | | | fix notes | yxshv | 2024-04-13 | 4 | -15/+19 |
| * | | | | delete spaces and memories | yxshv | 2024-04-13 | 4 | -16/+71 |
| * | | | | order by savedAt | yxshv | 2024-04-13 | 2 | -4/+2 |
| | |_|/ |/| | | |||||
| * | | | fix metadata | yxshv | 2024-04-13 | 3 | -11/+38 |
| | |/ |/| | |||||
| * | | fix edge case for getting metadata | yxshv | 2024-04-13 | 1 | -0/+2 |
| * | | fix favicons | yxshv | 2024-04-13 | 6 | -59/+106 |
| * | | space add | yxshv | 2024-04-13 | 4 | -26/+144 |
| * | | spaces dialog | yxshv | 2024-04-13 | 6 | -105/+166 |
| * | | search results | yxshv | 2024-04-13 | 4 | -38/+122 |
| * | | memory item | yxshv | 2024-04-13 | 4 | -102/+168 |
| * | | e | yxshv | 2024-04-13 | 1 | -15/+11 |
| * | | merge | yxshv | 2024-04-13 | 5 | -7/+249 |
| |\| | |||||
| | * | aaaaaaaaaaaaa | Dhravya | 2024-04-12 | 1 | -1/+1 |
| | * | vectorize function | Dhravya | 2024-04-12 | 1 | -0/+2 |
| | * | bookmark tweets feature | Dhravya | 2024-04-12 | 1 | -0/+61 |
| | * | mark runtime=edge for spaces | Dhravya | 2024-04-12 | 1 | -13/+15 |
| | * | added logic for importing all tweets | Dhravya | 2024-04-12 | 3 | -5/+164 |
| * | | fix dialog to add spaces | yxshv | 2024-04-13 | 3 | -3/+21 |
| |/ | |||||
| * | new route /spaces | yxshv | 2024-04-13 | 1 | -0/+70 |
| * | merge | yxshv | 2024-04-13 | 3 | -7/+20 |
| |\ | |||||
| | * | proper caching and KV | Dhravya | 2024-04-12 | 2 | -2/+2 |
| | * | fix: vector length issue | Dhravya | 2024-04-12 | 2 | -7/+20 |
| * | | update store route | yxshv | 2024-04-13 | 1 | -28/+12 |
| |/ | |||||
| * | done | Dhravya | 2024-04-11 | 4 | -23/+31 |
| * | added ratelimits | Dhravya | 2024-04-11 | 4 | -0/+32 |
| * | properly show ids | Dhravya | 2024-04-11 | 1 | -2/+8 |
| * | spaces not showing bug fixed | Dhravya | 2024-04-11 | 2 | -9/+11 |
| * | minor edits to make stuff work | Dhravya | 2024-04-11 | 4 | -31/+48 |
| * | add search to context | yxshv | 2024-04-11 | 3 | -26/+38 |
| * | sql queries | yxshv | 2024-04-11 | 2 | -1/+33 |
| * | update sql queries | yxshv | 2024-04-11 | 6 | -339/+119 |
| * | new db actions | yxshv | 2024-04-11 | 3 | -13/+47 |