Ghost/core
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
..
client@919bf3931d Updated Ghost-Admin to v4.0.0-alpha.2 2021-02-16 19:53:52 +00:00
frontend Cleaned up global server events 2021-02-19 15:21:58 +00:00
server Cleaned up global server events 2021-02-19 15:21:58 +00:00
shared Changed DB path for SQLite tests 2021-02-19 12:21:00 +00:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Improved readability of ghost server and boot 2021-02-19 15:04:55 +00:00