AcadeDoc/apps/server/src/database
Corentin 9dd283ced6 refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1
Replace all @Controller('acadenice/...') decorators with 'v1/...' on 16 NestJS controllers. Update all client services, hooks, tests, extension-clipper, and doc comments to match. DB table names (acadenice_*) and folder structure untouched.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 14:52:49 +02:00
..
helpers feat(EE): AI vector search (#1691) 2025-12-01 11:50:25 +00:00
listeners feat(EE): AI vector search (#1691) 2025-12-01 11:50:25 +00:00
migrations refactor(acadedoc): rename API routes /api/acadenice -> /api/v1 — R5.1 2026-05-08 14:52:49 +02:00
pagination feat(ee): page-level access/permissions (#1971) 2026-02-26 19:49:10 +00:00
repos feat(ee): SCIM (#1347) 2026-05-01 14:53:30 +01:00
services fixes 2024-06-07 17:29:34 +01:00
types feat(acadedoc): add AcadeDoc branding, Brevo SMTP preset, UI customization — R4.4 2026-05-08 11:36:38 +02:00
database.module.ts feat: favorites (#2103) 2026-04-12 22:06:25 +01:00
migrate.ts refactor(db): migrate from node-postgres to postgres.js (#1846) 2026-01-21 18:12:16 +00:00
utils.ts updates and fixes 2024-05-18 03:19:42 +01:00