botui/ui/suite/js
Rodrigo Rodriguez be802201fd
All checks were successful
BotUI CI / build (push) Successful in 3m45s
feat(i18n): Add cache versioning to prevent stale translations
- Add CACHE_VERSION constant (v1)
- Include version in cache key to auto-invalidate old caches
- Update clearCache to handle versioned keys
- Add comment explaining when to increment version
2026-02-14 12:09:26 +00: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 Update: UI files and add error-reporter.js 2026-02-04 13:54:26 -03:00
base.js feat: Hide omnibox and apps menu based on product configuration 2026-01-29 23:56:00 -03:00
css-loader.js fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
error-reporter.js WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
home.js refactor(ui): extract inline CSS/JS to external files 2026-01-10 20:12:48 -03:00
htmx-app.js Update submodule changes 2026-02-13 22:31:49 +00:00
i18n.js feat(i18n): Add cache versioning to prevent stale translations 2026-02-14 12:09:26 +00:00
security-bootstrap.js WIP: Various UI updates from previous session 2026-02-08 12:21:11 +00:00
suite_app.js Update suite_app.js for tool calling fixes 2026-02-09 15:12:19 +00:00
theme-manager.js Update submodule changes 2026-02-13 22:31:49 +00:00