0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary
Hannah Wolfe 4e9889ea4f Updated canary admin/site endpoint again
- put brand back, but only if dev experiments is enabled
- put members plans and allowSelfSignup back, but this is temporary as they need to live elsewhere
2020-04-27 15:20:14 +01:00
..
utils Added custom json-string format to AJV validator 2020-04-17 11:56:20 +01:00
actions.js
authentication.js
authors-public.js
config.js
db.js
email-preview.js Fixed in-browser email preview showing raw replacement strings 2020-04-20 12:24:05 +01:00
email.js
identities.js
images.js
index.js
integrations.js Returned Promise.reject instead of throwing error 2020-04-13 16:13:33 +01:00
invites.js Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00
labels.js Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00
mail.js
members.js
memberSigninUrls.js
notifications.js
oembed.js Returned error upon oembed catch 2020-04-15 10:35:22 +01:00
pages-public.js
pages.js Returned Promise.reject instead of throwing error 2020-04-13 16:13:33 +01:00
posts-public.js
posts.js Returned Promise.reject instead of throwing error 2020-04-13 16:13:33 +01:00
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js Updated canary admin/site endpoint again 2020-04-27 15:20:14 +01:00
slack.js
slugs.js
tags-public.js
tags.js Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00
themes.js
users.js
webhooks.js Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00