hedgedoc/src/history
Philip Molares 381718f0eb Config: Move config mocks in own folder
To clean up the config folder, all mocks are now in it's own folder.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-21 19:59:05 +01:00
..
history-entry-creation.dto.ts PrivateAPI: Add history controller 2021-03-18 21:56:35 +01:00
history-entry-update.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
history-entry.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
history-entry.entity.ts History: Add history service and usage 2021-02-04 21:50:19 +01:00
history.module.ts Config: Add forbiddenNoteIds to AppConfig 2021-02-27 23:04:49 +01:00
history.service.spec.ts Config: Move config mocks in own folder 2021-03-21 19:59:05 +01:00
history.service.ts HistoryService: Add deleteHistory method 2021-03-15 21:14:56 +01:00