aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'main' into feat/landing_revampKinfe Michael Tariku2024-06-25331-948/+17329
| |\ | |/ |/|
* | dev and prod databasesDhravya2024-06-251-3/+5
* | to a responsive future 🚀Dhravya2024-06-254-80/+63
* | 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-244-11/+14
* | chathistoryDhravya2024-06-244-9/+70
* | use gpt-4o again, responses are considerably better.Dhravya2024-06-243-10/+9
* | fix: redirect if not logged inDhravya2024-06-246-21/+20
* | aaaaaaaaDhravya2024-06-241-2/+2
* | oofDhravya2024-06-241-2/+2
* | a lot of hotfixes to fix production buildDhravya2024-06-245-76/+7
* | trying to fix buildDhravya2024-06-241-1/+1
* | changed packagemanger for apps/webDhravya2024-06-241-0/+1
* | dep updateDhravya2024-06-241-0/+1
* | build.ymlDhravya2024-06-241-1/+1
* | drizzle-orm in dependencies, prod wrangler.tomlDhravya2024-06-246-11/+25
* | Merge pull request #80 from Dhravya/telegram-botDhravya Shah2024-06-2422-262/+591
|\ \
| * | 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-2312-201/+113
| * | made and documented the telegram bot (HYPE)Dhravya2024-06-237-7/+307
| * | added backend route for telegram bot and others to be possibleDhravya2024-06-232-2/+169
|/ /
* | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Dhravya2024-06-2331-183/+411
|\ \
| * | Add Extension (1/2)codetorso2024-06-2414-0/+228
| * | clean code+ user canvas (1/2)codetorso2024-06-2415-147/+177
| * | 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-235-105/+130
* | | added indexes and stuffDhravya2024-06-235-9/+735
|/ /
* | Merge pull request #79 from Dhravya/chathistoryDhravya Shah2024-06-2233-626/+1007
|\ \
| * | cleanupchathistoryDhravya2024-06-224-19/+10
| * | deleted chatpageDhravya2024-06-221-120/+0
| * | merged codeDhravya2024-06-2261-2536/+1125
| |\ \ | |/ / |/| |
* | | delete packagelockcodetorso2024-06-232-21424/+1
* | | Unreadable Canvas code, jk 😂codetorso2024-06-2210-48/+319
* | | improve canvas drag and drop make sidepanel workcodetorso2024-06-2237-2185/+183
* | | Fine tuning canvas (1/2)codetorso2024-06-223-56/+87
* | | Merge pull request #76 from Dhravya/kartikCodeTorso2024-06-2018-25/+21631
|\ \ \
| * \ \ Merge branch 'codetorso' into kartikCodeTorso2024-06-2056-362/+1452
| |\ \ \ | |/ / / |/| | |
| * | | add: animated query inputKartik2024-06-173-57/+128
| * | | ui update: /chatKartik2024-06-165-1/+21521
| * | | improve: /home pageKartik2024-06-1612-22/+39
| * | | Merge branch 'codetorso' of https://github.com/Dhravya/supermemory into codet...Kartik2024-06-1536-310/+1259
| |\ \ \
| * | | | chore: Remove unused variables and dependenciesKartik2024-06-152-7/+0
| | | * | addeed chathistory functionalityDhravya2024-06-2215-118/+522
| |_|/ / |/| | |
* | | | added multi-turn conversationsDhravya2024-06-193-72/+141
* | | | worksDhravya2024-06-193-52/+33