Ghost/core
Daniel Lockyer d8fdf2052c Added check for missing DB data
- this check should never really be hit unless the DB has missing data,
  but the code tries to read from an undefined variable and crashes, which we
  can protect against
- this can be triggered by doing a `knex-migrator init` followed by a
  `knex-migrator rollback --v 3.0 --force`
2020-11-05 12:13:58 +00:00
..
client@2562316ff4 Updated Ghost-Admin to v3.37.1 2020-11-03 14:00:30 +00:00
frontend Added JSDoc comments to redirects service 2020-11-05 12:45:34 +13:00
server Added check for missing DB data 2020-11-05 12:13:58 +00:00
shared Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00