hedgedoc/src/config
Philip Molares 662d428e3c
AppConfig: Move default for rendererOrigin to config file
As we only use rendererOrigin in the frontend config service, where domain will be used if it is not defined, it makes more sense to move this default behavior to the app config directly. That makes it easier to understand what this variable contains and that it defaults to domain.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-04-25 15:20:51 +02:00
..
mock AppConfigMock: Use correct loglevel 2021-04-22 22:23:59 +02:00
app.config.ts AppConfig: Move default for rendererOrigin to config file 2021-04-25 15:20:51 +02:00
auth.config.ts Config: Add identifier to all multi auth provider to AuthConfig 2021-03-01 21:07:43 +01:00
csp.config.ts Fix various ESLint errors in configs 2021-02-24 20:29:39 +01:00
customization.config.ts Config: Add two new Subconfigs 2021-03-01 21:10:16 +01:00
database-dialect.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
database.config.ts Fix various ESLint errors in configs 2021-02-24 20:29:39 +01:00
external-services.config.ts Config: Add two new Subconfigs 2021-03-01 21:10:16 +01:00
gitlab.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
hsts.config.ts Fix various ESLint errors in configs 2021-02-24 20:29:39 +01:00
loglevel.enum.ts Extend config with various options from 1.x 2020-12-31 22:37:37 +01:00
media.config.ts Config: Add WebDAV to media config 2021-04-16 13:19:13 +02:00
utils.spec.ts Utils: Add needToLog function 2021-04-18 12:29:15 +02:00
utils.ts Utils: Add needToLog function 2021-04-18 12:29:15 +02:00