Ghost/ghost/core
Steve Larson 0fe573b1d0
🐛 Redirected email previews to /email/ route (#18976)
closes TryGhost/Product#4136
- the `/p/` route is only intended for drafts, not published content
(e.g. sent newsletters)
- email-only posts (newsletters) do not get assigned a slug, and could
still be viewed at `/p/:uuid`, which didn't hide paid/member content
2023-11-14 13:31:41 -06:00
..
content 🎨 Updated Source to v1.1.0 2023-10-27 15:03:15 +00:00
core 🐛 Redirected email previews to /email/ route (#18976) 2023-11-14 13:31:41 -06:00
test 🐛 Redirected email previews to /email/ route (#18976) 2023-11-14 13:31:41 -06:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
config.development.json
ghost.js
index.js Configured New Relic to load earlier in the process 2023-08-30 11:47:50 +02:00
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
newrelic.js Configured New Relic integration within Ghost core 2023-08-29 09:30:25 +01:00
package.json Update dependency json-stable-stringify to v1.1.0 2023-11-13 23:16:24 +00:00
playwright.config.js Parallelise browser tests 2023-10-13 11:42:39 +00:00