0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
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
..
api Expose blog URL to client app 2014-08-10 18:49:37 +01:00
apps This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
config This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
controllers Improved Update Notification 2014-08-06 08:33:00 +01:00
data MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
email-templates Implementing HTML emails 2014-07-29 00:55:14 -04:00
errors Merge pull request #3686 from sebgie/issue#3660 2014-08-08 14:25:40 +01:00
helpers Expose blog URL to client app 2014-08-10 18:49:37 +01:00
middleware Switch middleware order to result in proper error 2014-08-08 17:17:07 +01:00
models MU Importer - Assign objects correctly 2014-08-10 14:49:23 +01:00
permissions Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
routes Sends test email to the person who clicked on the button 2014-08-08 18:41:14 +01:00
storage Change refresh token expiry 2014-07-28 15:19:49 +02:00
utils Change refresh token expiry 2014-07-28 15:19:49 +02:00
views Expose blog URL to client app 2014-08-10 18:49:37 +01:00
api.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js Merge pull request #3367 from jaswilli/issue-3161 2014-07-23 04:47:19 +01:00
mail.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Improved Update Notification 2014-08-06 08:33:00 +01:00
xmlrpc.js Add distinct error classes 2014-05-09 12:11:29 +02:00