0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Ian Sim 6247b52367 Allowed pages to accept HTML as a source (#11422)
refs https://github.com/TryGhost/Ghost/issues/10471

- Allow page resource endpoints to accept HTML source. This behavior is the same as the post's resource introduced with e9ecf70ff7372f395b8917340805148bc764e2ef
- The functionality was most likely missed when post split into posts & pages was happening.
- Added symmetric changes to API v2.
2020-01-08 17:44:34 +01:00
..
client@ac450612ed Updated Ghost-Admin to 3.2.0 2019-12-17 21:52:51 +05:30
frontend Improved logs for slow get helper 2020-01-07 11:25:51 +01:00
server Allowed pages to accept HTML as a source (#11422) 2020-01-08 17:44:34 +01:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Allowed pages to accept HTML as a source (#11422) 2020-01-08 17:44:34 +01:00
index.js