Ghost/core/server/web
Hannah Wolfe 8bd9169298
Removed res.locals.apiVersion
- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to pass the apiVersion around using res.locals
- To simplify code that uses our frontend proxy the proxy now _only_ exposes canary
2022-04-28 15:35:28 +01:00
..
admin Fixed theme error handler (#14363) 2022-03-22 15:32:55 +00:00
api Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
members Added member endpoints for managing newsletter subscriptions (#14624) 2022-04-28 17:14:17 +05:30
oauth Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
parent Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
shared Centralized base API path value across server codebase 2022-03-09 17:15:51 +08:00
index.js
well-known.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00