HackMD/lib/migrations
Sheogorath 4da68597f7
Fix eslint warnings
Since we are about to release it's time to finally fix our linting. This
patch basically runs eslint --fix and does some further manual fixes.
Also it sets up eslint to fail on every warning on order to make
warnings visable in the CI process.

There should no functional change be introduced.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2019-05-31 00:30:29 +02:00
..
20150504155329-create-users.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150508114741-create-notes.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150515125813-create-temp.js fix: Add missing migration 2017-03-27 19:23:00 +08:00
20150702001020-update-to-0_3_1.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20150915153700-change-notes-title-to-text.js fix: Other dialect duplicated add index problem 2017-03-28 15:28:33 +08:00
20160112220142-note-add-lastchange.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20160420180355-note-add-alias.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20160515114000-user-add-tokens.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20160607060246-support-revision.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20160703062241-support-authorship.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20161009040430-support-delete-note.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20161201050312-support-email-signin.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20171009121200-longtext-for-mysql.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20180209120907-longtext-of-authorship.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20180306150303-fix-enum.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
20180326103000-use-text-in-tokens.js Use TEXT instead of STRING for tokens 2018-03-26 15:55:39 +02:00
20180525153000-user-add-delete-token.js Add token based security feature 2018-05-25 18:26:06 +02:00