0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Naz 4a47e8d0a8 Changed settings loader module API signature
refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- It was not clear from the module signature/usages that the default method is executing synchronously. The change makes it explicit. Knowing if the method is synchronous is helpful to stop possible pefr bottlenecks!
2021-09-28 04:59:41 +13:00
..
client@1e0d0a066d Updated Admin to v4.16.0 2021-09-23 16:04:56 +01:00
frontend Changed settings loader module API signature 2021-09-28 04:59:41 +13:00
server Removed use of 'routes' parameter for getCurrentHash function 2021-09-28 04:59:41 +13:00
shared Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Removed use of 'routes' parameter for getCurrentHash function 2021-09-28 04:59:41 +13:00
bridge.js Removed unnecessary error parameter in bridge 2021-09-23 18:39:43 +02:00