HackMD/lib/models
Christoph (Sheogorath) Kern af082d9347
Merge pull request #567 from ccoenen/fix-mysql-text-length
converting all content fields to MEDIUMTEXT (affects MySQL only)
2018-01-18 11:16:59 +01:00
..
author.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
index.js Fix typo in the db config 2017-06-05 03:52:25 +08:00
note.js Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00
revision.js Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00
temp.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
user.js Initial support for SAML authentication 2017-11-28 18:52:24 +09:00