| .. |
|
ApiErrorBoundaryContext.tsx
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
AuthContext.tsx
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
index.ts
|
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
|
2023-11-24 16:45:06 -05:00 |
|
ScreenshotContext.tsx
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
ThemeContext.tsx
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
useChatHelpers.ts
|
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
|
2023-11-24 16:45:06 -05:00 |
|
useConversation.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useConversations.ts
|
feat: OpenRouter Support & Improve Model Fetching ⇆ (#936)
|
2023-09-18 12:55:51 -04:00 |
|
useDebounce.ts
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
useDefaultConvo.ts
|
Refactor: replace endpointsConfig recoil store with react query (#1085)
|
2023-10-21 13:50:29 -04:00 |
|
useDelayedRender.tsx
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useDocumentTitle.ts
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
useDragHelpers.ts
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
useFileHandling.ts
|
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
|
2023-11-24 16:45:06 -05:00 |
|
useFileHandlingResize.ts
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
useGenerations.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useGenerationsByLatest.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useLocalize.ts
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
useLocalStorage.tsx
|
refactor: Encrypt & Expire User Provided Keys, feat: Rate Limiting (#874)
|
2023-09-06 10:46:27 -04:00 |
|
useMediaQuery.tsx
|
refactor: Settings/Presets UI Restructure, convert many files to TS (#740)
|
2023-08-04 13:56:44 -04:00 |
|
useMessageHandler.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useNavigateToConvo.tsx
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useNewConvo.ts
|
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
|
2023-11-24 16:45:06 -05:00 |
|
useOnClickOutside.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useOriginNavigate.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
usePresetIndexOptions.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
usePresetOptions.ts
|
Refactor: replace endpointsConfig recoil store with react query (#1085)
|
2023-10-21 13:50:29 -04:00 |
|
useScrollToRef.ts
|
fix: Allow Mobile Scroll During Message Stream (#984)
|
2023-09-22 16:16:57 -04:00 |
|
useServerStream.ts
|
fix(balance/models): request only when authenticated, modelsQuery "optimistic" update (#1031)
|
2023-10-09 15:10:23 -04:00 |
|
useSetFilesToDelete.ts
|
🛠️ refactor: Handle .webp, Improve File Life Cycle 📁 (#1213)
|
2023-11-24 16:45:06 -05:00 |
|
useSetIndexOptions.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useSetOptions.ts
|
refactor(client): Refactors recent typescript changes for best practices (#763)
|
2023-08-05 16:45:26 -04:00 |
|
useSetStorage.ts
|
WIP: Update UI to match Official Style; Vision and Assistants 👷🏽 (#1190)
|
2023-11-16 10:42:24 -05:00 |
|
useSSE.ts
|
fix: will correctly switch endpoints and reset the convo if the first message returned was an error (#1225)
|
2023-11-26 14:24:43 -05:00 |
|
useTextarea.ts
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
useTimeout.tsx
|
feat: OpenRouter Support & Improve Model Fetching ⇆ (#936)
|
2023-09-18 12:55:51 -04:00 |
|
useToast.ts
|
feat: Vision Support + New UI (#1203)
|
2023-11-21 20:12:48 -05:00 |
|
useUserKey.ts
|
Refactor: replace endpointsConfig recoil store with react query (#1085)
|
2023-10-21 13:50:29 -04:00 |