0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/api
Austin Burdine 6c5fea40ca Remove auto-inclusion of jQuery via ghost_foot
closes #5298
- remove all harcoded instances of jQuery throughout the front-end of the blog
- add migration function to add cdn link to ghost_foot code injection when migrating up from version 003
- migration version bump
2015-09-02 13:39:22 +01:00
..
authentication.js Don't return from sending welcome mail 2015-08-25 09:08:11 +01:00
configuration.js finish up password protection 2015-05-12 12:02:18 -06:00
db.js
index.js Improve API error handling 2015-06-15 10:08:30 +01:00
mail.js Mail consolidation 2015-08-20 11:36:14 +02:00
notifications.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
posts.js Merge pull request #5655 from sebgie/extract-permissions 2015-08-11 19:32:20 +01:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js
slugs.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
tags.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
themes.js
upload.js
users.js Add public API permission handling 2015-08-03 19:30:17 +01:00
utils.js Adding 'fields' param for browse requests 2015-08-28 19:08:22 +01:00