hedgedoc/lib
Sheogorath 81e3d7bd00
Extend migration error handling
The current error handling seems to conflict with some sequelize
versions. So we add a second version of it in our excemptions.

I'm not happy about it, but when it helps to prevent further migration
breaking, it's worth it.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-09-05 16:19:35 +01:00
..
config BUGFIX: wrong version check for gitlab api 2018-08-23 14:06:26 +02:00
migrations Extend migration error handling 2018-09-05 16:19:35 +01:00
models Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
ot
web
workers
csp.js
history.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
letter-avatars.js
logger.js
realtime.js
response.js Add possibility to choose between version v3 or v4 for the gitlab api. 2018-07-31 08:36:56 +00:00
utils.js