0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Sebastian Gierlinger 9321289c1d Move post API to primary document format
closes #2580
- added new format to post API methods
- added post object parsing and wrapping to admin
- removed unused ‚user‘ object from API response
- updated tests
2014-04-16 12:09:03 +02:00
..
api Move post API to primary document format 2014-04-16 12:09:03 +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 Move post API to primary document format 2014-04-16 12:09:03 +02: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 Move post API to primary document format 2014-04-16 12:09:03 +02:00
permissions
routes Merge pull request #2439 from sebgie/move-slug 2014-03-28 17:12:55 +00:00
storage Build correct path on image upload when config has custom content path 2014-04-07 05:01:39 +00:00
views Add shim for codemirror on touchscreens 2014-03-19 09:26:45 +00:00
api.js
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
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