Ghost/ghost/admin
Kevin Ansfield 98f92c1444 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
..
app Don't add trailing slash to end of url with parameters 2016-04-28 12:42:03 +01:00
config deps: ember@2.5.0 2016-04-15 00:24:57 -05:00
lib
public/assets
tests Use a custom transform to simplify navigation settings 2016-04-26 12:32:29 +01:00
.ember-cli
.gitignore
.jscsrc
.jshintrc
.watchmanconfig
bower.json lock jquery-deparam version 2016-04-20 06:18:47 -05:00
ember-cli-build.js Drop XRegExp dependency 2016-03-30 19:45:20 +01:00
package.json deps: ember-invoke-action@1.3.0 2016-04-26 16:32:17 -05:00
testem.js deps: ember-cli@2.4.0 2016-03-01 12:49:28 +00:00