botserver/src
Rodrigo Rodriguez (Pragmatismo) 697210a37e
Some checks failed
BotServer CI/CD / build (push) Failing after 12s
fix: remove duplicate code block in secrets mod
2026-04-05 00:44:20 -03:00
..
analytics fix: replace all block_in_place with std:🧵:spawn to fix nested runtime panic 2026-04-03 12:54:36 -03:00
api LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
attendance refactor: Generalize WhatsAppAdapter::new to accept &AppState 2026-04-04 15:46:10 -03:00
attendant Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
auto_task refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
basic fix: remove catch_unwind, add error logging 2026-04-05 00:26:44 -03:00
billing Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
botmodels LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
browser Fix tenant-org-bot relationship and CRM lead form 2026-03-12 18:19:18 -03:00
calendar fix: replace all block_in_place with std:🧵:spawn to fix nested runtime panic 2026-04-03 12:54:36 -03:00
canvas Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
channels feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
compliance merge: Unify master into main - all commits unified 2026-03-01 07:43:07 -03:00
console refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
contacts LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
core fix: remove duplicate code block in secrets mod 2026-04-05 00:44:20 -03:00
dashboards Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
deployment refactor: apply various fixes across botserver 2026-03-10 15:15:21 -03:00
designer refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
directory fix: Fix remaining E0716 borrow errors in path refactoring 2026-04-04 10:13:40 -03:00
docs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
drive refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
email fix: use shared secrets manager instead of creating new Vault client 2026-04-04 23:58:17 -03:00
instagram Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
learn Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
legal Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
llm refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
main_module fix: Fix last E0716 in bootstrap.rs and remove unused PathBuf imports 2026-04-04 10:16:27 -03:00
maintenance Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
marketing fix: clone msg_id before move 2026-04-04 23:15:10 -03:00
meet feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
monitoring LXD proxy and container improvements 2026-03-15 15:50:02 -03:00
msteams Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
multimodal Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
nvidia Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
paper Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
people feat: add campaigns, attendance SLA, and marketing modules 2026-03-14 16:35:42 -03:00
player Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
products Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
project Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
research Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
search Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
security refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
settings fix(zitadel): resolve OAuth client initialization timing issue 2026-03-01 19:06:09 -03:00
sheet Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
slides Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
social Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
sources Enforce Vault-only secrets: remove env var fallbacks, all secrets from Vault 2026-04-03 07:11:40 -03:00
tasks chore: update dependencies and formatting 2026-02-22 15:55:39 -03:00
telegram fix(llm): load system-prompt from config.csv correctly 2026-03-09 11:55:05 -03:00
tickets Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
timeseries Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
vector-db feat: dual-mode service configs - Vault first, fallback to DB/localhost 2026-04-03 15:01:37 -03:00
video Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
weba Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
whatsapp refactor: Generalize WhatsAppAdapter::new to accept &AppState 2026-04-04 15:46:10 -03:00
workspaces Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
embedded_ui.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
main.rs fix: Fix compilation errors from path refactoring 2026-04-04 10:04:00 -03:00