botui/ui/suite/js
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
..
vendor feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
api-client.js feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
auth-service.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
base.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
home.js refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
htmx-app.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
i18n.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
theme-manager.js - Spliting from botserver. 2025-12-03 18:42:22 -03:00