|
AbstractDto.ts
|
renamed models, added mapper for recipes
|
2025-10-07 20:53:31 +02:00 |
|
ChangeUserPasswordRequestDto.ts
|
add basic user management
|
2025-11-02 09:09:34 +01:00 |
|
CreateUserRequestDto.ts
|
add basic user management
|
2025-11-02 09:09:34 +01:00 |
|
LoginRequestDto.ts
|
implement basic login
|
2025-10-07 19:27:35 +02:00 |
|
LoginResponseDto.ts
|
implement basic login
|
2025-10-07 19:27:35 +02:00 |
|
RecipeDto.ts
|
renamed models, added mapper for recipes
|
2025-10-07 20:53:31 +02:00 |
|
RecipeInstructionStepDto.ts
|
basic instructions editor
|
2025-10-11 07:32:50 +02:00 |
|
UserDto.ts
|
renamed models, added mapper for recipes
|
2025-10-07 20:53:31 +02:00 |