Ghost/ghost/core/test/e2e-api/content
Simon Backx 8dfa490638
Added outbound link tagging for web posts (#16201)
fixes https://github.com/TryGhost/Team/issues/2433

- Moved all outbound link tagging code to separate OutboundLinkTagger
- Because a site can easily enable/disable this feature, we don't store
the ?refs in the HTML but add them on the fly for now in the Content
API.
2023-02-16 11:26:35 +01:00
..
__snapshots__ Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
authors.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
key_authentication.test.js Changed Content API caching to public 2022-09-26 14:54:50 +08:00
newsletters.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
offers.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
pages.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
posts.test.js Added outbound link tagging for web posts (#16201) 2023-02-16 11:26:35 +01:00
settings.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
tags.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
tiers.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
utils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00