Ghost/core/server/utils
Aileen Nowak 7d388cb9e1 🐛 Fixed internal links converting to absolute URLs (#9143)
closes #9136

Changed the functionality in `make-absolute-urls.js` util to not convert the URL when starting which an `#`, as it indicates and internal link.
The util is used inside of the `{{amp_content}}` helper and to render the RSS feed. I tested the changes with the most popular RSS reader 'Feedly' and it seems like these internal links get converted to absolute URL inside of Feedly automatically.
2017-10-18 17:54:17 +01:00
..
packages 🎨 gscan 1.1.0 & optimisations 2017-06-06 13:07:50 +07:00
asset-hash.js
blog-icon.js Refactor: fetch image dimensions from local file storage (#8900) 2017-09-05 14:13:22 +02:00
cached-image-size-from-url.js 🐛 Fix invalid image URLs not being cached and causing timeouts (#8986) 2017-09-12 12:53:18 +01:00
ghost-version.js
gravatar.js
image-size.js Image Size Utility: optimised unknown request error handling (#9094) 2017-10-04 10:03:26 +01:00
index.js Always use our redirects utility (#9132) 2017-10-12 14:36:50 +02:00
labs.js 🐛 Added 409 DisabledFeatureError for labs features (#8890) 2017-08-15 10:50:36 +02:00
make-absolute-urls.js 🐛 Fixed internal links converting to absolute URLs (#9143) 2017-10-18 17:54:17 +01:00
markdown-converter.js 🎨 Disabled auto-linking of domain names in markdown (#9084) 2017-10-03 12:14:53 +02:00
mobiledoc-converter.js 🐛 fix incorrect rendering of non-closing tags (eg. <br></br>) (#8749) 2017-07-25 15:50:33 +04:00
pipeline.js
read-csv.js
remove-open-redirect-from-url.js
request.js Properly return a bluebird promise (#8988) 2017-09-07 20:48:20 +07:00
sequence.js
social-urls.js
tokens.js
url.js Always use our redirects utility (#9132) 2017-10-12 14:36:50 +02:00
visibility.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
zip-folder.js 🐛 🔗 resolve symlinks before building zip (#8780) 2017-07-31 11:48:00 +04:00