hedgedoc/src/notes
Philip Molares 8c214820e1
chore: create getPrimaryAlias utility function
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-08-07 21:51:47 +02:00
..
alias-create.dto.ts chore: add alias dtos 2021-08-07 21:54:42 +02:00
alias-update.dto.ts chore: add alias dtos 2021-08-07 21:54:42 +02:00
alias.dto.ts chore: add alias dtos 2021-08-07 21:54:42 +02:00
alias.entity.ts feat: add list of aliases to note entity 2021-06-06 17:46:32 +02:00
alias.service.spec.ts feat: add alias service 2021-08-07 21:53:54 +02:00
alias.service.ts feat: add alias service 2021-08-07 21:53:54 +02:00
get-note.pipe.ts Implement GetNotePipe 2021-08-29 17:18:54 +02:00
note-metadata.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
note-permissions.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
note.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
note.entity.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
note.media-deletion.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes.module.ts feat: add alias service 2021-08-07 21:53:54 +02:00
notes.service.spec.ts chore: move identity entity in its own folder 2021-08-08 21:53:20 +02:00
notes.service.ts RevisionsService: Refactor getFirst/LastRevision 2021-08-29 22:45:56 +02:00
primary.value-transformer.ts feat: add list of aliases to note entity 2021-06-06 17:46:32 +02:00
tag.entity.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
utils.spec.ts chore: create getPrimaryAlias utility function 2021-08-07 21:51:47 +02:00
utils.ts chore: create getPrimaryAlias utility function 2021-08-07 21:51:47 +02:00