aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' of https://github.com/Dhravya/supermemory into new-uinew-uiYash2024-04-1146-541/+881
|\
| * save user ID with url to ensure that same website can be saved by usersDhravya2024-04-102-20/+9
| * some branding attemptsDhravya2024-04-1015-7949/+46
| * extension styling such that website content is not affected https://twitter.c...Dhravya2024-04-1036-2109/+4378
| * fix styling in extension, remove ai sidebar in extensionDhravya2024-04-103-0/+5982
| * cleanups for productionDhravya2024-04-105-21/+24
* | novel editorYash2024-04-113-28/+100
* | okYash2024-04-114-238/+121
|/
* better mdYash2024-04-103-69/+100
* filter spaces supportDhravya2024-04-102-31/+49
* spaces in the APIDhravya2024-04-102-4/+7
* removed all pnpm-lock filesDhravya2024-04-091-5805/+0
* fix malformed data sometimesDhravya2024-04-091-11/+14
* new-ui WORKS AND DONE AND DUSTEDDhravya2024-04-091-103/+90
* have a initial search queryYash2024-04-092-22/+21
* chat implementationYash2024-04-096-87/+204
* //Yash2024-04-091-7/+7
* new chat (incomplete)Yash2024-04-097-189/+284
* Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-096-219/+104
|\
| * removed unnecessary filesDhravya2024-04-083-178/+0
| * sources in searchDhravya2024-04-082-70/+52
| * messages listDhravya2024-04-081-29/+68
| |\
| * | messages streaminugDhravya2024-04-083-10/+54
* | | testYash2024-04-092-26/+50
| |/ |/|
* | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-094-1/+157
|\|
| * setup for multi chatDhravya2024-04-084-7/+162
* | chatYash2024-04-091-53/+91
|/
* made it functionalDhravya2024-04-084-73/+219
* aggregate content from same spaceDhravya2024-04-083-38/+58
* better phone controlsYash2024-04-063-7/+53
* better phone uiYash2024-04-065-8/+45
* fix memory modal closingYash2024-04-061-54/+61
* remove ui pageYash2024-04-062-3/+1
* move to contextYash2024-04-064-44/+25
* Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-069-34/+413
|\
| * changed data structure to fetch spacesDhravya2024-04-059-447/+161
| |\
| * | (NEEDS MIGRATION)made sidebar functionalDhravya2024-04-059-112/+184
* | | add modalYash2024-04-064-15/+133
| |/ |/|
* | remove unused importsYash2024-04-051-43/+33
* | fix type errorYash2024-04-051-7/+4
* | delete no longer needed componentsYash2024-04-052-496/+0
* | `addSpace` function to the contextYash2024-04-052-143/+30
* | add context and fix sidebarYash2024-04-054-21/+15
* | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-0511-321/+162
|\|
| * memories that show up are legit nowDhravya2024-04-0411-332/+165
* | context addedYash2024-04-055-50/+78
|/
* use server in /uiDhravya2024-04-042-26/+29
* improve phone uxYash2024-04-045-14/+57
* add custom Bin componentYash2024-04-047-145/+440
* fix content pathsYash2024-04-041-5/+1