2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server
Hannah Wolfe 9447b4ec2a Merge pull request #2560 from halfdan/filter-context
Implement filter context
2014-04-16 11:39:06 +01: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 Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
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 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 Implement filter context 2014-04-06 15:43:11 +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