0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend
Fabien 'egg' O'Carroll 0c853a372b
Supported restricting limit="all" in get helper (#13903)
refs https://github.com/TryGhost/Team/issues/1251

With sites that have a huge number of resources, using limit="all" can
cause OOM errors at the Node level. Administrators now have the ability
to cap limit="all" requests via config. This only affects the get helper
used in themes, not the API, this is by design as themes have less
visibility of issues.
2021-12-16 13:59:39 +02:00
..
apps Added AMP styles for headers as well as more tweaks for email and frontend 2021-12-15 18:42:25 +00:00
helpers Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
meta Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
public Moved public folder to frontend 2021-10-16 19:27:34 +01:00
services Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
src/cards Updated toggle and product card spacings 2021-12-16 08:49:37 +01:00
views Updated unsubscribe.hbs (#13365) 2021-10-04 12:18:42 +01:00
web Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00