botserver/src
2026-02-05 11:50:32 -03:00
..
analytics Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
attendance Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
attendant feat: implement feature bundling architecture and fix conditional compilation 2026-01-23 13:14:20 -03:00
auto_task Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
basic Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
billing Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
botmodels Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
calendar feat: implement feature bundling architecture and fix conditional compilation 2026-01-23 13:14:20 -03:00
canvas Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
channels Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
compliance Various updates: dependencies, features, and bug fixes 2026-01-16 11:29:22 -03:00
console feat: implement feature bundling architecture and fix conditional compilation 2026-01-23 13:14:20 -03:00
contacts Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
core Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
dashboards Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
designer Fix compilation errors for CI: Make embed-ui optional, fix HTML strings, shared module, email syntax 2026-02-05 11:46:32 -03:00
directory Fix: /api/auth/me now returns anonymous user instead of 401 2026-02-04 14:10:05 -03:00
docs Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
drive Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
email Fix compilation errors for CI: Make embed-ui optional, fix HTML strings, shared module, email syntax 2026-02-05 11:46:32 -03:00
instagram feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
learn Modularize learn schema and clean up channels/project schema stubs 2026-01-22 14:01:50 -03:00
legal Remove unused put imports 2026-01-14 09:43:50 -03:00
llm Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
maintenance Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
meet Fix 5 errors and 32 warnings: calendar, compliance, billing_alert_broadcast, unused vars 2026-01-13 22:21:25 -03:00
monitoring Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
msteams feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
multimodal Various updates: dependencies, features, and bug fixes 2026-01-16 11:29:22 -03: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 feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
people Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
player Add security protection module with sudo-based privilege escalation 2026-01-10 09:41:12 -03:00
products Refactor schema.rs into modular files 2026-01-22 13:57:40 -03:00
project Fix Router type mismatch in project::configure and remove unused Html import 2026-01-09 19:19:41 -03:00
research Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
search Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
security Fix: add /api/auth/me to public routes in RBAC 2026-02-04 14:25:14 -03:00
settings Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
sheet Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
slides Fix overlapping route panic: remove duplicate /api/docs/import from drive module 2026-01-11 18:49:04 -03:00
social Remove unused put imports 2026-01-14 09:43:50 -03:00
sources Implement TODO items: session auth, face API, task logs, intent storage 2026-01-13 14:48:49 -03:00
tasks Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
telegram feat(auth): Add OTP password display on bootstrap and fix Zitadel login flow 2026-01-06 22:56:35 -03:00
tickets Implement database persistence for dashboards, legal, and compliance modules 2026-01-13 00:07:22 -03:00
timeseries Refactor: Genericize default organization to 'system' and update tenant paths 2026-01-26 17:00:21 -03:00
vector-db Update: refactor migrations, update source files, and add new features 2026-02-04 13:29:29 -03:00
video Refactor schema.rs into modular files 2026-01-22 13:57:40 -03:00
weba Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
whatsapp Various updates: dependencies, features, and bug fixes 2026-01-16 11:29:22 -03:00
workspaces Fix build errors and unused imports in core, security and package_manager modules 2026-01-24 22:04:47 -03:00
embedded_ui.rs Fix compilation errors for CI: Make embed-ui optional, fix HTML strings, shared module, email syntax 2026-02-05 11:46:32 -03:00
main.rs Revert shared module change to fix duplicate definition error 2026-02-05 11:50:32 -03:00