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
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
workers
csp.js
errors.js
history.js
letter-avatars.js
logger.js
prometheus.js
realtime.js
response.js
utils.js