0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps
Michael Barrett 20a1b64a15
Handle null values for post content & excerpt in admin-x-activitypub (#21989)
Handle null values for post content & excerpt in admin-x-activitypub

refs [TryGhost/ActivityPub#245](https://github.com/TryGhost/ActivityPub/pull/245)

In [TryGhost/ActivityPub#245](https://github.com/TryGhost/ActivityPub/pull/245) we changed the service to allow for `null` values for the `content` & `excerpt` field. This means we could potentially be passing `null` values to `stripHtml` which would cause the app to crash. This commit ensures we always pass a string to `stripHtml` as well as updating the types to reflect what the value can be
2025-01-09 15:32:06 +00:00
..
admin-x-activitypub Handle null values for post content & excerpt in admin-x-activitypub (#21989) 2025-01-09 15:32:06 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Fixed bottom part of modals getting cut off on mobile 2025-01-08 15:52:11 +00:00
admin-x-framework Handle null values for post content & excerpt in admin-x-activitypub (#21989) 2025-01-09 15:32:06 +00:00
admin-x-settings Added support for line breaks in more editor card fields (credit: @cathysarisky) 2025-01-08 16:50:03 +00:00
announcement-bar 2025 2025-01-06 11:40:59 +00:00
comments-ui 2025 2025-01-06 11:40:59 +00:00
portal Shipped portal@2.48.0 (#21988) 2025-01-09 16:12:12 +01:00
posts Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
shade Pin dependencies 2025-01-07 12:11:37 +01:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search 2025 2025-01-06 11:40:59 +00:00