Ghost/core/server/data
Hannah Wolfe e84b7f3217 Cache permalinks & postsPerPage on config.theme
no issue

- Cache the permalinks & postsPerPage settings on the config.theme object
- Use the config.theme cache to reference these items throughout the frontend of a blog
- Removes the need for workarounds and extra code to handle async fetches
- Makes these values accessible to all themes, which is very useful now we have the API stuff
2015-12-15 08:16:53 +00:00
..
export Replace the when promise library with bluebird. 2014-08-23 17:15:40 +00:00
fixtures Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
import Revert to using findAll for internal tools 2015-10-10 17:07:10 +01:00
importer Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
migration Fix client.secret for new installs 2015-09-25 21:03:33 +02:00
utils Ghost can now handle a different schema than the default 'public' in PostgreSQL 2015-10-06 18:19:23 +02:00
validation Add readThemes() utility to get a list of themes 2015-10-13 15:54:41 +02:00
versioning Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
xml Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
default-settings.json Change type for private blog settings 2015-09-02 13:39:23 +01:00
schema.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00