0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/api/canary
Kevin Ansfield 0741114d11 Moved htmlToMobiledocConverter() out of renderers
no issue

- prep for extraction of various Koenig repos
- html->mobiledoc doesn't really fit into the "renderer" naming as it's more of a converter than a renderer and doesn't follow the same pattern
2020-03-19 12:18:54 +00:00
..
utils Moved htmlToMobiledocConverter() out of renderers 2020-03-19 12:18:54 +00:00
actions.js
authentication.js
authors-public.js
config.js Read billing url from config and add to API 2020-03-16 13:22:04 +01:00
db.js
email-preview.js
email.js
identities.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00
images.js
index.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00
integrations.js
invites.js
labels.js
mail.js
members.js Fixed handling of empty created_at dates in member CSV imorts 2020-03-09 20:12:02 +08:00
memberSigninUrls.js Added member login resource to Admin API (#11607) 2020-02-27 11:48:02 +08:00
notifications.js
oembed.js 🔒 Improved validation of fetched urls and responses in oembed endpoint 2020-03-09 10:42:25 +00:00
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js
slack.js
slugs.js 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
tags-public.js
tags.js
themes.js
users.js Deleted all but active sessions on password change (#11639) 2020-03-05 12:22:32 +02:00
webhooks.js