0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe c5ba27e2b5
Added initial concept of calculated settings (#14766)
refs: https://github.com/TryGhost/Team/issues/626

- calculated settings are simplified settings (booleans) that are based on other settings or data
- they make it easier for us to determine what state features are in elsewhere in ghost e.g. admin and themes
- this duplicates some of the members config concepts in the settings service
2022-05-10 21:49:38 +01:00
..
client@5751899e5b Updated Admin to v4.46.0 2022-04-28 15:29:18 +01:00
frontend 🔥 Removed {{author}} helper support 2022-05-02 17:59:48 +08:00
server Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00
shared Added initial concept of calculated settings (#14766) 2022-05-10 21:49:38 +01:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
bridge.js Removed sync method from route settings loader 2022-04-28 15:37:09 +01:00