0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Thibaut Patel fd9b76c823 🐛 Fixes oembed bookmark with whitespaces
refs https://github.com/TryGhost/Team/issues/1200

- The leading/trailing whitespaces are trimmed by `new URL()` but are considered invalid in metascraper. Trimming solves this edge case.
2021-12-13 15:49:18 +02:00
..
api-acceptance 🐛 Fixes oembed bookmark with whitespaces 2021-12-13 15:49:18 +02:00
frontend-acceptance Refactored acceptance tests to use async-await 2020-12-03 08:47:01 +00:00
regression Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
unit 🐛 Fixed malformed URLs crashing the url helper 2021-12-13 15:49:18 +02:00
utils Fixed ETag header for admin templates not changing between versions (#13695) 2021-10-28 12:07:13 +01:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc