0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
David Arvelo eb18991ddb Make DB Import backwards compatible
closes #2716
- Continues to parse and allow import with the old format
- Detects the presence of the new JSON-API format and allows import
2014-05-08 20:29:45 -04:00
..
api Make DB Import backwards compatible 2014-05-08 20:29:45 -04:00
apps ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
config ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
controllers Merge branch 'ember' 2014-05-07 22:28:29 +01:00
data Change error message response 2014-05-05 15:51:21 +02:00
helpers Merge branch 'ember' 2014-05-07 22:28:29 +01:00
middleware Merge branch 'ember' 2014-05-07 22:28:29 +01:00
models Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
permissions Don't xmlrpc ping for the default Welcome to Ghost post 2014-05-08 03:50:19 +00:00
routes Merge branch 'ember' 2014-05-07 22:28:29 +01:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Merge branch 'master' into ember 2014-04-21 18:35:38 +01:00
api.js
bookshelf-session.js Improvements for models 2014-02-19 14:57:26 +01:00
errorHandling.js Settings API Primary Document refactor 2014-04-30 23:15:27 -05:00
filters.js Implement filter context 2014-04-06 15:43:11 +00:00
index.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
mail.js ACL and strict rules for Settings API 2014-05-07 10:56:03 -05:00
middleware.js
require-tree.js Error handling for require-tree 2014-03-25 22:38:48 +00:00
update-check.js Fix unhandled rejected promises when using admin 2014-05-08 00:10:14 +00:00
xmlrpc.js Don't xmlrpc ping for the default Welcome to Ghost post 2014-05-08 03:50:19 +00:00