Ghost/core/server
JT Turner e4c52a6915 Fix urlFor to handle secure correctly
issue #6270
- Exposed getBaseUrl on the config class.
- Fix formatting config index as array was more then 140 characters long.
- Updated getBaseUrl to handle secure by replacing http with https if true.
- Fixed ghost_head helper to output canonical base url no https.
- Fixed ghost_head helper to set secure correctly for the rss link.
- Fixed navigation helper to pass secure in each nav item, so that urlFor can u$
- Fixed {{url}} to pass secure correctly to config.urlFor.
- Fixed test to use urlSSL over https besides for canonical.
- Add tests for {{url}} and to make sure they output https for absolute and secure.
- Update twitter and og url to use the canonical url.
2016-01-11 19:40:30 -08:00
..
api Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
apps fixing 'undefined is not a function' error when loading apps 2015-12-04 23:00:37 -06:00
config Fix urlFor to handle secure correctly 2016-01-11 19:40:30 -08:00
controllers Switch channel filters to use strings not literals 2015-12-20 16:03:39 +00:00
data Refactor RSS Image node generation 2016-01-05 21:25:52 -08:00
errors No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
events Set a higher maxListeners value 2015-10-09 19:27:49 +01:00
helpers Fix urlFor to handle secure correctly 2016-01-11 19:40:30 -08:00
mail Email error message cleanup 2015-10-16 12:07:09 +02:00
middleware Disallow access to author/tag rss feeds if private blogging is on 2016-01-07 15:03:39 +01:00
models Ensure filter parse errors generate 422 not 500 2015-12-15 15:01:06 +00:00
permissions Public API 2015-10-22 15:28:47 +02:00
routes fix authentication error if setup/two is re-submitted 2015-12-18 12:18:13 -07:00
storage deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
translations foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
utils Add missing chars to slug generator 2016-01-05 19:12:44 +00:00
views Fixup broken error page styles 2015-06-08 12:14:58 +01:00
filters.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00
ghost-server.js Startup message explicitly mentions production 2015-08-11 18:01:36 +01:00
i18n.js foundation work for server-side i18n support: 2015-07-27 18:47:10 -04:00
index.js Email error message cleanup 2015-10-16 12:07:09 +02:00
update-check.js Remove forum mentions 2015-09-29 13:10:04 +02:00