0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api
Sumedh Nimkarde efd1587ee9 Switched to eslint-plugin-ghost (#9835)
refs #9834

- @TODO: the test env eslint needs to use the plugin, not part of this PR
2018-09-17 20:49:30 +02:00
..
authentication.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
clients.js
configuration.js ES6 migration: server/api (#9756) 2018-07-30 12:28:05 +02:00
db.js Renamed core/server/data/export to core/server/data/exporter 2018-08-16 12:13:24 +02:00
index.js ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
invites.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
mail.js ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
notifications.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
oembed.js ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
posts.js ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
redirects.js ES6 migration: server/api (#9761) 2018-09-10 14:30:48 +02:00
roles.js
schedules.js
settings.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
slack.js
slugs.js
subscribers.js
tags.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
themes.js Fixed tests 2018-08-16 12:13:24 +02:00
upload.js Added ability to resize and compress images on upload (#9837) 2018-08-30 17:30:36 +01:00
users.js 🎨Added absolute_url flag to public api (#9833) 2018-08-31 11:02:39 +01:00
utils.js Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
webhooks.js