0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Naz Gargol d325912a55
Switched scheduler to use API v3 (#11391)
no issue

- The switch is needed so that mailinglist work when posts are scheduled
- v3 API is the default stable API that should be preferably used by all clients (including Scheduler)
2019-11-14 15:12:52 +07:00
..
adapters 🏗 Migrated scheduler to work with v2 API (#11142) 2019-09-23 21:42:53 +05:30
api Fixed post not showing authors in email 2019-11-14 10:45:05 +05:30
config Removed /api/v2/members/ endpoints (#11308) 2019-10-31 11:11:46 +00:00
data Removed redundant bulk email settings migration 2019-11-13 22:29:31 +05:30
lib Merge branch 'master' into v3 2019-10-11 11:31:31 +01:00
models Added default stats object to email model 2019-11-08 17:11:54 +07:00
public Updated default publication icon 2019-10-17 07:59:21 +02:00
services Removed unused method from bulk-mailer 2019-11-14 12:35:26 +07:00
translations Implemented GET /emails/:id endpoint 2019-11-06 15:56:56 +07:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Implemented GET /emails/:id endpoint 2019-11-06 15:56:56 +07:00
analytics-events.js
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Switched scheduler to use API v3 (#11391) 2019-11-14 15:12:52 +07:00
overrides.js
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00