Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Plattdüütsch
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
ghost
Watch
0
Fork
You've already forked ghost
0
mirror of
https://github.com/TryGhost/Ghost.git
synced
2025-02-10 23:36:14 -05:00
Code
Issues
Activity
756f86dbdc
ghost
/
core
/
server
/
api
/
canary
History
Rishabh Garg
4f3743bb60
Added cache invalidation on updating newsletters (
#14587
)
...
- allows portal/apis to not show stale newsletter information
2022-04-26 18:06:41 +05:30
..
utils
🐛
Added default sort order for members.browse
2022-04-26 13:02:27 +01:00
actions.js
authentication.js
Handled default newsletter fixtures setup (
#14459
)
2022-04-12 19:44:21 +05:30
authors-public.js
config.js
custom-theme-settings.js
db.js
email-post.js
email-preview.js
Removed unnecessary email_preview.read serializer
2022-03-29 13:44:51 +01:00
emails.js
Added missing e2e emails API browse & retry tests
2022-03-28 17:32:58 +01:00
files.js
identities.js
Removed extraneous permission flag in identities
2022-03-15 14:58:29 +00:00
images.js
index.js
Created new stats service and stats API to get member count history (
#14391
)
2022-03-31 16:01:11 +02:00
integrations.js
invites.js
labels.js
mail.js
media.js
member-signin-urls.js
Fixed filename casing in canary API
2022-03-24 17:25:53 +00:00
members-stripe-connect.js
Fixed filename casing in canary API
2022-03-24 17:25:53 +00:00
members.js
Added newsletters to subscribe events (
#14579
)
2022-04-26 12:31:34 +01:00
newsletters.js
Added cache invalidation on updating newsletters (
#14587
)
2022-04-26 18:06:41 +05:30
notifications.js
oembed.js
offers.js
pages-public.js
pages.js
posts-public.js
posts.js
Added the
newsletter_id
query string to the post edit API route (
#14449
)
2022-04-13 15:27:43 +02:00
preview.js
products-public.js
products.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js
site.js
slack.js
slugs.js
snippets.js
stats.js
Replaced stats service with @tryghost/stats-service (
#14527
)
2022-04-21 14:57:07 +01:00
tags-public.js
tags.js
themes.js
tiers-public.js
tiers.js
users.js
webhooks.js