botui/ui/suite/js
Rodrigo Rodriguez (Pragmatismo) b5c75e650b fix(htmx): add Authorization header to all HTMX requests
- Include gb-access-token in Authorization header for all HTMX requests
- Add X-Session-ID header for session tracking
- Fix 401 errors on all HTMX-powered API calls
2026-01-10 14:00:43 -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 fix(htmx): add Authorization header to all HTMX requests 2026-01-10 14:00:43 -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