hedgedoc/src/notes
Philip Molares e55e62c2cd
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-03 21:22:55 +01:00
..
author-color.entity.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
note-authorship.dto.ts NoteAuthorshipDto: Add doc comments 2021-01-25 22:44:47 +01:00
note-metadata.dto.ts NoteMetadata DTOs: Add doc comments 2021-01-25 22:23:09 +01:00
note-permissions.dto.ts NotePermission DTOs: Add doc comments 2021-01-25 22:22:52 +01:00
note.dto.ts NoteDto: Add doc comments 2021-01-25 22:45:34 +01:00
note.entity.ts History: Add HistoryEntry 2021-02-03 21:15:39 +01:00
notes.module.ts Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
notes.service.spec.ts auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
notes.service.ts History: Add history service and usage 2021-02-03 21:22:55 +01:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:48:53 +01:00