hedgedoc/src/notes
Philip Molares c31da7ec33
test(generatePublicId): test if with a given random buffer a correct encoding is generated
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-06-15 21:17:07 +02:00
..
note-metadata.dto.ts Fix nullable property types in Note DTOs 2021-05-02 18:33:07 +02:00
note-permissions.dto.ts Fix nullable property types in Note DTOs 2021-05-02 18:33:07 +02:00
note.dto.ts Rename NoteAuthorshipDto to EditDto 2021-05-31 22:02:32 +02:00
note.entity.ts Remove AuthorColor entity 2021-05-17 21:08:13 +02:00
note.media-deletion.dto.ts Notes: Add NoteMediaDeletionDto 2021-04-01 01:15:44 +02:00
notes.module.ts NotesService: Implement getAuthorUsers 2021-05-24 21:58:44 +02:00
notes.service.spec.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
notes.service.ts Rename Authorship entity to Edit 2021-05-31 21:46:41 +02:00
tag.entity.ts Format with Prettier 2 2021-01-06 23:48:53 +01:00
utils.spec.ts test(generatePublicId): test if with a given random buffer a correct encoding is generated 2021-06-15 21:17:07 +02:00
utils.ts fix(publicId): generate 128-bit instead of 128-byte value 2021-06-14 08:45:48 +02:00