hedgedoc/src/api/private
David Mehren b2d37abf6c
Rename Authorship entity to Edit
As we now have a separate Author entity, which holds information
about an author (the color), the Authorship name became confusing.
Edit seems to be a better name, as the entity saves information
about a change in a note.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 21:46:41 +02:00
..
config PrivateApi: Add config controller 2021-03-01 21:16:34 +01:00
me Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
media Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
notes Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
tokens Adjust tests to new Session and Author entities 2021-05-17 22:28:35 +02:00
private-api.module.ts PrivateAPI: Add me controller 2021-03-05 00:30:47 +01:00