0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/initializers
Hannah Wolfe 32d72d5daa Expose blog URL to client app
fixes #3724

 - provide config.url to the ember client app via a data attribute
 - create server and client side helpers to output the URL
 - wire up the client side helper
 - add a class for testing, and add tests for both the server and client side
2014-08-10 18:49:37 +01:00
..
authentication.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
ghost-config.js Expose blog URL to client app 2014-08-10 18:49:37 +01:00
ghost-paths.js
notifications.js
popover.js Add open class to popover buttons 2014-08-06 18:23:03 -06:00
store-injector.js Add User Role Dropdown 2014-07-30 17:59:14 -06:00
trailing-history.js