Ghost/core/server/web
Hannah Wolfe faea2da596
Moved server/web/site to frontend/web
- we're slowly trying to draw the lines between the backend and the frontend correctly
- these files deal only with serving the frontend so they should live there
- there are lots of mixed requires in these files, so having them in the right place makes that clear
2021-10-21 19:28:18 +01:00
..
admin Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
members Added new offers endpoint on members API 2021-10-15 11:46:27 +05:30
oauth Updated OAuth middleware to use the correct URL helpers 2021-09-23 17:26:29 +01:00
parent Moved server/web/site to frontend/web 2021-10-21 19:28:18 +01:00
shared Moved URL service to backend 2021-10-19 07:29:09 +13:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00