0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Thibaut Patel a1421c2380 🐛 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-01 15:58:09 +01:00
..
adapters Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
api Fixed linter error 2021-12-01 12:32:10 +00:00
data Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
lib Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
models Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
services 🐛 Fixes oembed bookmark with whitespaces 2021-12-01 15:58:09 +01:00
views
web Revert "Removed overly-specific handling of handlebars errors" 2021-12-01 12:04:36 +00:00
analytics-events.js
ghost-server.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
notify.js
overrides.js Set global Luxon timezone override to UTC 2021-10-20 09:19:29 +02:00
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js Inlined package requires to save boot time and memory 2021-10-22 09:57:59 +02:00