0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Sebastian Gierlinger d5747430e9 Remove email address from frontend
closes #2330
- added deletion email address from post.author in front end
- updated tests
- with some refactoring this could be done on API level
2014-07-29 11:23:02 +02:00
..
client Preserve order of tags as entered by the user. 2014-07-29 02:16:21 +00:00
server Remove email address from frontend 2014-07-29 11:23:02 +02:00
shared This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
test Remove email address from frontend 2014-07-29 11:23:02 +02:00
bootstrap.js This aims to speed up both the ghost application and tests by 2014-07-22 22:37:44 -04:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js