SurfSense/surfsense_web/app/dashboard/[search_space_id]
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
..
chats add getPodcasts query atom 2025-11-20 08:17:57 +02:00
connectors refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
documents refactor: streamline document actions 2025-11-30 15:06:48 -08:00
editor/[documentId] refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
logs/(manage) feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
onboard refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
podcasts replace imperativ fetch with tanstack query 2025-11-20 08:17:57 +02:00
researcher/[[...chat_id]] replace imperative fetch with tanstak 2025-11-20 08:17:57 +02:00
settings feat: Added Search Space System Instructions 2025-11-19 15:04:46 -08:00
sources/add feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
team chore: biome fixes 2025-11-27 23:01:14 -08:00
client-layout.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
layout.tsx feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00