HackMD/lib
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
..
config Add full version string 2018-11-11 12:44:19 +01:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
ot Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
web Add full version string 2018-11-11 12:44:19 +01:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Add data: URL to CSP and upgrade helmet 2018-10-04 03:04:36 +02:00
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js Fix possible weird objects as email 2018-07-27 13:36:22 +02:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js Add full version string 2018-11-11 12:44:19 +01:00
response.js removing global site layout vars from individual routers, putting them into app.local 2018-11-03 00:52:48 +01:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00