Ghost/core/server/middleware
Katharina Irrgang 7dec743bba Blog and Admin redirects with trailing slash (#8955)
no issue

- reduce the number of redirects
- before: you are redirected from example.com/ghost to admin.example.com/ghost and Ghost would detect a missing slash and redirect you to /ghost/
- now: you are redirected from example.com/ghost to admin.example.com/ghost/
2017-08-30 17:42:00 +01:00
..
api Improved version match logic (#8922) 2017-08-22 10:59:01 +01:00
validation Dumped icojs and use image-size for .ico (#8888) 2017-08-17 17:44:05 +01:00
brute.js 🎨 Ghost bootstrap: optimise requires (#8121) 2017-03-13 20:07:12 +00:00
cache-control.js 🎨 add cache control configurations into the default config 2017-05-31 16:12:11 +01:00
custom-redirects.js Used ghost-ignition.debug, removed debug dep (#8881) 2017-08-15 18:29:27 +07:00
error-handler.js 🐛 Fixed Infinite 404s for images (#8869) 2017-08-10 15:31:52 +02:00
ghost-locals.js
labs.js
log-request.js 🛠 Moved 404 requests from error log to access log (#8850) 2017-08-08 12:48:10 +02:00
maintenance.js
pretty-urls.js
serve-favicon.js 🎨 add cache control configurations into the default config 2017-05-31 16:12:11 +01:00
serve-public-file.js 💁🏻 Moveshared/ to server/public (#8273) 2017-04-07 13:21:41 +01:00
static-theme.js New fully-loaded & validated activeTheme concept (#8146) 2017-03-13 21:13:17 +01:00
uncapitalise.js
url-redirects.js Blog and Admin redirects with trailing slash (#8955) 2017-08-30 17:42:00 +01:00