0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server/web
Hannah Wolfe be10039f76 Renamed app related files+variables for clarity
- renamed the parentApp in index.js to ghostApp, to reduce confusion with the layer that is named parentApp
- renamed the adminApp inside of parentApp to backendApp to reflect the fact it's both admin+api
- renamed a bunch more variables there to be backend, rather than admin
- renamed the api index.js file to app.js and created a new index which is an actual index
2020-04-27 17:50:08 +01:00
..
admin Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
api Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00
parent Renamed app related files+variables for clarity 2020-04-27 17:50:08 +01:00
shared Fixed admin host with port causing infinite redirect (#11767) 2020-04-23 19:00:28 +01:00
site Renamed redirect functions for clarity 2020-04-22 19:31:36 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Implemented externally verifiable identity tokens 2020-03-16 13:22:04 +01:00