Ghost/core
Fabien 'egg' O'Carroll c0f32b7746
Replaced usage of Error with @tryghost/errors (#13161)
refs 2f1123d6ca

Usage of the raw Error class has been deprecated in favour of our own
errors, which are more descriptive and have built in HTTP status codes.

This also updates the same errors to use @tryghost/tpl for the error
messages, which is the new pattern we are following in order for us to
deprecate the i18n module.
2021-07-19 11:46:38 +01:00
..
client@63193dc815 Updated Ghost-Admin to v4.9.4 2021-07-12 18:53:22 +01:00
frontend Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
server Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
shared Removed use of i18n in snippets controllers 2021-07-19 11:08:55 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00