0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe 3ea6df819c
Refactored SettingsCache to get events through DI
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
2021-06-30 15:40:41 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
server Refactored SettingsCache to get events through DI 2021-06-30 15:40:41 +01:00
shared Refined multiple product flows in Portal 2021-06-29 21:50:08 +05:30
app.js
boot.js Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
bridge.js Added reload frontend wrapper to bridge 2021-06-29 18:45:03 +01:00