aboutsummaryrefslogtreecommitdiff
path: root/apps/web/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' of https://github.com/Dhravya/supermemory into new-uinew-uiYash2024-04-1131-501/+843
|\
| * save user ID with url to ensure that same website can be saved by usersDhravya2024-04-102-20/+9
| |
| * some branding attemptsDhravya2024-04-106-10/+46
| |
| * extension styling such that website content is not affected ↵Dhravya2024-04-1028-522/+659
| | | | | | | | https://twitter.com/DhravyaShah/status/1778189224396922948
| * fix styling in extension, remove ai sidebar in extensionDhravya2024-04-102-0/+177
| |
| * cleanups for productionDhravya2024-04-105-21/+24
| |
* | novel editorYash2024-04-113-28/+100
| |
* | okYash2024-04-113-238/+120
|/
* better mdYash2024-04-103-69/+100
|
* filter spaces supportDhravya2024-04-102-31/+49
|
* spaces in the APIDhravya2024-04-102-4/+7
|
* 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-093-82/+194
|
* //Yash2024-04-091-7/+7
|
* new chat (incomplete)Yash2024-04-096-189/+273
|
* 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-091-25/+49
| |/ |/|
* | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-093-1/+152
|\|
| * setup for multi chatDhravya2024-04-083-7/+157
| |
* | chatYash2024-04-091-53/+91
|/
* made it functionalDhravya2024-04-084-73/+219
|
* aggregate content from same spaceDhravya2024-04-082-31/+33
|
* 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-067-18/+374
|\
| * changed data structure to fetch spacesDhravya2024-04-059-447/+161
| |\
| * | (NEEDS MIGRATION)made sidebar functionalDhravya2024-04-057-96/+145
| | |
* | | 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-059-307/+134
|\|
| * memories that show up are legit nowDhravya2024-04-049-318/+137
| |
* | context addedYash2024-04-055-50/+78
|/
* use server in /uiDhravya2024-04-042-26/+29
|
* improve phone uxYash2024-04-044-13/+56
|
* add custom Bin componentYash2024-04-047-145/+440
|
* fix window undefined errorYash2024-04-041-8/+15
|
* better focus statesYash2024-04-031-55/+63
|