0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Hannah Wolfe 6737427ce9 Don't clobber blog.logo in metadata
- Ghost logo suddenly appearing was raised as an issue in slack
- This copies the blog object, so that the logo doesn't get overridden
2016-05-18 19:21:45 +01:00
..
api Subscribers: Error message improvements 2016-05-12 17:37:45 +02:00
apps Subscribers: Error Handling for adding subscribers 2016-05-11 12:55:29 +02:00
config Subscribers: Model, API & CSV import/export 2016-05-11 10:28:10 +02:00
controllers Subscribers: Adding subscribe context 2016-05-12 11:02:51 +02:00
data Don't clobber blog.logo in metadata 2016-05-18 19:21:45 +01:00
errors Subscribers: Error Handling for adding subscribers 2016-05-11 12:55:29 +02:00
events Make sure events gets initialized 2016-04-09 19:52:37 -05:00
helpers Add helpers for facebook & twitter urls 2016-05-17 16:39:58 +01:00
mail
middleware Subscribers: router & form helpers 2016-05-11 10:28:11 +02:00
models subscribers: fix adding subscriber from admin if collection is empty 2016-05-11 19:23:44 +02:00
permissions Subscribers: finish permission handling 2016-05-11 10:28:12 +02:00
routes Subscribers: Model, API & CSV import/export 2016-05-11 10:28:10 +02:00
storage
translations Subscribers: Error message improvements 2016-05-12 17:37:45 +02:00
utils Add helpers for facebook & twitter urls 2016-05-17 16:39:58 +01:00
views move private-blogging functionality into an internal app 2016-04-11 08:58:41 -05:00
filters.js
ghost-server.js
i18n.js
index.js Removing very old fix for woff files 2016-05-14 19:06:33 +02:00
update-check.js