Ghost/core/server/api/v0.1
Aileen Nowak 93b936d2fb Added back "theme.uploaded" analytics event (#10450)
no issue

- With the changes in 79ca6c575c we removed old unused events
- The theme upload event is still used and needed to be put back
- Added the event emit right after the successful upload of the theme
- Renamed analytics events for more consistency
- We need to add the same event emitter to the v0.1 API as it's not deprecated
- emits a `theme.uploaded` event after the theme was successfully uploaded and saved
2019-02-05 17:38:40 +01:00
..
decorators 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
authentication.js Ability to not send welcome email (#10293) 2018-12-17 15:02:47 +01:00
clients.js
configuration.js
db.js
index.js Corrected 'Content-Length' header by using Buffer.byteLength (#10055) 2018-10-25 09:18:36 +07:00
invites.js
mail.js Updated docs links to best equivalents (#10386) 2019-01-17 06:57:37 +00:00
notifications.js
oembed.js
posts.js Bumped knex & bookshelf dependencies (#10404) 2019-01-21 21:53:11 +01:00
redirects.js
roles.js
schedules.js
settings.js Removed deprecated settings 2019-01-04 12:17:32 +00:00
slack.js
slugs.js
subscribers.js
tags.js 🐛 Fixed 'url' attribute miscalculation when when requested as the only part of fields filter (#9969) 2018-10-15 14:47:56 +02:00
themes.js Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01:00
upload.js
users.js Added some deprecation notes for x_by fields 2019-01-03 17:14:52 +01:00
utils.js Extracted trimAndLowerCase utility to shared utility module 2018-12-10 13:56:42 +01:00
webhooks.js Added new site.changed event and webhook trigger service (#10019) 2018-10-19 00:01:30 +05:30