hedgedoc/src/notes
Tilman Vatteroth 8596bed729 refactor: remove cycling dependency between notes and revisions
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-07-10 19:46:03 +02:00
..
alias-create.dto.ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
alias-update.dto.ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
alias.dto.ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
alias.entity.ts refactor(alias): lazy-load relations 2021-11-18 18:53:39 +01:00
alias.service.spec.ts refactor: adapt for typeorm 0.3 2022-06-12 20:09:07 +02:00
alias.service.ts refactor: adapt for typeorm 0.3 2022-06-12 20:09:07 +02:00
note-metadata.dto.ts feat(note-metadata): replace primaryAlias with primaryAddress 2022-03-07 13:54:43 +01:00
note-permissions.dto.ts fix: ensure nested objects are properly validated & transformed 2022-03-06 20:54:46 +01:00
note.dto.ts fix: ensure nested objects are properly validated & transformed 2022-03-06 20:54:46 +01:00
note.entity.ts feat(note): save createdAt in a separate column 2022-03-07 13:54:43 +01:00
note.media-deletion.dto.ts refactor: use a base dto class 2022-02-20 20:56:09 +01:00
notes.module.ts refactor: remove cycling dependency between notes and revisions 2022-07-10 19:46:03 +02:00
notes.service.spec.ts refactor: remove cycling dependency between notes and revisions 2022-07-10 19:46:03 +02:00
notes.service.ts refactor: remove cycling dependency between notes and revisions 2022-07-10 19:46:03 +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 refactor(tag): lazy-load relations 2021-12-05 19:06:05 +01:00
utils.spec.ts refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00
utils.ts refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00