botui/ui/suite/js
Rodrigo Rodriguez (Pragmatismo) 955568c8e4 fix(i18n): fix DOM timing issue in i18n.js
- Wait for document.body before attaching event listeners
- Prevents TypeError when script loads before body exists
2026-01-10 10:54:05 -03:00
..
vendor feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -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