SurfSense/surfsense_web/components/settings
DESKTOP-RTLN3BA\$punk b2a97b39ce refactor: centralize authentication handling
- Replaced direct localStorage token access with a centralized `getBearerToken` function across various components and hooks to improve code maintainability and security.
- Updated API calls to use `authenticatedFetch` for consistent authentication handling.
- Enhanced user experience by ensuring proper redirection to login when authentication fails.
- Cleaned up unused imports and improved overall code structure for better readability.
2025-12-02 01:24:09 -08:00
..
llm-role-manager.tsx feat: UX improvement 2025-11-28 23:39:07 -08:00
model-config-manager.tsx feat: added global llm configurations 2025-11-14 21:53:46 -08:00
prompt-config-manager.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00