0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 6a39d0a011
Unified ThemeValidationError generation code
- All the code for creating these errors is now replaced with a single function
- This is useful DRY as it helps make code more readable
- This gets rid of the override of the error type to ThemeWorksButHasErrors - which is both weird and afaict not used anywhere
2021-07-07 14:45:08 +01:00
..
client@f68d2ccc63 Updated Ghost-Admin to v4.9.0 2021-07-07 09:39:57 +01:00
frontend Removed passing of error to active theme 2021-07-07 14:38:08 +01:00
server Unified ThemeValidationError generation code 2021-07-07 14:45:08 +01:00
shared Removed unneded i18n and logging parametes from update check 2021-07-02 19:07:13 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
bridge.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00