1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/services
Kevin Ansfield 3b96baf9df 🐛 fix double slashes in URLs (#506)
no issue

- update `config` service normalise blogUrl to non-trailing slash to match previous API behaviour
- fixes double slashes appearing in places around the app
- fixes "Redirect URI Mismatch" errors when using Ghost OAuth due to the double slashes
2017-01-26 13:45:11 +01:00
..
ajax.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
clock.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
config.js 🐛 fix double slashes in URLs (#506) 2017-01-26 13:45:11 +01:00
dropdown.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
event-bus.js theme management UI 2016-08-23 12:42:38 +01:00
feature.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
ghost-paths.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
lazy-loader.js lazy-load codemirror on code injection screen (#99) 2016-07-05 17:30:14 +01:00
media-queries.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
notifications.js use ember-ajax in place of ember-data's networking (#283) 2016-09-26 11:59:04 -05:00
session.js fix test warnings (#492) 2017-01-13 21:14:54 +00:00
slug-generator.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
time-zone.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
upgrade-notification.js Added upgrade notification component to About page. (#102) 2016-07-15 16:58:35 -06:00
upgrade-status.js "503 Maintenance" error handling 2016-07-08 15:17:26 +01:00