hedgedoc/src
David Mehren 6abcb686ca
Seed: Generate multiple notes and authorships
Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-19 21:09:15 +02:00
..
api Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
auth Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
authors AuthorEntity: Add missing properties 2021-05-31 18:11:48 +02:00
config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
errors Errors: Add ForbiddenIdError 2021-02-20 22:16:50 +01:00
frontend-config Format with Prettier 2.3 2021-05-15 21:13:44 +02:00
groups GroupsService: Remove test obsoleted by strict mode 2021-04-29 21:53:05 +02:00
history Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
logger ConsoleLoggerService: Fix type of context properties 2021-04-29 16:10:46 +02:00
media Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
monitoring Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
notes AuthorshipEntity: Adjust to DB schema 2021-05-19 22:12:25 +02:00
permissions Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
revisions AuthorshipEntity: Adjust to DB schema 2021-05-19 22:12:25 +02:00
users Add Author property to Session & User 2021-05-31 18:39:33 +02:00
utils Utils: Fix getServerVersionFromPackageJson 2021-04-15 18:15:25 +02:00
app.module.ts PrivateApi: Serve under /api/private 2021-04-02 17:33:42 +02:00
main.ts Handle config initialisation error on app bootstrap 2021-04-29 16:22:01 +02:00
seed.ts Seed: Generate multiple notes and authorships 2021-05-19 21:09:15 +02:00