0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/api/canary
Aileen Nowak 92d9029500 Added accentColor and description parameters to /authentication/setup route
refs https://github.com/TryGhost/Team/issues/1382

- Added two possible new setup values: `accentColor` and `description` to define the brand colour and site description on initial setup
- Updated tests to reflect those changes
- Only the params when passed and fall back to default site description
2022-02-24 12:36:57 -04:00
..
utils Moved the last_seen_at api property behind a flag 2022-02-24 17:28:07 +01:00
actions.js
authentication.js Added accentColor and description parameters to /authentication/setup route 2022-02-24 12:36:57 -04:00
authors-public.js
config.js
custom-theme-settings.js
db.js
email-post.js Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
email-preview.js
email.js
files.js
identities.js
images.js
index.js Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
integrations.js
invites.js
labels.js
mail.js
media.js
members.js Updated the /members/event filtering logic 2022-01-21 18:35:02 +01:00
memberSigninUrls.js
membersStripeConnect.js
notifications.js
oembed.js
offers.js
pages-public.js Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
pages.js Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
posts-public.js Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
posts.js Updated serialization for handling tiers visibility 2022-02-01 11:13:51 +05:30
preview.js
products-public.js Included benefits with theme product data (#14051) 2022-01-24 13:55:25 +02:00
products.js Cleaned up Products API add & edit 2022-01-25 15:45:20 +02:00
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js
tiers.js Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
users.js
webhooks.js