0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Fabien O'Carroll 9183c3fa11 Exported MemberAnalyticEvent from models/index.js
refs https://github.com/TryGhost/Team/issues/1053

In order to use the model we must exports it from the index.js file.
This was missing from the commit which added the models.
2021-09-21 13:22:40 +02:00
..
adapters Swapped to American English spellings 2021-07-27 12:15:19 +04:00
api Moved browse method from settings API controllers 2021-09-21 23:05:57 +12:00
data fixup! Refactored migration to run faster 2021-09-17 16:33:14 +01:00
lib Blocked 0.* IP addresses when making oembed requests 2021-09-14 11:35:14 +01:00
models Exported MemberAnalyticEvent from models/index.js 2021-09-21 13:22:40 +02:00
public Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
services Refactored secret settings util functions 2021-09-21 23:05:57 +12:00
views
web Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js