Ghost/core/server
Felix Rieseberg 436d2a8e42 RSS: Don't add trailing '/' to post image
Closes #4888

We automatically added a trailing slash to all non-absolute paths in
RSS, including post images. This fix ensures that trailing slashes
aren’t added to absolute paths including ‘content/images/‘.
2015-03-02 20:51:32 +01:00
..
api Check ids match on edit 2015-02-28 16:25:37 +00:00
apps
config Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
controllers RSS: Don't add trailing '/' to post image 2015-03-02 20:51:32 +01:00
data Merge pull request #4954 from halfdan/express 2015-02-26 07:50:37 -07:00
email-templates
errors Remove duplicate 'an' 2015-02-06 20:30:35 +00:00
helpers Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
middleware Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
models Only import can override published_by 2015-02-28 16:27:30 +00:00
permissions
routes
storage
utils
views Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
filters.js
ghost-server.js
index.js
mail.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
require-tree.js
update-check.js
xmlrpc.js