botserver/src/core
Rodrigo Rodriguez (Pragmatismo) 1686bfb454 feat(i18n): add missing navigation keys to TRANSLATION_KEYS
- Add nav-docs, nav-sheet, nav-slides, nav-social, nav-all-apps
- Add nav-people, nav-editor, nav-dashboards, nav-security
- Add nav-designer, nav-project, nav-canvas, nav-goals
- Add nav-player, nav-workspace, nav-video, nav-learn
- Add nav-crm, nav-billing, nav-products, nav-tickets
2026-01-10 10:53:56 -03:00
..
automation Fix tasks UI, WebSocket progress, memory monitoring, and app generator 2025-12-30 22:42:32 -03:00
bootstrap fix: Add VAULT_CACERT to vault CLI commands in ensure_vault_unsealed 2026-01-09 12:29:45 -03:00
bot Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
config Fix organizations foreign key reference (org_id not id) 2025-12-29 08:07:42 -03:00
directory Normalize API paths: remove unnecessary /v1/ prefix 2026-01-10 09:48:43 -03:00
dns Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
kb Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
oauth feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
package_manager Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
secrets feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
session Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
shared Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
bot_database.rs Fix email_accounts -> user_email_accounts table name typo in list_emails_htmx 2026-01-04 08:48:27 -03:00
i18n.rs feat(i18n): add missing navigation keys to TRANSLATION_KEYS 2026-01-10 10:53:56 -03:00
large_org_optimizer.rs fix: Remove dead code and unused fields - proper fixes per PROMPT.md 2026-01-09 11:00:14 -03:00
middleware.rs fix: Remove dead code and unused fields - proper fixes per PROMPT.md 2026-01-09 11:00:14 -03:00
mod.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
organization.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
organization_invitations.rs Add video module, RBAC, security features, billing, contacts, dashboards, learn, social, and multiple new modules 2026-01-08 13:16:17 -03:00
organization_rbac.rs fix: Remove dead code and unused fields - proper fixes per PROMPT.md 2026-01-09 11:00:14 -03:00
performance.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
product.rs feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
rate_limit.rs feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
urls.rs Normalize API paths: remove unnecessary /v1/ prefix 2026-01-10 09:48:43 -03:00