0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/api
vdemedes 51ce3572a0 Refactor mail API with pipeline utility
refs #5508
- refactor mail API with pipeline utility
2015-11-02 14:23:05 +01:00
..
authentication.js Don't return from sending welcome mail 2015-08-25 09:08:11 +01:00
clients.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
configuration.js finish up password protection 2015-05-12 12:02:18 -06:00
db.js Apply pipeline to db api endpoint 2015-10-21 09:33:31 +08:00
index.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
mail.js Refactor mail API with pipeline utility 2015-11-02 14:23:05 +01:00
notifications.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
posts.js Remove featured, tag, author & role API params 2015-10-27 10:53:51 +00:00
roles.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js Make the {{navigation}} helper global 2015-02-28 12:53:00 +00:00
slugs.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
tags.js Add dynamic client_id/client_secret 2015-09-02 16:39:34 +01:00
themes.js Refactor themes endpoint with pipeline 2015-10-22 12:17:16 +02:00
upload.js Add support for zip import 2014-12-10 20:21:06 +00:00
users.js Remove featured, tag, author & role API params 2015-10-27 10:53:51 +00:00
utils.js Merge pull request #5990 from cobbspur/simplify 2015-10-27 13:49:12 +01:00