This PR changes most of the AJAX URLs from http:// to either https:// or // to enable loading these while on a https:// site (like, in my case, https://googledrive.com for testing reasons).
The only site left over is the blog feed http://blog.brackets.io/feed/json
Issue by MarcelGerber Friday May 30, 2014 at 14:32 GMT Originally opened as https://github.com/adobe/brackets.io/pull/81
This PR changes most of the AJAX URLs from
http://
to eitherhttps://
or//
to enable loading these while on a https:// site (like, in my case, https://googledrive.com for testing reasons). The only site left over is the blog feed http://blog.brackets.io/feed/jsonMarcelGerber included the following code: https://github.com/adobe/brackets.io/pull/81/commits