Ghost/core/server/middleware
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
..
api 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
validation Blog icon validations (#7893) 2017-01-26 10:01:52 +01:00
brute.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
cache-control.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
check-ssl.js More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
error-handler.js 🎨 error improvements (#7600) 2016-10-21 13:10:17 +01:00
ghost-locals.js Misc Middleware cleanup (#7526) 2016-10-10 21:14:32 +02:00
labs.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
log-request.js chore(package): update uuid to version 3.0.0 (#7742) 2017-01-04 17:10:29 +01:00
maintenance.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
pretty-urls.js Misc Middleware cleanup (#7526) 2016-10-10 21:14:32 +02:00
redirect-to-setup.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
serve-favicon.js Favicon URI (#7700) 2017-01-26 18:01:19 +00:00
serve-shared-file.js More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
static-theme.js Fixed caching of theme in development mode. (#7812) (#7857) 2017-01-25 15:10:46 +01:00
theme-handler.js Misc Middleware cleanup (#7526) 2016-10-10 21:14:32 +02:00
uncapitalise.js Misc Middleware cleanup (#7526) 2016-10-10 21:14:32 +02:00