0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Naz 9987bdbe17 Refactored proxy imports in frontend helpers
refs https://github.com/TryGhost/Team/issues/856

- This syntax gives easier understanding of modules dependencies and improves searchability. For exampke, I was looking for all "api" uses exposed by the server proxy and didn't have a clear picture into which modules used it.
- The change was made during a short-lived try to limit the use of "api" in the server proxy :) I thought it would be helpful when bumping the defult server API exposed internally. Next time!
2021-07-07 17:02:58 +04:00
..
client@f68d2ccc63 Updated Ghost-Admin to v4.9.0 2021-07-07 09:39:57 +01:00
frontend Refactored proxy imports in frontend helpers 2021-07-07 17:02:58 +04:00
server Refactored theme service to use async/await 2021-07-07 12:28:55 +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