0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
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
..
client@ad2a56f7e0 Updated Admin to v4.31.0 2021-12-16 09:33:21 +00:00
frontend Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
server Added AMP styles for headers as well as more tweaks for email and frontend 2021-12-15 18:42:25 +00:00
shared Added support for additional wav MIME types 2021-12-16 10:58:39 +04:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Revert "Revert "Extract logging from DI patterns, only use @tryghost/logging package"" (#13884) 2021-12-14 11:22:39 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00