hedgedoc/src/history
Philip Molares f4a580cf2a refactor(config): extract note config from app config
This commit separates the app config object from a new note config object. This was done to separate different concerns in different config files. Especially if the number of settings that are about notes increase, it is a good idea to keep them separate from the app config.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-01-30 22:19:50 +01:00
..
history-entry-import.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history-entry-update.dto.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history-entry.dto.ts refactor(history-entry): rename lastVisited 2022-01-16 22:04:34 +01:00
history-entry.entity.ts docs(history-entry): document why we can't lazy-load 2021-11-18 18:08:29 +01:00
history.module.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history.service.spec.ts refactor(config): extract note config from app config 2022-01-30 22:19:50 +01:00
history.service.ts refactor(history-entry): rename lastVisited 2022-01-16 22:04:34 +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