This website requires JavaScript.
Explore
Help
Sign In
sa6anw
/
hedgedoc-hedgeagent
Watch
1
Star
0
Fork
0
You've already forked hedgedoc-hedgeagent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
af082d934761cbc72c14293376f7c2df2367e6b7
hedgedoc-hedgeagent
/
lib
/
models
History
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