Ghost/ghost/core/core
Steve Larson 40891272dc
🐛 Fixed custom excerpts sometimes being cut off (#19560)
refs TryGhost/Ghost#19559
- custom excerpts are truncated based on character length
- escaped characters added extra length but we didn't account for this,
resulting in poor truncation of excerpts
2024-01-23 14:45:27 -06:00
..
cli Refactored fetching schema tables in data generator 2024-01-13 18:28:14 +01:00
frontend 🐛 Fixed custom excerpts sometimes being cut off (#19560) 2024-01-23 14:45:27 -06:00
server Fixed clearing invalid sender_email when changing newsletter sender_reply_to (#19555) 2024-01-23 16:10:11 +01:00
shared Added allowlist for Sentry transactions (#19538) 2024-01-23 08:22:57 +00:00
app.js
boot.js Added cache config to stats endpoints (#19481) 2024-01-18 15:26:49 +01:00
bridge.js