Ghost/core/server/web
Naz 6e075c78bf Moved URL service to backend
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- URL module is part of the backend heavily dependent on the model and fits perfectly here. Frontend should get the data it needs by passing a URL manager instance to it
2021-10-19 07:29:09 +13: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 Improved Ghost boot time and memory usage by lazy loading routes 2021-10-15 17:52:07 +02:00
shared Moved URL service to backend 2021-10-19 07:29:09 +13:00
site 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