0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Hannah Wolfe e70898a842 Add meta tags for client_id & client_secret
refs #5942

- refactor ghost_head to use Promise.props (settle is going away and this is easier)
- add a new call to fetch the frontend client, if it exists
- add meta tags for the client_id and client_secret on all pages
- don't include the meta tags if the client is not enabled, or if the labs flag is not set
2015-11-04 16:39:39 +00:00
..
api Disallow staticPages from public API 2015-11-04 10:03:27 +01:00
apps Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
config Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
controllers Don't use api to lookup theme in frontend controller 2015-10-30 19:02:06 +00:00
data Switch RSS to use new filter param 2015-10-27 10:00:51 +00:00
errors Public API 2015-10-22 15:28:47 +02:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Add meta tags for client_id & client_secret 2015-11-04 16:39:39 +00:00
mail Email error message cleanup 2015-10-16 12:07:09 +02:00
middleware Move get helper behind labs flag 2015-11-03 19:39:37 +00:00
models Move cross-table api counts into plugin 2015-11-03 14:09:38 +00:00
permissions Public API 2015-10-22 15:28:47 +02:00
routes Merge pull request #5984 from sebgie/issue#5941 2015-11-02 16:15:50 +00:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations
utils Add meta tags for client_id & client_secret 2015-11-04 16:39:39 +00:00
views
filters.js
ghost-server.js
i18n.js
index.js Email error message cleanup 2015-10-16 12:07:09 +02:00
update-check.js Remove forum mentions 2015-09-29 13:10:04 +02:00