AcadeDoc/apps/client/src/features/acadenice
Corentin 4e2af88144 feat(acadenice): add custom slash commands system for R3.3
Workspace admins can declare dynamic /keyword commands via settings UI
without recompile. Five action types: insert-template, insert-table,
embed-url, run-webhook, insert-snippet. Webhook security: HTTPS-only,
ACADENICE_WEBHOOK_ALLOWLIST allowlist, 10s timeout, no redirects, 1MB cap.
New permission slash_commands:manage added to catalogue (23 perms) and
seeded to Owner + Admin roles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 01:06:11 +02:00
..
backlinks feat(acadenice): add bidirectional backlinks + wikilinks for R3.2 2026-05-08 00:51:02 +02:00
database-view test(e2e): add data-testid attributes for Playwright e2e (Patch 008 R3.1.e) 2026-05-08 00:37:39 +02:00
rbac feat(rbac): R2.3a endpoint /permissions/me + frontend hook propre 2026-05-07 22:58:22 +02:00
slash-commands feat(acadenice): add custom slash commands system for R3.3 2026-05-08 01:06:11 +02:00
slash-commands-admin feat(acadenice): add custom slash commands system for R3.3 2026-05-08 01:06:11 +02:00
wikilinks feat(acadenice): add bidirectional backlinks + wikilinks for R3.2 2026-05-08 00:51:02 +02:00