SurfSense/surfsense_web/components/onboard
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
..
index.ts refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-action-card.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-advanced-settings.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-header.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-llm-setup.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-loading.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
onboard-stats.tsx refactor: enhance onboarding experience 2025-12-02 00:05:28 -08:00
setup-llm-step.tsx feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
setup-prompt-step.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00