0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services
Hannah Wolfe b1a98b0b67 Cleaned up global server events
- use theme.ready for loading themes instead of server.start and properly clean this up
- remove server.start and server.stop as they are no longer used (only server.start was used, and only for themes)
- we're moving away from the pattern of using global events like this as they are hard to reason about
2021-02-19 15:21:58 +00:00
..
apps
redirects Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00
routing Added theme preview mode 2021-02-17 13:49:41 +00:00
rss Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
settings Updated code to reflect js-yaml dependency changes 2021-02-10 11:39:30 +00:00
sitemap
themes Cleaned up global server events 2021-02-19 15:21:58 +00:00
url Refactored UrlGenerator simplifying conditional logic 2020-11-17 13:09:22 +13:00
proxy.js Refactored core/server/lib/image for Dependency Injection (#12463) 2020-12-09 13:19:22 +01:00