0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core
Ronald Langeveld 2bf4344a63
🐛 Fixed API excerpt field issue (#15005)
* 🐛 Fixed API excerpt field issue
ref https://github.com/TryGhost/Ghost/issues/10396

This fix now allows the API user to add field `excerpt` without the need for `plaintext` as format.
Also added new tests for these functions.
* Added new logic that takes `custom_excerpt` into account if all posts gets queried.
* Removed limits in excerpt & plaintext post.
* Updated snapshot.
2022-07-06 17:57:04 +02:00
..
admin@d12c306a54 Updated Admin to v5.2.4 2022-07-05 09:50:40 +01:00
cli Added docs for writing new commands 2022-05-17 17:16:44 +01:00
frontend Added version information in sodo search config 2022-07-06 10:11:15 +02:00
server 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
shared Revert "Revert "Updated sodo search test script with version data"" 2022-07-06 12:41:42 +02:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added frontend key to ghost_head for portal (#14782) 2022-05-11 17:34:31 +01:00
bridge.js Renamed lang and session_secret default settings (#14791) 2022-05-12 15:07:05 +01:00