HackMD/lib
Sheogorath 4b0528ac4f
Fix wrong reading from commit
Right now we use a substr after reading the commit. That's definitely
wrong and leads to wrong commit hashes since the first 5 chars are
missing.

This patch removes the substr usage here and this way fixes the
generated links.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-12 11:18:38 +01:00
..
config Fix wrong reading from commit 2018-11-12 11:18:38 +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