HackMD/lib/config
Sheogorath bcc914a773
Add full version string
Currently we only provide the version from `package.json`. This means
that during updates of instances, e.g. the demo instance, which runs
latest master instead of a stable release, changes are not reflected to
the webclient.

This patch adds a fullversion string that contains the current commit
and this way makes that clients are notified about changes.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-11 12:44:19 +01:00
..
default.js Merge pull request #990 from SISheogorath/fix/oauthProviderName 2018-10-09 21:57:37 +02:00
defaultSSL.js Rename forgotten values 2018-03-26 20:15:45 +02:00
dockerSecret.js Add Azure Blob Storage support 2018-06-01 10:07:52 +02:00
enum.js refactor(config.js): Extract config file 2017-05-08 19:29:07 +08:00
environment.js Add full version string 2018-11-11 12:44:19 +01:00
hackmdEnvironment.js Rename environment variables and add legacy support. 2018-06-24 13:40:18 +02:00
index.js Add full version string 2018-11-11 12:44:19 +01:00
oldDefault.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
oldEnvironment.js fix(config): ssl environment configs not parse properly 2017-05-08 20:41:38 +08:00
utils.js Add full version string 2018-11-11 12:44:19 +01:00