0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Kevin Ansfield adb176f5b2 Added color as an allowed setting type
refs https://github.com/TryGhost/Team/issues/1107

- updated schema validation to allow `'color'` through as a known setting type now
2021-10-14 10:37:28 +01:00
..
adapters Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
api Fixed duplicate message due to bad merge 2021-10-13 09:17:01 +01:00
data Added color as an allowed setting type 2021-10-14 10:37:28 +01:00
lib Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
models Added boolean as allowed custom theme setting type 2021-10-13 17:25:32 +01:00
public
services Passed MembersAPI the OffersAPI over OfferRepository 2021-10-13 11:17:32 +02:00
views
web Decoupled frontend routing from url service 2021-10-14 05:55:49 +13:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js