hedgedoc/lib/config
Sheogorath 95355b8f01
Fix broken assets
Since switching to TypeScript our assets are broken due to the move of
app.js to the `./lib` subdirectory and the relative patch specified for
the public directory.

This patch solves the problem by adding a proper config element for the
path and referencing it in `./lib/app.js`.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2020-02-25 11:21:48 +01:00
..
default.js Fix broken assets 2020-02-25 11:21:48 +01:00
defaultSSL.js Rename forgotten values 2018-03-26 20:15:45 +02:00
dockerSecret.js Add Google oauth variable: hostedDomain 2020-02-08 15:57:22 +08:00
enum.js refactor(config.js): Extract config file 2017-05-08 19:29:07 +08:00
environment.js Add Google oauth variable: hostedDomain 2020-02-08 15:57:22 +08:00
hackmdEnvironment.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
index.js Fix broken assets 2020-02-25 11:21:48 +01:00
oldDefault.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
oldEnvironment.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
utils.js Fix wrong reading from commit 2018-11-12 11:18:38 +01:00