0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Naz 44c72ddd81 Removed output of "page" filter in Admin/Content APIs
closes https://github.com/TryGhost/Toolbox/issues/332
refs https://github.com/TryGhost/Ghost/issues/10922

- The "page" attirbute has been deprecated long time ago and was kept around in the output for back compatibility reasons. With Ghost 5.0 there's no longer need to return this field or keep around any of the code supporting "page" attribute processing
2022-05-16 22:06:55 +08:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Removed output of "page" filter in Admin/Content APIs 2022-05-16 22:06:55 +08:00
data Removed unused code for logging in MySQL lib 2022-05-16 10:53:08 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Refactored html-to-plaintext to have two functions 2022-05-16 09:38:16 +01:00
services Added newsletter param to email preview endpoint (#14820) 2022-05-16 12:15:54 +01:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Removed GET settings/:key route 2022-05-13 23:18:53 +01:00
analytics-events.js
ghost-server.js Removed config and bluebird from ghost-server 2022-04-28 15:37:10 +01:00
notify.js Removed unused import 2021-12-06 08:17:07 +00:00
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Renamed settings index.js to settings-service.js 2022-05-10 20:55:31 +01:00
update-check.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00