mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
85ee721157
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-13
- The controller code is not meant to contain complex business logic.
Reduced complexity in the settings.read method
- Broke the usual "xxxService" naming pattern here in favor of "xxxBREADService" pattern that members package has been experimenting with recently (
|
||
---|---|---|
.. | ||
client@2a06f299a8 | ||
frontend | ||
server | ||
shared | ||
app.js | ||
boot.js | ||
bridge.js |