hedgedoc/lib/config
Philip Molares 5c8541e65d
changed imageUploadType to an UnionType of all the possible uploadTypes
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:09 +02:00
..
default.ts config/default.ts: Add missing attributes, cleanup superfluous attributes 2020-04-25 16:04:08 +02:00
defaultSSL.ts config/: Cleanups in defaultSSL.ts and dockerSecret.ts 2020-04-25 16:04:08 +02:00
dockerSecret.ts config/: Cleanups in defaultSSL.ts and dockerSecret.ts 2020-04-25 16:04:08 +02:00
enum.ts config/enum.ts: Refactor enums into interface and object 2020-04-25 16:04:08 +02:00
environment.ts Migrate config templates to TypeScript 2020-04-25 16:04:05 +02:00
hackmdEnvironment.ts Migrate config templates to TypeScript 2020-04-25 16:04:05 +02:00
index.js Migrate config/index.js to TypeScript 2020-04-25 16:04:04 +02:00
index.ts config/index.ts: Use const where possible, use new config type definition 2020-04-25 16:04:08 +02:00
interfaces.ts changed imageUploadType to an UnionType of all the possible uploadTypes 2020-04-25 16:04:09 +02:00
oldDefault.ts Migrate config templates to TypeScript 2020-04-25 16:04:05 +02:00
oldEnvironment.ts Migrate config templates to TypeScript 2020-04-25 16:04:05 +02:00
utils.ts config/utils.ts: toBooleanConfig can return undefined 2020-04-25 16:04:08 +02:00