0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server
Gabor Javorszky f709dcb798 Adds error message to blog import on empty / bad file
Closes #840
* Checks file to be size > 0
* Checks file to be .json
* Fails if either of them are not good
2013-09-28 15:42:42 +01:00
..
controllers Adds error message to blog import on empty / bad file 2013-09-28 15:42:42 +01:00
data Merge pull request #923 from ErisDS/0.3.1-wip-mysql 2013-09-27 05:04:45 -07:00
helpers Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
models Custom destroy method for posts 2013-09-27 11:56:20 +01:00
permissions Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
plugins Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
views Removing reset button 2013-09-27 17:20:41 +01:00
api.js Merge branch '0.3.1-wip' 2013-09-27 17:22:55 +01:00
errorHandling.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00
mail.js Fix for sendmail problem 2013-09-26 15:45:34 +01:00
require-tree.js Cleanup indentation and quotes 2013-09-26 15:06:31 +01:00