hedgedoc/src
David Mehren 3d07c5e443
AuthorshipEntity: Adjust to DB schema
This commit replaces the user property with a author property,
in accordance with the DB schema updated in 0d6c3002.

It also adjusts the NoteService accordingly.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-19 22:12:25 +02:00
..
api Remove AuthorColor entity 2021-05-17 21:08:13 +02:00
auth refactor: Remove randomString function 2021-05-16 22:41:01 +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
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 Remove AuthorColor entity 2021-05-17 21:08:13 +02:00
logger
media Remove AuthorColor entity 2021-05-17 21:08:13 +02:00
monitoring
notes AuthorshipEntity: Adjust to DB schema 2021-05-19 22:12:25 +02:00
permissions Remove AuthorColor entity 2021-05-17 21:08:13 +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
app.module.ts
main.ts Handle config initialisation error on app bootstrap 2021-04-29 16:22:01 +02:00
seed.ts Remove AuthorColor entity 2021-05-17 21:08:13 +02:00