aboutsummaryrefslogtreecommitdiff
path: root/apps/web/src/components/Main.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactored UI, with shared components and UI, better rules and million lintDhravya2024-05-251-533/+0
* Fix default behavior bugPelps122024-04-191-1/+4
* Change "Enter" submit logicPelps122024-04-181-2/+2
* don't remove value on completionDhravya2024-04-151-1/+0
* enter to sendDhravya2024-04-151-102/+98
* fix input scroll bugYash2024-04-151-20/+20
* everything doneyxshv2024-04-151-2/+15
* add profile and fix drawer scrollyxshv2024-04-151-9/+75
* fixyxshv2024-04-141-1/+2
* new modalsyxshv2024-04-141-5/+20
* fix layoutyxshv2024-04-141-3/+3
* Merge branch 'main' of https://github.com/dhravya/supermemoryyxshv2024-04-141-1/+4
|\
| * Merge branch 'main' of https://github.com/Dhravya/supermemoryDhravya2024-04-131-4/+9
| |\
| * | CloudflareAI for better streamingDhravya2024-04-131-1/+4
* | | fix relaod bugyxshv2024-04-141-1/+1
| |/ |/|
* | fix phone layoutyxshv2024-04-141-4/+9
|/
* spaces not showing bug fixedDhravya2024-04-111-7/+4
* minor edits to make stuff workDhravya2024-04-111-4/+9
* okYash2024-04-111-3/+3
* add modalYash2024-04-111-0/+2
* Merge branch 'main' of https://github.com/Dhravya/supermemoryYash2024-04-111-2/+2
|\
| * changes in how we save vectorsDhravya2024-04-101-2/+2
* | notessYash2024-04-111-26/+10
|/
* save user ID with url to ensure that same website can be saved by usersDhravya2024-04-101-2/+1
* some branding attemptsDhravya2024-04-101-3/+5
* cleanups for productionDhravya2024-04-101-1/+0
* better mdYash2024-04-101-52/+76
* filter spaces supportDhravya2024-04-101-7/+22
* spaces in the APIDhravya2024-04-101-3/+4
* new-ui WORKS AND DONE AND DUSTEDDhravya2024-04-091-103/+90
* have a initial search queryYash2024-04-091-18/+16
* chat implementationYash2024-04-091-75/+102
* //Yash2024-04-091-7/+7
* new chat (incomplete)Yash2024-04-091-111/+153
* Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-091-39/+98
|\
| * removed unnecessary filesDhravya2024-04-081-1/+0
| * sources in searchDhravya2024-04-081-70/+50
| * messages listDhravya2024-04-081-29/+68
| |\
| * | messages streaminugDhravya2024-04-081-7/+50
* | | testYash2024-04-091-25/+49
| |/ |/|
* | Merge branch 'new-ui' of https://github.com/Dhravya/supermemory into new-uiYash2024-04-091-1/+40
|\|
| * setup for multi chatDhravya2024-04-081-7/+45
* | chatYash2024-04-091-53/+91
|/
* made it functionalDhravya2024-04-081-36/+141
* better phone uiYash2024-04-061-1/+1
* context addedYash2024-04-051-18/+12
* improve phone uxYash2024-04-041-8/+37
* add custom Bin componentYash2024-04-041-0/+2
* animation with framer motionYash2024-04-031-3/+7
* responsivenessYash2024-04-021-2/+16