hedgedoc/backend/src
Erik Michelson 4503e37448
refactor(dtos): use nestjs DTOs and validate them with nestjs-zod
Co-authored-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-10-23 01:40:05 +02:00
..
alias wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
api wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
api-token refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
auth wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
config
database refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
dtos wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
errors wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
frontend-config refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
groups refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
logger refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
media refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
media-redirect
monitoring wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
notes refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
permissions wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
realtime
revisions refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
sessions wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
users wip: refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-22 19:27:56 +02:00
utils refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
app-init.ts
app.module.ts refactor(dtos): use nestjs DTOs and validate them with nestjs-zod 2025-10-23 01:40:05 +02:00
events.ts
main.ts
migrate.ts