hedgedoc/src/users
David Mehren 27c2bfb36f
Add Author property to Session & User
The DB schema was updated in 0d6c3002,
this adds the new author property to
the Session and User entities.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 18:39:33 +02:00
..
identity.entity.ts Add explicit type annotations to nullable columns 2021-05-09 20:59:31 +02:00
session.entity.ts Add Author property to Session & User 2021-05-31 18:39:33 +02:00
user-info.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
user.entity.ts Add Author property to Session & User 2021-05-31 18:39:33 +02:00
users.module.ts UsersModule: Add Session to TypeORM module 2021-05-31 18:19:31 +02:00
users.service.spec.ts UsersService: Remove test obsoleted by strict mode 2021-05-09 20:59:31 +02:00
users.service.ts UsersService: Remove null from toUserDto return type 2021-05-09 20:59:31 +02:00