..
api
Added email sending endpoint to the API.
2014-04-09 23:56:21 +02:00
apps
Replace JSLint with JSHint.
2014-03-04 15:47:39 +00:00
config
Add promise to ghost startup process to allow
2014-03-11 11:41:45 -04:00
controllers
Rss support for tags
2014-03-13 00:12:41 +01:00
data
Change validation for posts 'page' attribute.
2014-03-04 17:59:00 -03:30
helpers
Ghost footer outputs minified jquery in production
2014-04-06 08:42:25 -04:00
middleware
Fixed check for a theme's custom error.hbs:
2014-03-29 08:19:51 -06:00
models
Added populate last login time
2014-03-27 12:29:43 -06:00
permissions
Replace underscore with lodash.
2014-02-06 14:08:34 +00:00
routes
Added email sending endpoint to the API.
2014-04-09 23:56:21 +02:00
storage
Build correct path on image upload when config has custom content path
2014-04-07 05:01:39 +00:00
views
Added email sending endpoint to the API.
2014-04-09 23:56:21 +02:00
api.js
Shims for deleted (refactored away) files
2014-01-09 09:21:09 -06:00
bookshelf-session.js
Improvements for models
2014-02-19 14:57:26 +01:00
errorHandling.js
Fixed check for a theme's custom error.hbs:
2014-03-29 08:19:51 -06:00
filters.js
Add JSON API tests & cleanup
2014-02-28 22:26:03 +00:00
index.js
Server start refactor, route tests use ghost app
2014-04-04 12:45:18 +01:00
mail.js
Update system emails to come from ghost@blog.url
2014-03-06 12:03:00 +01: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
Fix problems from importing 0.4.0 file
2014-02-25 20:15:32 +01:00
xmlrpc.js
Add XML-RPC ping
2014-03-20 17:53:32 +00:00