hedgedoc/src
Philip Molares 34087561e7 GroupsService: Create new GroupsService
This service is necessary as we plan to have functions to create and manipulate groups in the future.
The GroupInfoDto was moved from the file note-permissions.dto.ts to mimic the UserInfoDto.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-20 16:52:18 +01:00
..
api GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
auth Tests: Rewrote AuthService unit test 2021-02-16 22:25:37 +01:00
authors
config
errors
groups GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
history GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
logger
media GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
monitoring
notes GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
permissions GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
revisions GroupsService: Create new GroupsService 2021-02-20 16:52:18 +01:00
users Add relation between User and Group 2021-02-18 22:25:52 +01:00
utils
app.module.ts PublicApi: Add correct prefix 2021-02-16 20:19:45 +01:00
main.ts StaticServe: Fix serving images under uploads/ 2021-02-16 20:22:49 +01:00