Ghost/core
Hannah Wolfe ac07703f17
Changed app/loader to use @tryghost/errors
- getting rid of instances of new Error as we should always use @tryghost/errors
- Whilst here, got rid of i18n but discovered the messages were missing!
- This is my fault, they disappeared when I removed external apps and clearly removed too much: 8c1a0b8d0c (diff-0f5cc40aa8906a1be1bad2002a35361bbf9e766e46b3b29be10f4f479265426a)
- Therefore, I have restored these messages in the places where they were used, except amp_content, where I have written a new message, as the message that was there was not relevant
2021-06-30 16:05:54 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
server Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
shared Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
bridge.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00