SurfSense/surfsense_web/app
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
..
(home) update login form 2025-11-17 08:10:12 +02:00
api code quality issues fixed 2025-11-23 16:39:23 +05:30
auth/callback Initial formatting using biome 2025-07-27 10:05:37 -07:00
dashboard refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
db try vercel fix 2025-09-30 22:45:04 -07:00
docs Initial formatting using biome 2025-07-27 10:05:37 -07:00
invite/[invite_code] refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
favicon.ico feat: monorepo 2025-04-07 23:47:06 -07:00
globals.css refactor: streamline document actions 2025-11-30 15:06:48 -08:00
layout.config.tsx Initial formatting using biome 2025-07-27 10:05:37 -07:00
layout.tsx refactor(layout): simplify layout structure and improve scroll handling in Navbar 2025-11-13 15:28:53 -08:00
sitemap.ts chore: updated sitemap 2025-10-02 18:13:30 -07:00