0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/server
Fabian Becker 1a9e91f120 Replace JSLint with JSHint.
closes #2277
- Added ES6 linting to core/client/
- Fix typeof array comparison
2014-03-04 15:47:39 +00:00
..
api Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
apps Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
config Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
controllers Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
data Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
helpers Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
middleware Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
models Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
permissions Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
routes Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
storage Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
views Remove res.redirect from db.exportContent 2014-02-27 16:48:38 +01: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 Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
filters.js Add JSON API tests & cleanup 2014-02-28 22:26:03 +00:00
index.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
mail.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
middleware.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00
require-tree.js Refactor require-tree to not share messages 2014-02-28 14:13:45 -06:00
update-check.js Fix problems from importing 0.4.0 file 2014-02-25 20:15:32 +01:00