0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe f7ad32e76b
Removed unnecessary snippets serializer
refs: https://github.com/TryGhost/Toolbox/issues/245

- The default behaviour of a serializer is to call a mapper for each object
- Instead of all the boilerplate code we had in the snippets serializer, all we need is a single mapper function
- Added tests for the mapper function as well
2022-03-29 15:51:45 +01:00
..
adapters
api Removed unnecessary snippets serializer 2022-03-29 15:51:45 +01:00
data Added the newsletters table 2022-03-29 15:23:26 +02:00
lib Updated probe-image-size options to reflect underlying change 2022-03-09 20:27:38 +00:00
models Added the MemberCancelEvent model 2022-03-11 21:50:06 +01:00
services Typography updates (#14382) 2022-03-28 17:28:09 +02:00
views Updated unsubscribe page 2022-03-10 10:39:20 +00:00
web Removed unused members/stats endpoints 2022-03-29 14:00:04 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js Added library for extracting database information 2022-01-18 09:31:08 +00:00