LibreChat/client/src/components
Danny Avila bebfffb2d9
🛠️ fix: Custom Endpoint issues, Improve SSE Response Handling (#1510)
* fix(custom): prevent presets using removed custom endpoints from causing frontend errors

* refactor(abortMiddleware): send 204 status when abortController is not found/active, set expected header `application/json` when not set

* fix(useSSE): general improvements:
- Add endpointType to fetch URL in useSSE hook
- use EndpointURLs enum
- handle 204 response by setting `data` to initiated response
- add better error handling UX, make clear when there is an explicit error
2024-01-07 13:49:59 -05:00
..
Auth refactor: Use librechat-data-provider app-wide 🔄 (#1326) 2023-12-11 14:48:40 -05:00
Chat 🛠️ fix: Custom Endpoint issues, Improve SSE Response Handling (#1510) 2024-01-07 13:49:59 -05:00
Conversations 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00
Endpoints 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
Input 🔧 fix: Improve Endpoint Handling and Address Edge Cases (#1486) 2024-01-04 10:17:15 -05:00
Messages 👮feat: moderation text (#1388) 2024-01-01 15:08:02 -05:00
Nav 🗨️ refactor: Open New Tab for Ctrl+Click or Button Combo in NewChat (#1484) 2024-01-03 19:34:41 -05:00
Plugins refactor: Use librechat-data-provider app-wide 🔄 (#1326) 2023-12-11 14:48:40 -05:00
svg 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
ui 🎨 style: Add Dynamic Height to Endpoint/Model Menus (#1480) 2024-01-03 10:07:36 -05:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00