hedgedoc/src/api/public/me
Yannick Bungers b07d6d478c Refactoring of controllers and service interfaces
DTO should only be used for sending information to and from user.
Services now have methods which return normal internal objects and
methods which convert them to DTOs. This conversion is done in the
controlers

Signed-off-by: Yannick Bungers <git@innay.de>
2021-01-30 00:15:05 +01:00
..
me.controller.spec.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
me.controller.ts Refactoring of controllers and service interfaces 2021-01-30 00:15:05 +01:00