Ghost/core/server
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
..
adapters Fixed initialization logic in post scheduler 2021-05-26 10:44:11 +04:00
api Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
data Fixed no-restricted-require warning for core/shared/url-utils.js 2021-05-25 21:13:57 +01:00
lib Moved getLocalSize() from mobiledoc to image-size lib 2021-05-14 11:57:37 +01:00
models Fixed no-restricted-require warning for core/shared/url-utils.js 2021-05-25 21:13:57 +01:00
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Fix the OAuth callback 2021-05-21 10:50:03 +02:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js Moved sqlite3 override rules to db connection lib 2021-02-05 11:51:56 +00:00
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00