botui/ui/suite/drive
Rodrigo Rodriguez (Pragmatismo) ab8c7ae02b feat(api-client): add centralized API client with auth token injection
- Create api-client.js for automatic auth token handling
- Include Authorization header in all API requests
- Support for localStorage/sessionStorage token persistence
- Handle 401/403 errors with global event dispatch
- Add file upload with progress tracking
- Update drive.js to use ApiClient
- Add api-client.js to index.html
2026-01-10 11:47:54 -03:00
..
drive-sentient.html Rename tasks-sentient to tasks (make sentient theme default) 2025-12-15 16:33:23 -03:00
drive.css Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00
drive.html feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
drive.js feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
index.html Fix tasks UI and add WebSocket proxy for task progress 2025-12-30 22:42:54 -03:00