0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web
Hannah Wolfe 77996d1ee4
Moved vhost arg logic out of the parent app
- Makes the logic for determining the admin and frontend vhost args independent and easier to test
- Moved the tests to specifically test the vhost utils & removed proxyquire as a dependency
- We want to breakdown the current parent app into the existing core/app.js and boot code, allowing us to decouple the backend and frontend further
- This is all part of the refactoring to separate server and frontend completely
2021-06-28 19:38:42 +01:00
..
admin Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
members Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
oauth Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
parent Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
shared Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
site Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00