0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Kevin Ansfield 3b366dc55d
Fixed max-api-complexity linting warnings for site and config APIs (#12982)
no issue

- moved `config` and `site` API output generation to a `public-config` service allowing all API versions to use `publicConfig.config` or `publicConfig.site` in their query methods
- updated `config` and `site` API output serializers to use an allow-list that limits the data returned for each API version
2021-05-26 12:10:19 +01:00
..
client@d984005b16 Updated Ghost-Admin to v4.6.0 2021-05-25 15:11:56 +01:00
frontend Updated @price data to not use archived prices 2021-05-17 11:02:27 +01:00
server Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
shared Fixed no-restricted-require warning for core/shared/url-utils.js 2021-05-25 21:13:57 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added members service init to boot sequence 2021-05-20 12:08:45 +01:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00