Ghost/core/server/controllers/frontend
Katharina Irrgang 16f5d1fdaf 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935)
refs #7488

- to be able to refactor the url configuration in ghost, we need to go step by step making this possible
- reduce the usage of forceAdminSSL
- add a urlFor('admin') helper, which returns the admin url + path e.g. http://my-blog.com/blog/ghost
- increase usage of urlFor helper
- do not expose getBaseUrl, use urlFor('home') (home === blog)
2017-02-02 18:51:35 +00:00
..
channel-config.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
channels.js 💄 Improve URL consistency, Part 1: urlJoin (#7668) 2016-11-14 14:38:55 +00:00
context.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
error.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
fetch-data.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
format-response.js Switch frontend controller to use new filter param 2015-10-26 09:40:19 +00:00
index.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
post-lookup.js Make AMP optional (#7830) 2017-01-17 16:40:06 +01:00
render-channel.js Move internal tags out of labs (#7519) 2016-10-10 09:51:03 +01:00
secure.js Split helper functions from frontend controller 2015-10-22 18:46:58 +01:00
templates.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00