0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Hannah Wolfe 3416c05064 Posts per page as theme-config (#8149)
closes #8131

- Remove ppp from default-settings.json
- Remove ppp from meta (unused?\!)
-  Basic concept of theme config
- use theme config ppp setting
-  Make @config.posts_per_page helper available
- rather than @blog.posts_per_page, we now have @config.posts_per_page
- 🚨 Test updates
- Adding TODO note
2017-03-14 18:03:36 +01:00
..
admin 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
api 🔥 remove fileStorage option (#8144) 2017-03-14 10:31:33 +00:00
apps Reimplement custom theme templates (#8147) 2017-03-14 00:15:50 +01:00
auth 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
blog 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
config 🙅🏽 Admin server split (#8142) 2017-03-14 17:03:30 +01:00
controllers/frontend Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
data Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
events post-scheduling 2016-06-14 10:52:13 +02:00
helpers 🐛 Move meta description into ghost head (#8150) 2017-03-14 17:50:35 +01:00
mail 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
middleware Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
models suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
permissions 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
scheduling Shows help message for broken require in scheduler adapter (#7706) 2017-01-16 21:49:41 +01:00
settings 🔥 🎨 No more updateSettingsCache (#8090) 2017-03-02 23:00:01 +01:00
storage 🔥 remove imageRelPath (#7927) 2017-02-03 14:42:05 +00:00
themes Posts per page as theme-config (#8149) 2017-03-14 18:03:36 +01:00
translations suspend user feature (#8114) 2017-03-13 12:03:26 +00:00
utils 🔥 Remove legacy content zero hack (#8156) 2017-03-14 14:56:46 +01:00
views Implement custom errors 2.0 (#8148) 2017-03-14 10:06:42 +01:00
app.js 🎨 logging improvements (#7597) 2016-10-25 12:17:43 +01:00
errors.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
filters.js
ghost-server.js Theme loading part 1 (#7989) 2017-02-22 00:26:19 +01:00
i18n.js improvement: general fixes 2016-06-01 07:07:20 +02:00
index.js 🎨 deny auto switch (#8086) 2017-03-02 19:50:58 +00:00
logging.js 🐛 forward missing logging config: rotation 2017-02-17 18:24:14 +01:00
overrides.js 🛠 update lodash,knex and bookshelf to latest versions 2016-09-26 10:20:55 +02:00
update-check.js 🎨 send LTS parameter if requesting the update check service (#7954) 2017-02-07 19:51:19 +01:00