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
Rish dd377492bf Updated public site endpoint with more data
no issue

This adds new public settings - description, logo, brand - and some public member settings - plans, allowSelfSignup to the open site endpoint which will be used by members.js for data initialization
2020-04-21 23:35:16 +05:30
..
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 Read billing url from config and add to API 2020-03-16 13:22:04 +01:00
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 Removed typo 2020-03-25 12:28:57 +00:00
images.js
index.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00
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 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 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 public site endpoint with more data 2020-04-21 23:35:16 +05:30
slack.js
slugs.js Remove External Apps 2020-03-20 10:40:22 +00:00
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 Replaced use of Bluebird return method from knex code 2020-04-07 10:49:12 +01:00
webhooks.js Fixed 500 error when deleting items that don't exist 2020-04-13 16:13:33 +01:00