hedgedoc/src/api/private
Philip Molares 085241999b PrivateAPI: Rename HistoryEntryCreationDto to HistoryEntryImportDto
As the DTO is used to import a whole list of history entries rather than creating a single history entry (there is no way of doing that at the moment)

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-10 23:26:58 +02:00
..
config PrivateApi: Add config controller 2021-03-21 20:08:13 +01:00
me/history PrivateAPI: Rename HistoryEntryCreationDto to HistoryEntryImportDto 2021-04-10 23:26:58 +02:00
media PrivateAPI: Add media controller 2021-03-25 22:26:41 +01:00
notes PrivateAPI: Add notes controller 2021-03-25 20:36:18 +01:00
tokens Enforce explicit function return types 2021-02-27 17:41:32 +01:00
private-api.module.ts PrivateAPI: Add media controller 2021-03-25 22:26:41 +01:00