hedgedoc/src/notes
Philip Molares 4b3c726101 chore: move get-note-pipe to api utils
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-11-30 19:48:47 +01:00
..
alias-create.dto.ts chore: add alias dtos 2021-09-21 15:14:00 +02:00
alias-update.dto.ts chore: add alias dtos 2021-09-21 15:14:00 +02:00
alias.dto.ts chore: add alias dtos 2021-09-21 15:14:00 +02:00
alias.entity.ts fix(alias): remove default for primary 2021-11-14 21:46:04 +01:00
alias.service.spec.ts fix(alias): remove default for primary 2021-11-14 21:46:04 +01:00
alias.service.ts fix(alias): remove default for primary 2021-11-14 21:46:04 +01:00
note-metadata.dto.ts fix username spelling from userName 2021-10-13 22:54:00 +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 fix(note): fix type for owner param 2021-11-14 21:46:04 +01: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-09-22 20:43:44 +02:00
notes.service.spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
notes.service.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
primary.value-transformer.ts feat: add list of aliases to note entity 2021-09-21 15:14:00 +02:00
tag.entity.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
utils.spec.ts fix: the tests use the new typing from create methods 2021-11-11 22:07:20 +01:00
utils.ts chore: create getPrimaryAlias utility function 2021-09-22 20:43:44 +02:00