Ghost/core/server
cobbspur 9ce0e9f4a0 User Profile Image Upload
closes #280

- adds image uploader to user profile page.
- click on cover picture or change cover button to open file upload modal.
- created new upload modal that extends model to reduce some code duplication
2013-09-08 17:19:57 +01:00
..
controllers Add setting for posts per page 2013-09-05 14:56:09 +02:00
data Clean up config (non-env based settings) 2013-09-06 18:46:50 +01:00
filters App restructure - closes #245 2013-07-11 20:23:34 +01:00
helpers Clean up config (non-env based settings) 2013-09-06 18:46:50 +01:00
models Proper settings infrastructure, allowing new features without compromising old data. 2013-09-03 22:56:34 +01:00
permissions Edit Post Permissions 2013-08-18 12:28:05 -05:00
plugins Improving the use of paths in Ghost 2013-08-12 15:37:23 +01:00
views User Profile Image Upload 2013-09-08 17:19:57 +01:00
api.js Merge pull request #587 from javorszky/iss288 2013-09-02 15:44:48 -07:00
errorHandling.js improves unit testing for pagination and fixes pagination partial template (removed extra </nav>) 2013-07-16 19:57:19 +01:00
mail.js Mail settings are per environment 2013-09-04 16:15:21 +01:00
require-tree.js JSLint fixes for new version 2013-07-31 09:21:22 +01:00