rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/botui 2026-02-14 17:39:40 +00:00
8611472d4e ci: Add GitHub Actions CI workflow
rodriguez pushed to main at GeneralBots/botlib 2026-02-14 17:35:42 +00:00
84e8f1fe3a feat(i18n): Make i18n default feature and always use embedded assets
rodriguez pushed to main at GeneralBots/gb 2026-02-14 17:35:33 +00:00
1d46122dc5 feat(i18n): Update botlib submodule with embedded i18n by default
rodriguez pushed to main at GeneralBots/gb 2026-02-14 16:36:24 +00:00
c10c2e0b78 Update botserver submodule to latest commit
rodriguez pushed to main at GeneralBots/botserver 2026-02-14 16:35:51 +00:00
23c93cbb3d feat: Restore .env file creation for local Vault bootstrap
rodriguez pushed to main at GeneralBots/botserver 2026-02-14 13:49:57 +00:00
bd92ff7bfd fix(bootstrap): bootstrap_completed only checks file existence, not content
rodriguez pushed to main at GeneralBots/botlib 2026-02-14 12:53:13 +00:00
5d73abe9f8 Debug: Add detailed logging for translation lookups
e0f00060cb Debug: Add logging for embedded locale file loading
Compare 2 commits »
rodriguez pushed to main at GeneralBots/botui 2026-02-14 12:53:02 +00:00
fb66708cdc Debug: Add warning for missing translation keys
rodriguez pushed to main at GeneralBots/botserver 2026-02-14 12:52:54 +00:00
0c44f7784d Debug: Add logging for missing translation keys
rodriguez pushed to main at GeneralBots/gb 2026-02-14 12:28:22 +00:00
8c5ee3f3e3 Debug: Add translation lookup logging
rodriguez pushed to main at GeneralBots/gb 2026-02-14 12:26:07 +00:00
5226c771f8 Debug: Add i18n logging to find missing translations
rodriguez pushed to main at GeneralBots/gb 2026-02-14 12:09:49 +00:00
e496ac11e2 feat(i18n): Update botui with cache versioning
rodriguez pushed to main at GeneralBots/botui 2026-02-14 12:09:28 +00:00
be802201fd feat(i18n): Add cache versioning to prevent stale translations
rodriguez pushed to main at GeneralBots/gb 2026-02-14 12:04:51 +00:00
704bbb22a5 fix(i18n): Update botui with cache logging
rodriguez pushed to main at GeneralBots/botui 2026-02-14 12:04:38 +00:00
4164b75c89 fix(i18n): Add comprehensive cache and fetch logging
rodriguez pushed to main at GeneralBots/gb 2026-02-14 11:54:20 +00:00
375c3780c2 fix(i18n): Update botui submodule with logging
rodriguez pushed to main at GeneralBots/botui 2026-02-14 11:54:10 +00:00
2bb7959666 fix(i18n): Add logging to debug translation loading
rodriguez pushed to main at GeneralBots/gb 2026-02-14 11:48:59 +00:00
e5bf8ec75a fix(i18n): Update botlib submodule with locale logging
rodriguez pushed to main at GeneralBots/botlib 2026-02-14 11:48:50 +00:00
30786e2cf8 fix(i18n): Add logging for embedded locale loading
rodriguez pushed to main at GeneralBots/gb 2026-02-14 10:14:07 +00:00
ae8b830773 Update botui submodule