0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
adapters
api Added accentColor and description parameters to /authentication/setup route 2022-02-24 12:36:57 -04:00
data Backfilled the members last_seen_at column 2022-02-22 12:16:36 +01:00
lib Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
models Refactored default settings population to reduce unnecessary DB queries 2022-02-08 10:11:00 +01:00
services Added accentColor and description parameters to /authentication/setup route 2022-02-24 12:36:57 -04:00
views
web Added /tiers API to Admin API (#14200) 2022-02-23 17:00:18 +02:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
update-check.js Added library for extracting database information 2022-01-18 09:31:08 +00:00