litellm/ui/litellm-dashboard/src/contexts
yuneng-jiang 8269f31921 refactor: extract ReactQueryProvider into dedicated context file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 17:47:47 -08:00
..
AntdGlobalProvider.tsx refactor: extract ReactQueryProvider into dedicated context file 2026-02-28 17:47:47 -08:00
ReactQueryProvider.tsx refactor: extract ReactQueryProvider into dedicated context file 2026-02-28 17:47:47 -08:00
ThemeContext.tsx feat(proxy): add custom favicon support\n\nAdd ability to configure a custom favicon for the litellm proxy UI.\n\n- Add favicon_url field to UIThemeConfig model\n- Add LITELLM_FAVICON_URL env var support\n- Add /get_favicon endpoint to serve custom favicons\n- Update ThemeContext to dynamically set favicon\n- Add favicon URL input to UI theme settings page\n- Add comprehensive tests\n\nCloses #8323 (#21653) 2026-02-21 00:46:51 -08:00