aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app
Commit message (Expand)AuthorAgeFilesLines
* done!codetorso2024-07-011-9/+9
* canvas (3/3)codetorso2024-07-018-28/+350
* fix typescript errorscodetorso2024-06-2915-1108/+11
* user canvas (2/2)codetorso2024-06-2916-122/+1174
* User Canvas (1/2)codetorso2024-06-299-21/+197
* minor error fixesDhravya Shah2024-06-262-2/+2
* updated navLakshay Bhushan2024-06-261-2/+2
* minor spacing & color fix for showcase componentLakshay Bhushan2024-06-261-5/+5
* fixed alignment for twitter iconDhravya Shah2024-06-261-1/+1
* text on landing pagesDhravya2024-06-261-16/+10
* fix: adding self hostableKinfe1232024-06-263-5/+739
* landing page minor changesDhravya2024-06-259-125/+233
* fix: prod issueKinfe1232024-06-262-4/+2
* fix: minor padding and alignment leaksKinfe1232024-06-261-21/+19
* Merge branch 'main' into feat/landing_revampKinfe Michael Tariku2024-06-2543-651/+2434
|\
| * to a responsive future 🚀Dhravya2024-06-253-76/+59
| * we close the modal once memory creation is startedDhravya2024-06-241-2/+1
| * close modal after adding memoryDhravya2024-06-241-0/+2
| * added toast for loading and fixed chathistoryDhravya2024-06-242-3/+3
| * removed loading stuffDhravya2024-06-241-5/+3
| * minor fixesDhravya2024-06-242-2/+5
| * chathistoryDhravya2024-06-242-5/+65
| * use gpt-4o again, responses are considerably better.Dhravya2024-06-241-0/+4
| * fix: redirect if not logged inDhravya2024-06-243-0/+12
| * drizzle-orm in dependencies, prod wrangler.tomlDhravya2024-06-242-5/+4
| * reduced db calls here, we don't need that complex logic, can just do this lolDhravya2024-06-243-63/+13
| * ts-ignore at the right placeDhravya2024-06-231-2/+2
| * some important housekeeping, crushed all build errorsDhravya2024-06-234-195/+101
| * made and documented the telegram bot (HYPE)Dhravya2024-06-235-6/+205
| * Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-2314-1006/+133
| |\
| | * clean code+ user canvas (1/2)codetorso2024-06-2412-972/+129
| | * centered layoutcodetorso2024-06-243-10/+6
| | * fix interactive canvas (2/2)codetorso2024-06-231-27/+1
| * | feat: vector lookup and chat is twice as fast nowDhravya2024-06-232-23/+18
| * | added indexes and stuffDhravya2024-06-231-0/+28
| |/
| * cleanupchathistoryDhravya2024-06-224-19/+10
| * deleted chatpageDhravya2024-06-221-120/+0
| * merged codeDhravya2024-06-2243-2540/+859
| |\
| | * Unreadable Canvas code, jk 😂codetorso2024-06-227-47/+288
| | * improve canvas drag and drop make sidepanel workcodetorso2024-06-2230-2197/+33
| | * Fine tuning canvas (1/2)codetorso2024-06-223-56/+87
| | * Merge branch 'codetorso' into kartikCodeTorso2024-06-2039-584/+1174
| | |\
| | * | add: animated query inputKartik2024-06-172-57/+68
| | * | ui update: /chatKartik2024-06-162-1/+81
| | * | improve: /home pageKartik2024-06-166-16/+33
| * | | addeed chathistory functionalityDhravya2024-06-228-96/+318
| | |/ | |/|
| * | added multi-turn conversationsDhravya2024-06-193-72/+141
| * | worksDhravya2024-06-192-51/+32
| * | Another Failed Attempt at streamingcodetorso2024-06-192-37/+47
| * | Improve code, failed attempt at Streaming textcodetorso2024-06-193-26/+60