aboutsummaryrefslogtreecommitdiff
path: root/apps/web/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-035-46/+215
|\
| * uptodate with mainDhravya2024-04-0319-63/+1754
| |\
| * \ update: catch up with mainDhravya2024-04-033-0/+154
| |\ \
| | * | change 'categories' to 'spaces'Dhravya2024-04-022-4/+4
| | * | fix: fix build fail, add category in storedcontenttypesDhravya2024-04-021-23/+25
| | * | added category support in d1 db, changed schemaDhravya2024-04-021-0/+2
| | * | added gemini streaming in cf-ai-backendDhravya2024-03-311-0/+5
| * | | rename to PageItemYash2024-04-012-3/+3
| * | | add new page popoverYash2024-04-0111-160/+444
| |/ /