0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/web/api
Hannah Wolfe 4def34ef21
Removed unused members/stats endpoints
refs: https://github.com/TryGhost/Team/issues/1446

- These endpoints are unused, so they are safe to remove
- We're starting to remove as much unused & unnecessary code as possible to try to reduce the codebase and increase test coverage
2022-03-29 14:00:04 +01:00
..
canary Removed unused members/stats endpoints 2022-03-29 14:00:04 +01:00
middleware Revert "Replace update user last seen middleware with package version" 2021-11-17 11:00:55 +00:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
v3 Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
app.js 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
index.js