Ghost/core
Hannah Wolfe b1b09efd75
Moved loadAllThemes out of test util
- this was skipped on boot, but then called in the test utilities, but only on restart 🙈
- this means that yarn test:acceptance (i.e. running all tests) works, but if you try to run just test/api-acceptance/themes_spec.js it would fail because that uses a fresh boot not a restart/reload
- I've changed this as keeping the test using the real boot, rather than the made-up acceptance-utils tasks as much as possible is way better
2021-07-06 20:24:48 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Updated default content cta for restricted post/page access to custom filters 2021-07-05 17:10:45 +05:30
server Added cache control headers to members api 2021-07-06 20:33:14 +05:30
shared Removed unneded i18n and logging parametes from update check 2021-07-02 19:07:13 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved loadAllThemes out of test util 2021-07-06 20:24:48 +01:00
bridge.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00