hedgedoc/src/revisions
Tilman Vatteroth 4746c30c26 feat: persist notes on realtime note unload and on interval
The realtime note map has been moved into its own class
to separate the realtime note business logic from the storing logic.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-08-07 22:45:25 +02:00
..
edit.dto.ts fix: ensure dates are properly transformed 2022-03-06 20:54:46 +01:00
edit.entity.ts refactor(edit): lazy-load relations 2021-12-05 19:58:01 +01:00
edit.service.ts feat(revision): include edits in dto 2022-03-07 13:54:43 +01:00
revision-metadata.dto.ts fix(revision): DTOs should correctly extend BaseDto 2022-03-07 13:54:43 +01:00
revision.dto.ts refactor(revision): make RevisionDto extend RevisionMetadataDto 2022-03-07 13:54:43 +01:00
revision.entity.ts refactor(revision): lazy-load relations 2021-12-05 21:38:36 +01:00
revisions.module.ts refactor: remove cycling dependency between notes and revisions 2022-07-10 19:46:03 +02:00
revisions.service.spec.ts feat: persist notes on realtime note unload and on interval 2022-08-07 22:45:25 +02:00
revisions.service.ts feat: persist notes on realtime note unload and on interval 2022-08-07 22:45:25 +02:00