Ghost/core
Naz 0ccf31cdb5 Fixed error message when booting with no redirects
refs 91efa4605c

- When the instance is booted without any redirects files configured it's not supposed to error but rather default to an "empty" [] redirects configuration.
- Ideally the logic shoudl not contain try/catch block at all and fail as soon as there's any error during the initialization. This wasn't changed at this time due to possible break of existing Ghost instances
2021-11-03 13:50:24 +04:00
..
client@d2ffe6f148 Updated Admin to v4.21.0 2021-10-29 16:00:28 +01:00
frontend Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
server Fixed error message when booting with no redirects 2021-11-03 13:50:24 +04:00
shared Added membersAutoLogin labs flag 2021-11-03 11:17:02 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Used DynamicRedirectManager for Custom Redirects 2021-11-03 07:41:55 +13:00
bridge.js Renamed frontend/web/app to site 2021-10-21 19:54:50 +01:00