0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Kevin Ansfield 3fd2e36720 Fixed boot order for themes services
refs c33b596e9c

- initializing the themes service before the custom theme settings service meant that `customThemeSettings.api` was not available when it's called as part of theme initialization
- swapped the boot order around so that the supporting service initialization is performed before the full themes service is initialized
2021-10-11 12:23:34 +01:00
..
client@60af36f2d4 Updated Admin to v4.18.0 2021-10-08 16:00:25 +01:00
frontend Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
server Added createdAtVersion property to newly created notifications 2021-10-11 23:38:40 +13:00
shared Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Fixed boot order for themes services 2021-10-11 12:23:34 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00