Ghost/core
Hannah Wolfe 592d02fd23 🐛 Fixed perms error when building public assets
closes: https://github.com/TryGhost/Ghost/issues/13739

- Ghost cannot write to the core folder in correctly configured production installations
- Built assets therefore need to be written to the content directory
- Ghost does not overwrite anything in the content folder as part of an upgrade, therefore static files that are provided by Ghost
  must still live inside /core
- So as a result, we now have core/frontend/public and content/public
2021-11-19 11:36:45 +00:00
..
client@7e8c8585a1 Updated Admin to v4.22.3 2021-11-15 13:43:15 +00:00
frontend 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
server Added perf-improving PRAGMAs in testing mode 2021-11-19 10:47:21 +00:00
shared 🐛 Fixed perms error when building public assets 2021-11-19 11:36:45 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00