aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app
Commit message (Collapse)AuthorAgeFilesLines
* minor changes in extensiondevDhravya2024-07-013-6/+5
|
* merge conflictsDhravya2024-06-3012-155/+658
|\
| * 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
| |
* | more spacing in memories pageDhravya2024-06-301-4/+4
| |
* | removed unwanted information from the memories pageDhravya2024-06-301-4/+5
| |
* | revalidate pageDhravya2024-06-305-226/+232
| |
* | makeshift notes pageDhravya2024-06-305-2/+52
| |
* | ensure useriD while savingDhravya2024-06-302-3/+8
| |
* | search endpointDhravya2024-06-301-2/+2
| |
* | save unique vectors for users from extensionDhravya2024-06-303-8/+17
| |
* | added thingsDhravya2024-06-308-67/+390
| |
* | made fiter functinoalDhravya2024-06-291-5/+19
| |
* | added comments in memories pageDhravya2024-06-292-1/+10
| |
* | memories pageDhravya2024-06-292-11/+37
| |
* | schemaDhravya2024-06-296-366/+61
| |
* | more tweaksDhravya2024-06-294-17/+84
| |
* | design improvementDhravya2024-06-292-1/+39
| |
* | fixed new chat button showing up on all pagesDhravya2024-06-2910-41/+167
| |
* | fix: Spaces filter not workingDhravya2024-06-293-3/+4
| |
* | dynamic island no longer neededDhravya2024-06-291-5/+0
| |
* | new filterDhravya2024-06-294-68/+322
| |
* | allow pointer eventsDhravya2024-06-285-11/+13
|/
* 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
| |