aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | removed unwanted information from the memories pageDhravya2024-06-301-4/+5
* | revalidate pageDhravya2024-06-306-226/+233
* | makeshift notes pageDhravya2024-06-308-7/+57
* | ensure useriD while savingDhravya2024-06-309-7/+727
* | search endpointDhravya2024-06-303-3/+48
* | save unique vectors for users from extensionDhravya2024-06-305-9/+19
* | import using extensionDhravya2024-06-301-0/+75
* | added thingsDhravya2024-06-3018-82/+1596
* | tailwind shadow domDhravya2024-06-293-25/+34
* | TODO; failed tailwind attemptDhravya2024-06-2918-117/+2706
* | made fiter functinoalDhravya2024-06-291-5/+19
* | added comments in memories pageDhravya2024-06-292-1/+10
* | memories pageDhravya2024-06-297-130/+49
* | schemaDhravya2024-06-2910-366/+873
* | more tweaksDhravya2024-06-294-17/+84
* | design improvementDhravya2024-06-292-1/+39
* | fixed new chat button showing up on all pagesDhravya2024-06-2912-45/+180
* | fix: Spaces filter not workingDhravya2024-06-295-18/+25
* | 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-266-1355/+6
* fix: baseUrl should be same as UrlDhravya Shah2024-06-261-1/+1
* 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-264-6/+740
* change wrangler.toml to point to prod dbDhravya2024-06-251-5/+5
* landing page minor changesDhravya2024-06-2515-131/+239
* 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-25286-820/+15611
|\
| * 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-243-9/+69
| * use gpt-4o again, responses are considerably better.Dhravya2024-06-243-10/+9
| * fix: redirect if not logged inDhravya2024-06-245-20/+19
| * aaaaaaaaDhravya2024-06-241-2/+2
| * a lot of hotfixes to fix production buildDhravya2024-06-241-1/+1
| * trying to fix buildDhravya2024-06-241-1/+1
| * changed packagemanger for apps/webDhravya2024-06-241-0/+1
| * drizzle-orm in dependencies, prod wrangler.tomlDhravya2024-06-244-9/+23
| * 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