HackMD/lib/web
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
..
auth Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
imageRouter imageRouter/filesystem: make callback path-independent 2018-09-26 20:55:15 +02:00
middleware Do final internal renameing 2018-06-24 14:05:41 +02:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
noteRouter.js Allow posting new note with content 2018-01-18 10:41:58 +01:00
statusRouter.js Add full version string 2018-11-11 12:44:19 +01:00
userRouter.js Add note export function 2018-05-26 03:12:21 +02:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00