0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
Thibaut Patel 63d55570a3 💥 Removed the /redirects/json route alias
no issue

This route had been deprecated and wasn't used anymore. You should switch to `GET /redirects/download` and `POST /redirects/upload` instead.
2021-03-17 15:58:28 +01:00
..
adapters
api Reverted dropped model usage in post serializer 2021-03-17 20:01:12 +13:00
data Updated fixture copy 2021-03-11 19:20:30 +00:00
lib
models 🐛 Allowed for inviting contributors when staff is limited 2021-03-15 11:40:44 +00:00
public
services 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
translations
views
web 💥 Removed the /redirects/json route alias 2021-03-17 15:58:28 +01:00
analytics-events.js Wrapped analytics tracker in try-catch 2021-02-24 15:57:38 +00:00
ghost-server.js Cleaned up use of express in ghost-server 2021-02-23 12:33:00 +00:00
notify.js
overrides.js
update-check.js