hedgedoc/src/notes
Philip Molares 7f1afc30c9 History: Add history service and usage
Add history service to allow for CRUD operations.
Use history service in controllers to:
  1. Allow manipulating of history entries
  2. Guaranty the correct existence of history entries

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-02-04 21:50:19 +01:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
note-authorship.dto.ts NoteAuthorshipDto: Add doc comments 2021-01-25 22:48:39 +01:00
note-metadata.dto.ts NoteMetadata DTOs: Add doc comments 2021-01-25 22:48:38 +01:00
note-permissions.dto.ts NotePermission DTOs: Add doc comments 2021-01-25 22:48:38 +01:00
note.dto.ts NoteDto: Add doc comments 2021-01-25 22:48:39 +01:00
note.entity.ts History: Add HistoryEntry 2021-02-04 21:50:14 +01:00
notes.module.ts Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
notes.service.spec.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
notes.service.ts History: Add history service and usage 2021-02-04 21:50:19 +01:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:49:45 +01:00