rodriguez
  • Joined on 2025-03-25
rodriguez pushed to main at GeneralBots/gb 2026-04-05 14:30:38 +00:00
e1b456d199 Add submodule push rule to AGENTS.md
rodriguez pushed to main at GeneralBots/gb 2026-04-05 14:28:19 +00:00
96ece5a3ea Trigger CI rebuild
rodriguez pushed to main at GeneralBots/gb 2026-04-05 14:08:29 +00:00
1662905a32 Update botserver submodule
rodriguez pushed to main at GeneralBots/gb 2026-04-05 14:05:00 +00:00
d0d68e792e Update AGENTS.md: Zitadel setup with container networking
rodriguez pushed to main at GeneralBots/gb 2026-04-05 12:12:36 +00:00
fc95cba887 Update submodules: botserver, botui and project guidelines.
rodriguez pushed to main at GeneralBots/botui 2026-04-05 12:12:23 +00:00
45f56f0f6e Update botui: Knowledge Base group permissions tab and Drive UI enhancements.
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 12:12:00 +00:00
155d465b14 Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access.
rodriguez pushed to main at GeneralBots/gb 2026-04-05 10:52:59 +00:00
93dc55c47c Update botserver: Remove unused sync functions
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 10:52:49 +00:00
552f37a41c fix(secrets): Remove unused sync caching functions to fix CI clippy warnings
rodriguez pushed to main at GeneralBots/gb 2026-04-05 10:50:52 +00:00
0c1a988f82 Update botserver: Fix Vault SMTP module
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 10:48:51 +00:00
24e0b23030 fix(secrets): Use async Vault client to properly load TLS CA and fix cache expiration bug
rodriguez pushed to main at GeneralBots/gb 2026-04-05 09:28:02 +00:00
dcabb6c0bc Update botserver submodule reference
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 09:27:42 +00:00
3502c61faf Update secrets and email types
rodriguez pushed to main at GeneralBots/gb 2026-04-05 09:27:01 +00:00
083b56921f Update AGENTS.md and Cargo.lock
rodriguez pushed to main at GeneralBots/gb 2026-04-05 04:19:57 +00:00
daa76e8a7b Update botserver: fix RwLock type
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 04:19:50 +00:00
0ac8178baa fix: use std::sync::RwLock for cache to support sync methods
rodriguez pushed to main at GeneralBots/gb 2026-04-05 04:11:04 +00:00
be03dfe880 Update botserver: fix duplicate deps
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 04:10:59 +00:00
fd7f48c423 fix: merge duplicate [dependencies] sections in Cargo.toml
rodriguez pushed to main at GeneralBots/gb 2026-04-05 04:09:10 +00:00
934e46e038 Update botserver: fix Cargo.toml
rodriguez pushed to main at GeneralBots/botserver 2026-04-05 04:09:05 +00:00
8c908ed2f0 fix: fix Cargo.toml section order