Ghost/ghost/admin/app/models
Daniel Lockyer 532a7cf6e3 Fixed loading assets from CDN URL
refs https://ghost.slack.com/archives/C027S85FS/p1690202522054729

- this is another set of places where we load assets slightly
  differently
- this should fix user profile images when using assets from a CDN
2023-07-24 16:12:29 +02:00
..
action.js
api-key.js
base.js
collection.js Added basic UI for collection posts 2023-06-19 14:38:01 +07:00
custom-theme-setting-list.js
custom-theme-setting.js Added custom theme setting descriptions (#17024) 2023-06-15 15:10:56 +01:00
email.js
integration.js
invite.js
label.js
member-subscription.js
member-tier.js
member.js Add member's email status on member page (#15844) 2022-11-18 15:55:21 +04:00
mention.js Added page resources to emails (#16315) 2023-02-22 21:02:15 +08:00
navigation-item.js
newsletter.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
notification.js
offer.js
page.js
post-revision.js 🐛 Fixed page revision returning empty array on update and restore (#17042) 2023-06-16 13:24:02 +02:00
post.js Moved posts_meta.hide_title_and_feature_image to posts.show_title_and_feature_image (#17239) 2023-07-07 16:40:22 +01:00
role.js
setting.js Wired announcement settings admin UI to API (#16692) 2023-04-21 12:49:29 +04:00
snippet.js Wired lexical snippets to Ghost (#16647) 2023-04-17 17:39:04 +04:00
tag.js
theme.js Fixed logic for checking theme compatibility with @page properties (#17451) 2023-07-21 16:39:13 +00:00
tier-benefit-item.js
tier.js
user.js Fixed loading assets from CDN URL 2023-07-24 16:12:29 +02:00
webhook.js