0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Naz acb3e25ef0 Removed redundant page attribute deletion
refs https://github.com/TryGhost/Toolbox/issues/332

- 'page' property has been dropped completely from the database schema, so there's no need to clean up this model property in the output serializer
2022-05-17 17:21:38 +08:00
..
adapters 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
api Removed redundant page attribute deletion 2022-05-17 17:21:38 +08:00
data Added newsletters table to default export 2022-05-16 17:49:25 +01:00
lib Added gravatar URL to config to make it configurable (#14490) 2022-05-09 12:44:04 +01:00
models Switch settings.edit to use an allow list 2022-05-16 15:07:31 +01:00
services Fixed comment 2022-05-17 17:21:38 +08:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Renamed "client" references to "admin" 2022-05-17 09:05:44 +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
overrides.js
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