hedgedoc/src/config
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
..
mock feat: persist notes on realtime note unload and on interval 2022-08-07 22:45:25 +02:00
app.config.spec.ts feat: persist notes on realtime note unload and on interval 2022-08-07 22:45:25 +02:00
app.config.ts feat: persist notes on realtime note unload and on interval 2022-08-07 22:45:25 +02:00
auth.config.spec.ts test: ldap auth config 2022-04-17 21:05:13 +02:00
auth.config.ts fix: ldap auth config 2022-04-17 21:05:13 +02:00
csp.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
customization.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
database-type.enum.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
database.config.ts refactor(db-config): Use typeorm-style options 2022-05-01 20:49:09 +02:00
external-services.config.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00
gitlab.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
hsts.config.ts fix: rename parseOptionalInt to parseOptionalNumber 2022-03-06 21:35:58 +01:00
loglevel.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
media.config.ts refactor(config): introduce new interface MediaBackendConfig 2022-01-30 22:19:50 +01:00
note.config.spec.ts test: add unit test for noteConfig 2022-03-06 21:42:19 +01:00
note.config.ts fix: use joi positive and integer validators on HD_MAX_DOCUMENT_LENGTH 2022-03-06 21:42:19 +01:00
utils.spec.ts fix: error in toArrayConfig 2022-04-17 21:05:13 +02:00
utils.ts fix: ldap auth config 2022-04-17 21:05:13 +02:00