aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/actions
Commit message (Expand)AuthorAgeFilesLines
* solve merge conflictskush/experimental-threadDhravya Shah2024-07-252-2/+170
|\
| * Merge branch 'main' of https://github.com/Dhravya/supermemoryDhravya Shah2024-07-251-1/+1
| |\
| | * quickfixesDhravya Shah2024-07-251-1/+1
| * | onboarding page changes and ratelimitingDhravya Shah2024-07-251-0/+1
| |/
| * fix breadcrumbs and btter handlingDhravya Shah2024-07-241-7/+12
| * better error handlingDhravya Shah2024-07-241-74/+85
| * fix weird wrangler problems in prod for recommendations]Dhravya Shah2024-07-241-16/+13
| * Merge branch 'main' into filteringDhravya Shah2024-07-232-2/+46
| |\
| | * tabsSaatvik Arya2024-07-232-24/+24
| | * use hasOnboarded from user table instead of query paramSaatvik Arya2024-07-232-2/+46
| * | better error handlingDhravya Shah2024-07-231-3/+8
| * | added recommended itemsDhravya Shah2024-07-231-0/+102
| |/
| * fix: type error when getting full chat threadpro-modeDhravya Shah2024-07-221-0/+3
* | feat: add thread support for twitter; add segregation in types of chunks and ...Kush Thaker2024-07-231-3/+39
|/
* added history to pageDhravya Shah2024-07-201-1/+0
* Revert "small commits big pr"CodeTorso2024-07-201-29/+1
* recent searches feature and some other cool stuffcodetorso2024-07-191-1/+29
* api routes to make mobile realDhravya Shah2024-07-172-2/+0
* use tabsDhravya2024-07-163-945/+945
* small UX fixes and multi space save actually works nowDhravya2024-07-141-11/+5
* update Error messages and handlingkush/misc-be-improvementsKush Thaker2024-07-101-6/+2
* chore: add prettier configKush Thaker2024-07-091-31/+40
* slice the tweet text to prevent issuesDhravya Shah2024-07-021-1/+1
* fix access controlsDhravya2024-07-011-22/+38
* shareable spacesDhravya2024-07-012-9/+62
* spaces functionDhravya2024-07-012-3/+162
* minor changes in extensiondevDhravya2024-07-011-1/+1
* merge conflictsDhravya2024-06-302-0/+183
|\
| * canvas (3/3)codetorso2024-07-012-1/+36
| * user canvas (2/2)codetorso2024-06-292-1/+57
| * User Canvas (1/2)codetorso2024-06-292-0/+59
* | revalidate pageDhravya2024-06-301-3/+2
* | makeshift notes pageDhravya2024-06-302-1/+24
* | ensure useriD while savingDhravya2024-06-301-2/+5
* | save unique vectors for users from extensionDhravya2024-06-301-2/+5
* | added thingsDhravya2024-06-302-25/+77
* | added comments in memories pageDhravya2024-06-291-1/+1
* | schemaDhravya2024-06-292-7/+5
* | fixed new chat button showing up on all pagesDhravya2024-06-291-1/+1
* | fix: Spaces filter not workingDhravya2024-06-291-0/+1
* | new filterDhravya2024-06-291-1/+11
|/
* minor fixesDhravya2024-06-241-1/+1
* chathistoryDhravya2024-06-241-0/+29
* fix: redirect if not logged inDhravya2024-06-242-0/+11
* reduced db calls here, we don't need that complex logic, can just do this lolDhravya2024-06-241-58/+3
* made and documented the telegram bot (HYPE)Dhravya2024-06-231-0/+31
* addeed chathistory functionalityDhravya2024-06-222-17/+165
* include all selected spaces in the fetch call to backendDhravya2024-06-171-2/+1
* add number of chunks to the respnose and only show unique valuesDhravya2024-06-161-0/+1
* form to add content [PENDING LOADING STATE]Dhravya2024-06-161-27/+38