Ghost/core/client/controllers
cobbspur 487297ff81 Added open graph tags for ghost head helper
issue #3900
- uses isPrivacyDisabled helper to see if useStructuredData has been disabled in config.js
- adds an array of promises to deal with asynchronous data
- resolves asynchronous data then adds open graph tags after canonical link
- featured image and tags are only added if present
- open graph tags only added on post and page
- adds unit test to check correct data is returned
- updates other unit tests to reflect changes
2014-10-08 15:57:49 +01:00
..
editor Revert post status on failed save. 2014-08-15 00:22:10 +00:00
modals Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Adds (Never) for users who haven't been seen 2014-09-05 16:45:34 +01:00
application.js Add Tab components 2014-09-18 18:15:43 -06:00
debug.js Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
forgotten.js Reset email form value on success 2014-08-08 02:52:19 +01:00
post-settings-menu.js Added open graph tags for ghost head helper 2014-10-08 15:57:49 +01:00
post-tags-input.js Fix tag order 2014-09-24 21:56:37 +00:00
posts.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
signin.js Refactor notifications to prevent stacking. 2014-08-01 16:57:29 +00:00
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00