0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
David Balderston 99e77cab3c Removed Username From Initial Blog Description
closes #3631
- Removed the 'by + setupUser.name' from authentication.js
- Removed the 'by Test User' from feed_test.js
- Added a '.' to the end of each per issue comment example
2014-08-08 08:04:46 -07:00
..
api Removed Username From Initial Blog Description 2014-08-08 08:04:46 -07:00
apps
config
controllers Improved Update Notification 2014-08-06 08:33:00 +01:00
data Don't require protocol for website 2014-08-08 14:15:49 +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 Adding missing body class for author pages 2014-08-05 23:38:57 +01:00
middleware Merge pull request #3621 from sebgie/fix-refresh-token 2014-08-06 10:34:20 +01:00
models Disable user validation and errors on login 2014-08-08 13:12:17 +01:00
permissions Changing User.read API to default to active users. 2014-08-06 00:30:48 +02:00
routes Improve spam prevention 2014-08-05 12:58:58 +02: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
api.js
filters.js
index.js Merge pull request #3367 from jaswilli/issue-3161 2014-07-23 04:47:19 +01:00
mail.js
middleware.js
require-tree.js
update-check.js Improved Update Notification 2014-08-06 08:33:00 +01:00
xmlrpc.js