0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/models
Fabian Becker cd74b0e232 Switch to bower for client assets.
fixes #2272
- Remove libraries from shared/vendor
- Remove libraries from client/assets/vendor
- Add bower to package.json and postinstall
- Add bower.json with dependencies
- Add scripts from bower_components to concat/uglify
- Fix tests
- Serve jquery from /ghost/built/theme/
2014-03-04 20:09:26 +00:00
..
base.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
index.js Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
permission.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
post.js Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
role.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
session.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
settings.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
tag.js Add validation from schema.js 2014-02-19 18:32:23 +01:00
user.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00