aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Expand)AuthorAgeFilesLines
* fixDhravya Shah2024-07-231-14/+5
* Update apps/web/app/(dash)/home/page.tsxDhravya Shah2024-07-231-1/+2
* Merge branch 'main' into filteringDhravya Shah2024-07-2316-866/+1930
|\
| * add: producthunt of the day badge to landing pageMaheshtheDev2024-07-231-13/+13
| * Merge pull request #149 from aryasaatvik/has-onboardedDhravya Shah2024-07-2310-21/+984
| |\
| | * rerun schema updateSaatvik Arya2024-07-233-0/+910
| | * tabsSaatvik Arya2024-07-234-37/+37
| | * complete onboarding on skipSaatvik Arya2024-07-231-5/+8
| | * use hasOnboarded from user table instead of query paramSaatvik Arya2024-07-236-16/+64
| | * add hasOnboarding to dbSaatvik Arya2024-07-232-0/+2
| * | Merge pull request #147 from aryasaatvik/historyDhravya Shah2024-07-231-13/+15
| |\ \ | | |/ | |/|
| | * a11y supportSaatvik Arya2024-07-231-1/+5
| | * history dropdownSaatvik Arya2024-07-231-13/+11
| * | Merge pull request #139 from alankritkhatri/fix-memory-blurDhravya Shah2024-07-232-2/+2
| |\ \
| | * | fixed the blur in the add memory card/component by removing a tailwind class ...Alankrit Khatri2024-07-232-2/+2
| | |/
| * | setup migrationsDhravya Shah2024-07-234-6/+15
| * | drop unique constraint on nameDhravya Shah2024-07-234-820/+900
| |/
* | better error handlingDhravya Shah2024-07-232-4/+10
* | added recommended itemsDhravya Shah2024-07-237-55/+177
|/
* fix: type error when getting full chat threadpro-modeDhravya Shah2024-07-221-0/+3
* added ability to use pro mode, to do complex timeseries/location searchesDhravya Shah2024-07-229-22/+84
* fix loaders, allow larger websitesDhravya Shah2024-07-225-56/+74
* revert menuDhravya Shah2024-07-212-151/+352
* producthunt linkDhravya Shah2024-07-211-0/+5
* fix: oopsies, not default functionDhravya Shah2024-07-211-1/+1
* /chat page redirects back to homeDhravya Shah2024-07-211-0/+5
* launch fixes: fix onboarding and no dead buttonsDhravya Shah2024-07-212-150/+157
* non-clickable when not selectedDhravya Shah2024-07-201-1/+1
* fix: lag in chatwindow submissionDhravya Shah2024-07-203-180/+200
* telegram bot link in dashboaredDhravya Shah2024-07-201-156/+177
* added history to pageDhravya Shah2024-07-203-1/+56
* onboarding UIDhravya Shah2024-07-208-112/+542
* minor changes in nav iconsDhravya Shah2024-07-201-149/+149
* mergingDhravya Shah2024-07-201-43/+42
|\
| * fix: forgot to close the Link tag since was on phonePriyansh Shah2024-07-201-1/+1
| * feat/refactor: Using <Link> instead of <a> and hovering animationPriyansh Shah2024-07-201-9/+10
* | wtf is going onDhravya Shah2024-07-201-150/+150
* | changes in queryinput home layoutDhravya Shah2024-07-209-538/+763
|/
* fix linksDhravya Shah2024-07-191-2/+2
* Revert "small commits big pr"CodeTorso2024-07-2026-2176/+696
* Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-07-1926-696/+2176
|\
| * Merge branch 'main' into codetorsoCodeTorso2024-07-204-244/+244
| |\
| * | believe in god, hope this workscodetorso2024-07-205-74/+76
| * | Merge branch 'main' into codetorsocodetorso2024-07-194-95/+88
| |\ \
| * | | onboarding pagecodetorso2024-07-198-2/+402
| * | | inter fontcodetorso2024-07-192-5/+11
| * | | accidentally left behindcodetorso2024-07-192-337/+147
| * | | a server rendered navbarcodetorso2024-07-192-0/+270
| * | | skeleton loaders for recent chatscodetorso2024-07-192-41/+56
| * | | recent searches feature and some other cool stuffcodetorso2024-07-1910-52/+1045