hedgedoc/lib
Tilman Vatteroth 68466f6f09 fix: Change data type of history attribute in user table to long text
When using mysql the normal text attribute has a fixed size. When this size is reached then the json will be cut off and becomes invalid.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-09-25 11:09:23 +02:00
..
config Upload file to s3: make public a file on upload and allow to configure destination folder 2022-07-10 17:44:17 +02:00
migrations fix: Change data type of history attribute in user table to long text 2022-09-25 11:09:23 +02:00
models Convert history attribute in user table to longtext 2022-09-25 11:09:23 +02:00
ot
web Fix crash in LDAP authentication 2022-08-22 09:01:04 +02:00
workers Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
csp.js
errors.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
history.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
letter-avatars.js
logger.js
prometheus.js
realtime.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
response.js Adapt code for eslint-config-standard 17 2022-05-01 21:19:44 +02:00
utils.js