Ghost/core
Kevin Ansfield 9aa43ec751 Don't add trailing slash to end of url with parameters
no issue
- updates the `TrailingHistory` locationType so that trailing slashes aren't added to the end of URLs with parameters but instead matches how the server-side redirects to trailing-slash URLs
- before: `/subscribers?order=created_at/`
- after: `/subscribers/?order=created_at`
2016-04-28 12:42:03 +01:00
..
client Don't add trailing slash to end of url with parameters 2016-04-28 12:42:03 +01:00
server automatically insert Link rel="preload" headers 2016-04-26 14:07:36 -07:00
shared move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
test deps: validator@5.1.0 2016-04-19 09:39:12 +08:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00