quivr/frontend/lib/hooks
Stan Girard 0b33c3f193
feat: Add Azure login support (#3071)
This commit adds support for Azure login by implementing the
AzureLoginButton component and the useAzureLogin hook. It also updates
the login.json file to include the "Continue with Azure" text. This
feature enhances the authentication options for users and improves the
overall user experience.
2024-08-22 12:57:43 -07:00
..
index.ts feat: streaming for standard brain picking (#385) 2023-06-30 10:10:59 +02:00
useAuthModes.ts feat: Add Azure login support (#3071) 2024-08-22 12:57:43 -07:00
useAxios.ts fix: 🐛 axios 2024-02-09 23:56:38 -08:00
useBrainIdFromUrl.ts fix(frontend): revamp quivr studio (#2274) 2024-02-28 16:42:14 -08:00
useDevice.ts feat: keep sidebar opened on non mobile devices (#1840) 2023-12-06 17:24:59 +01:00
useDropzone.ts feat(frontend): new brain creation modal (#2192) 2024-02-14 16:37:33 -08:00
useFetch.ts feat: allow updating api brain definition (#1682) 2023-11-22 11:15:14 +01:00
useGravatar.ts feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
useKnowledgeToFeed.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00
useLogoutModal.ts feat(user): Delete User Data from frontend (#2476) 2024-05-02 02:31:58 -07:00
useOnboarding.ts feat: remove onboarding's feature flag (#1501) 2023-10-26 15:41:12 +02:00
useOnboardingTracker.ts feat: track onboarding events (#1388) 2023-10-11 15:56:28 +02:00
useShareBrain.ts fix(frontend): remove warning in frontend (#2896) 2024-07-22 17:42:45 +02:00
useStreamText.ts feat(onboarding): add suggested questions answer (#1390) 2023-10-12 09:39:56 +02:00
useToast.ts Feat/multiple brains frontend (#344) 2023-06-20 16:17:13 +02:00
useUserData.ts fix(frontend): onBoarding issue (#2374) 2024-03-21 12:35:49 -07:00