hedgedoc/src/history
Philip Molares 353f444f30 HistoryService: Remove extra parameters from createOrUpdateHistoryEntry
As the function is now only called with a user and a note and the previous extra parameters are now added into the transactional setHistory method, this is no longer necessary.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-05-02 18:08:36 +02:00
..
history-entry-import.dto.ts PrivateAPI: Add lastVisited to HistoryEntryImportDto 2021-04-11 12:37:47 +02: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 HistoryService: Remove extra parameters from createOrUpdateHistoryEntry 2021-05-02 18:08:36 +02:00
history.service.ts HistoryService: Remove extra parameters from createOrUpdateHistoryEntry 2021-05-02 18:08:36 +02:00