0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Naz 7e28802b1c
Changed express apps to start after migrations
refs #12568

- Allowing express app (frontend) to be booted after the migrations
decouples server maintenance mode from a need to have the "frontend"
loaded beforehand
2021-02-02 16:11:34 +00:00
..
adapters Improved JSDoc in default scheduler 2020-12-16 17:25:05 +13:00
api Added status property to members (#12570) 2021-02-02 16:11:34 +00:00
data Added status property to members (#12570) 2021-02-02 16:11:34 +00:00
lib Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
models Added status property to members (#12570) 2021-02-02 16:11:34 +00:00
public Enabled Portal (#12317) 2020-11-03 14:36:21 +05:30
services Removed portal-action and requestSrc 2021-02-02 16:11:34 +00:00
translations Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Pointed the v3 endpoint to the v3 folder 2021-01-22 16:32:03 +13:00
analytics-events.js
ghost-server.js Changed express apps to start after migrations 2021-02-02 16:11:34 +00:00
index.js Changed express apps to start after migrations 2021-02-02 16:11:34 +00:00
overrides.js Improved threading performance on non-SQLite clients 2020-11-30 13:27:40 +13:00
update-check.js