0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Naz fa9d2a4105 Reworked media API thumbnail endpoint
refs https://github.com/TryGhost/Toolbox/issues/120

- Having an "options" parameter in the controller definition was missleading as if the `url` or `ref` parameters were expected as a part of the qurey parameter. These variables should be provided as a part of the request body, thus having them in "data" attribute is more accurate
2021-11-29 13:12:47 +04:00
..
client@5648dd6105 Updated Admin to v4.24.0 2021-11-26 16:00:26 +00:00
frontend Fixed the selector for toggle headings 2021-11-25 09:07:47 +01:00
server Reworked media API thumbnail endpoint 2021-11-29 13:12:47 +04:00
shared Added quoteStyles labs flag 2021-11-24 16:33:47 +00:00
app.js Merged our two maintenance middleware into one 2021-11-24 11:27:18 +00:00
boot.js Moved custom redirects initialization to frontend init secton 2021-11-26 06:18:36 +13:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00